wikiroute

networking recipes

User Tools

Site Tools


lab_with_ipv6_tunnel

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
lab_with_ipv6_tunnel [2018/01/19 11:43] – [3.1. Static Configuration] samerlab_with_ipv6_tunnel [2018/01/19 11:47] – [3.2. Stateless Auto-Configuration] samer
Line 49: Line 49:
 ==== -. Stateless Auto-Configuration ==== ==== -. Stateless Auto-Configuration ====
  
 +If you want to benefit for the auto-configuration mechanisms in IPv6, you can start a routing daemon on TEP. This daemon (typical radvd on Debian) will send routing advertisements and enable your lab PC to perform stateless auto-configuration.
 +You can instal radvd using ''apt-get install radvd'' on the TEP and configure the /64 prefix in ''/etc/radvd.conf'' as in the following: 
 +  
 +<code bash>  
 interface eth1  interface eth1 
 { {
Line 58: Line 62:
  };  };
 }; };
 +</code>  
 /etc/init.d/radvd /etc/init.d/radvd
lab_with_ipv6_tunnel.txt · Last modified: 2018/01/19 19:25 by samer