Users Guide

Table Of Contents
show ip bgp ipv6 unicast
Displays route information for BGP IPv6 routes.
Syntax
show ip bgp [vrf vrf-name] ipv6 unicast [summary | neighbors [ip-address
| interface interface-type] [advertised-routes | dampened-paths | flap-
statistics | denied-routes | routes]]]
Parameters
vrf vrf-name (OPTIONAL) Enter vrf then the name of the VRF to view IPv6 unicast
information corresponding to that VRF.
neighbors Displays IPv6 neighbor information.
ip-address Displays information about a specific neighbor.
interface interface-type Displays BGP information that is learned through an unnumbered
neighbor.
summary Displays IPv6 unicast summary information.
advertised-routes Displays the routes that are advertised to a neighbor.
dampened-paths Displays the suppressed routes that are received from a neighbor.
flap-statistics Displays the flap statistics of the route that are received from a neighbor.
received-routes Displays the routes that are received from a neighbor.
denied-routes Displays the routes that are denied by a neighbor.
routes Displays routes learned from a neighbor.
Default Not configured
Command Mode EXEC
Usage
Information
None
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
874
Layer 3