Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

inet6-vpn

date_range 11-Mar-25

Syntax

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

Hierarchy Level

content_copy zoom_out_map
[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]

Description

Enable IP version 6 (IPv6) on the provider edge (PE) router for the Layer 3 VPN.

Note:

The [edit logical-systems] hierarchy level is not applicable in ACX Series routers.

Options

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.

  • Range: 1 through 4,294,967,295

  • Default: 1

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.

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.

Release Information

Statement introduced before Junos OS Release 7.4.

footer-navigation