1474 ExtremeWare Software 7.3.0 Command Reference Guide
BGP Commands
show bgp neighbor
show bgp neighbor <ip address> {[accepted-routes | flap-statistics |
received-routes | rejected-routes | suppressed-routes | transmitted-routes]
{detail} [community [access-profile <access profile> | no-advertise |
no-export | no-export-subconfed | number <community number> |
<autonomous
system id>:<bgp community>] | as-path [<as-path-expression> |
access-profile <access profile>] | route-map <route map> | network <ip
address>/<mask> {exact} | all]}
Description
Displays information about a specified neighbor.
Syntax Description
Default
N/A.
Usage Guidelines
Use this command to display information about a specific BGP neighbor. If you do not specify a
neighbor, information about all neighbors is displayed.
ip address Specifies an IP address that identifies a BGP neighbor.
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.
access profile Specifies an access profile used as a community attribute.
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 number Specifies a community number.
autonomous system id Specifies an autonomous system ID (0-65535).
access profile Specifies an access profile.
route map Specifies a route map.
ip address Specifies an IP address.
mask Specifies a subnet mask (number of bits).
exact Specifies an exact match with the IP address and subnet mask.
all Specifies all routes.