Configure Multiprotocol BGP to Carry IPv6 Traffic
The
familyinet6statement can be specified on a per-neighbor, per-group, or global basis. The statement allows BGP to carry IPv6 traffic.At the appropriate global, group, or neighbor hierarchy level in BGP (shown below), configure the
familyinet6 statementwith thelabeled-unicastparameter and theexplicit-nulloption. These additional parameters enable the IPv4 MPLS label to be removed at the destination PE router. The remaining label-less IPv6 packet can then be forwarded to the connected IPv6 network.[edit protocols bgp] OR[edit protocols bgp group group-name] OR[edit protocols bgp group group-name neighbor neighbor-name]family inet6 {labeled-unicast {explicit-null;}}