Specifications

672 ExtremeWare XOS 10.1 Command Reference Guide
BGP Commands
show bgp neighbor routes
show bgp neighbor <remoteaddr> {address-family [ipv4-unicast |
ipv4-multicast]} [accepted-routes | flap-statistics | received-routes |
rejected-routes | suppressed-routes | transmitted-routes] {detail}
[all
| as-path <path-expression>
| community [no-advertise | no-export | no-export-subconfed
| number <community_num> | <AS_Num>:<Num>
]
| network <ip_addr>/<mask_len>
]
Description
Displays information about specified neighbor routes or statistics.
Syntax Description
Default
If no address family is specified, IPv4 unicast is the default.
Usage Guidelines
Use this command to display information about a specific BGP neighbor routes or statistics.
remoteaddr Specifies an IP address that identifies a BGP neighbor.
address-family The address family. BGP supports two address families: IPv4 Unicast and
IPv4 Multicast
accepted-routes Specifies that only accepted routes should be displayed.
flap-statistics Specifies that only flap-statistics should be displayed (for route flap dampening
enabled routes).
received-routes Specifies that only received routes should be displayed.
rejected-routes Specifies that only rejected routes should be displayed.
suppressed-routes Specifies that only suppressed routes should be displayed (for route flap
dampening enabled routes).
transmitted-routes Specifies that only transmitted routes should be displayed.
detail Specifies to display the information in detailed format.
all Specifies all routes.
no-advertise Specifies the no-advertise community attribute.
no-export Specifies the no-export community attribute.
no-export-subconfed Specifies the no-export-subconfed community attribute.
community_num Specifies a community number.
AS_Num Specifies an autonomous system ID (0-65535).
Num Specifies the BGP community number.
ip_addr Specifies an IP address.
mask_len Specifies a subnet mask (number of bits).