Reference Guide
IPv6 Border Gateway Protocol (IPv6 BGP) | 809
Command Modes
EXEC
EXEC Privilege
Command
History
Example
Figure 27-6. show ip bgp ipv6 unicast
.
Related
Commands
Version 8.4.2.1 Introduced on C-Series and S4810.
Version 7.4.1.0 Introduced on E-Series TeraScale
FTOS#show ip bgp ipv6 unicast
BGP table version is 8, local router ID is 5.5.10.4
Status codes: s suppressed, S stale, d damped, h history, * valid, > best Path source: I - internal, a
- aggregate, c - confed-external, r - redistributed, n - network Origin codes: i - IGP, e - EGP, ? -
incomplete
Network Next Hop Metric LocPrf Weight Path
h dead:1::/100 5ffe:10::3 0 0 1 i
h 5ffe:11::3 0 0 1 i
*> dead:2::/100 5ffe:10::3 0 0 1 i
* 5ffe:11::3 0 0 1 i
*> dead:3::/100 5ffe:10::3 0 0 1 i
* 5ffe:11::3 0 0 1 i
h dead:4::/100 5ffe:10::3 0 0 1 i
h 5ffe:11::3 0 0 1 i
FTOS#show ip bgp ipv6 unicast dead:3::/100
BGP routing table entry for dead:3::/100, version 3
Paths: (2 available, table Default-MBGP-Routing-Table.)
Not advertised to any peer
Received from :
5ffe:10::3 (5.5.5.3) Best
AS_PATH : 1
Next-Hop : 5ffe:10::3, Cost : 0
Origin IGP, Metric 0, LocalPref 100, Weight 0, external
5ffe:11::3 (5.5.5.3)
AS_PATH : 1
Next-Hop : 5ffe:11::3, Cost : 0
Origin IGP, Metric 0, LocalPref 100, Weight 0, external
Inactive reason: Peer IP address
FTOS#
Table 27-2. show ip bgp Command Example Fields
Field Description
Network Displays the destination network prefix of each BGP route.
Next Hop Displays the next hop address of the BGP router.
If 0::0/0 is listed in this column, then local routes exist in the routing table.
Metric Displays the BGP route’s metric, if assigned.
LocPrf Displays the BGP LOCAL_PREF attribute for the route.
Weight Displays the route’s weight
Path Lists all the ASs the route passed through to reach the destination network.
show ip bgp ipv6 unicast
community
View BGP communities.