[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
show bgp ipv6 network
Syntax
To display information about a prefix configured for
all address families or for a specific address family other than the
route-target address family:
show bgp ipv6 [ unicast | multicast | vpnv6 all | vpnv6 vrf vrfName ]
network [ ipv6Prefix ] [ filter ]
To display information about about a prefix configured for the
route-target address family:
show bgp ipv6 route-target signaling network [ rtfPrefix ] [ filter ]
Release Information
Command introduced before JUNOSe Release
7.1.0.
route-target signaling keywords and rtMemNlri variable added in JUNOSe
Release 9.0.0.
rtMemNlri variable replaced by rtfPrefix variable in
JUNOSe Release 9.1.0.
Description
Displays information about a potentially originated
prefix that was configured with the network command.
Options
- unicast—Specifies the IPv6 unicast address family
and routing table; the default option
- multicast—Specifies the IPv6 multicast address family
and routing table
- vpnv6 all—Specifies the VPN-IPv6 address family
and all IPv6 VPN routing and forwarding instances
- vpn6 vrf vrfName—Specifies
the VPN-IPv6 address family and only the IPv6 VPN routing and forwarding
instance with the name vrfName
-
ipv6Prefix—Prefix that defines
the IPv6 network that you want to filter
- route-target signaling—Displays information for
only the route-target address family
-
rtfPrefix—Prefix representing
the route-target membership NLRI (RT-MEM-NLRI), in the format asNumber:extendedCommunity/prefixLength (for
example, 320:320:524/36) where:
-
asNumber—AS number for origin
of route target information, in the range 1–4294967295
-
extendedCommunity—Two-part
number in the format number1:number2 that identifies an extended community of VPNs, in the format number1:number2, where:
-
number1—Autonomous system
(AS) number, in the range 1–4294967295, or an IP address
-
number2—Unique integer, in
the range 1–4294967295; 32 bits if number1 is a 16-bit AS number; 16 bits if number1 is an IP address or a 32-bit AS number
-
prefixLength—Number that specifies
the length of the route prefix, in the range 32–96
-
filter—See Filtering show Commands
Privileged Exec, User Exec
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]