Difference between revisions of "IPv6 Configuration"
(First cut at actual documentation) |
|||
Line 1: | Line 1: | ||
= Configuring IPV6 in a VE = | = Configuring IPV6 in a VE = | ||
− | Assuming you | + | Assuming you are using veth devices to enable networking on the host for its VEs, you simply setup the /etc/sysconfig/network-scripts/ifcfg-ethN files exactly the same way as for a non-VE system. If you are using IPv6 auto-configuration you wont have to add anything special to the VE icfg-ethN files. Otherwise, standard Linux HOWTOs for configuring IPv6 apply to the VE and are not duplicated here. |
− | to | ||
− | = | + | = See also == |
− | + | * [[IPv6]] | |
− | + | * [[VEs and HNs in same subnets]] | |
− | and | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 03:01, 25 January 2010
Configuring IPV6 in a VE
Assuming you are using veth devices to enable networking on the host for its VEs, you simply setup the /etc/sysconfig/network-scripts/ifcfg-ethN files exactly the same way as for a non-VE system. If you are using IPv6 auto-configuration you wont have to add anything special to the VE icfg-ethN files. Otherwise, standard Linux HOWTOs for configuring IPv6 apply to the VE and are not duplicated here.