- inet6-vpn (any | multicast | unicast) {
- aggregate-label;
- prefix-limit maximum;
- rib-group rib-group-name;
- }
- [edit logical-systems logical-system-name protocols bgp family],
- [edit logical-systems logical-system-name protocols bgp group group-name family],
- [edit protocols bgp family],
- [edit protocols bgp group group-name family]
Statement introduced before JUNOS Release 7.4.
Enable IP version 6 (IPv6) on the provider edge (PE) router for the Layer 3 VPN.
any—Configure the family type to be both multicast and unicast.
multicast—Configure the family type to be multicast. This means that the BGP peers are being used only to carry the unicast routes that are being used by multicast for resolving the multicast routes.
prefix-limit maximum—Maximum prefix limit.
rib-group rib-group-name—The name of the routing table group.
unicast—Configure the family type to be unicast. This means that the BGP peers only carry the unicast routes that are being used for unicast forwarding purposes.
See Configuring IPv6 Between the PE and CE Routers and the JUNOS Routing Protocols Configuration Guide.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.