[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring IPv6 on the PE Router

To configure IPv6 between the PE and CE routers, include the family inet6-vpn statements on the PE router:

family inet6-vpn {
(any | multicast | unicast) {
aggregate-label community community-name;
prefix-limit maximum prefix-limit;
rib-group rib-group-name;
}
}

For a list of hierarchy levels at which you can configure this statement, see the statement summary section for this statement.

You also must include the ipv6-tunneling statement:

ipv6-tunneling;

You can include the ipv6-tunneling statement at the following hierarchy levels:


[Contents] [Prev] [Next] [Index] [Report an Error]