Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
show ip bgp neighbors paths
Syntax
show ip bgp
[ ipv4 unicast | ipv4 multicast
| vpnv4 all | vpnv4 vrf vrfName |
route-target signaling ] neighbors { ipAddress | ipv6Address } paths [ regularExpression ] [ filter ]
Release Information
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.
Description
Displays path information for the specified BGP neighbor.
Options
- ipv4 unicast—Specifies the IPv4 unicast address family and routing table; the default option
- ipv4 multicast—Specifies the IPv4 multicast address family and routing table
- vpnv4 all—Specifies the IPv4 VPN address family and all IPv4 VPN routing and forwarding instances
- vpvn4 vrf vrfName—Specifies the IPv4 VPN address family and only the IPv4 VPN routing and forwarding instance with the name vrfName
- route-target signaling—Displays information for only the route-target address family
- ipAddress—IP address of a neighbor whose routes the router has learned
- ipv6Address—IPv6 address of a neighbor whose routes the router has learned
- regularExpression—Regular expression to match the AS path. See show ip bgp regexp for information about regular expressions.
- filter—See Filtering show Commands
Mode
Privileged Exec, User Exec