show ip bgp neighbors paths
Displays path information for the specified BGP neighbor.
show ip bgp
[ ipv4 unicast | ipv4 multicast | vpnv4 all | vpnv4 vrf vrfName | route-target signaling ]
neighbors { ipAddress | ipv6Address } paths [ regularExpression ] [ filter ]
- ipv4 unicastSpecifies the IPv4 unicast address family and routing table; the default option
- ipv4 multicastSpecifies the IPv4 multicast address family and routing table
- vpnv4 allSpecifies the IPv4 VPN address family and all IPv4 VPN routing and forwarding instances
- vpvn4 vrf vrfNameSpecifies the IPv4 VPN address family and only the IPv4 VPN routing and forwarding instance with the name vrfName
- route-target signalingDisplays information for only the route-target address family
- ipAddressIP address of a neighbor whose routes the router has learned
- ipv6AddressIPv6 address of a neighbor whose routes the router has learned
- regularExpressionRegular expression to match the AS path. See show ip bgp regexp for information about regular expressions.
- filterSee Filtering show Commands in About This Guide
Privileged Exec, User Exec
Command introduced before JUNOSe Release 7.1.0.
ipv6Address variable added in JUNOSe Release 8.0.0.
route-target signaling keywords added in JUNOSe Release 8.2.0.