Users Guide

Table Of Contents
Example
OS10# show ip bgp ipv6 unicast summary
BGP router identifier 80.1.1.1 local AS number 102
Neighbor AS MsgRcvd MsgSent Up/Down State/Pfx
80.1.1.2 800 8 4 00:01:10 5
OS10# show ip bgp ipv6 unicast neighbors interface ethernet 1/1/1
advertised-routes
BGP local router ID is 40.1.1.2
Status codes: s suppressed, S stale, d dampened, h history, * valid, >
best
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric
LocPrf Weight Path
*> 1000::/64 fe80::3617:ebff:fef1:dc5e 0 0
0 10
OS10# show ip bgp ipv6 unicast neighbors interface ethernet 1/1/1 routes
BGP local router ID is 40.1.1.2
Status codes: s suppressed, S stale, d dampened, h history, * valid, >
best
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric
LocPrf Weight Path
*> 1000::/64 fe80::3617:ebff:fefd:dc5e 0 100
0 10
OS10# show ip bgp ipv6 unicast neighbors interface ethernet 1/1/1
received-routes
BGP local router ID is 40.1.1.2
Status codes: D denied
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric
LocPrf Weight Path
*> 1001::/64 fe80::3617:ebff:fef1:dc5e 0 0
0 10
OS10# show ip bgp ipv6 unicast neighbors interface ethernet 1/1/1 denied-
routes
BGP local router ID is 40.1.1.2
Status codes: D denied
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric
LocPrf Weight Path
D 1002::/64 fe80::3617:ebff:fef1:dc5e 0 0
0 10
Supported
Releases
10.3.0E or later
show ip bgp neighbors
Displays information that BGP neighbors exchange.
Syntax
show ip bgp [vrf vrf-name] neighbors [ip-address] [advertised-routes |
dampened-routes | flap-statistics | denied-routes | routes]
Parameters
vrf vrf-name Enter vrf and then the name of the VRF to view information that is exchanged
between BGP neighbors corresponding to that VRF
ip-address Enter the IPv4 of IPv6 address of a specific neighbor
denied-routes Displays the list of routes that are denied by policy
advertised-routesDisplays the routes that are advertised to a neighbor
dampened-routesDisplays the suppressed routes that are received from a neighbor
flap-statisticsDisplays the flap statistics of routes that are received from a neighbor
640 Layer 3