Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
BGP Commands
page 44-198
OmniSwitch CLI Reference Guide
September 2009
show ipv6 bgp path
Displays the known IPv6 BGP paths for all the routes or a specific route.
show ipv6 bgp path [ipv6-addr ipv6_address/prefix_length]
Syntax Definitions
ipv6_address
The 128-bit IPv6 address.
/prefix_length
The number of bits that are significant in the IPv6 address (mask)  
(3..128).
Defaults
By default, IPv6 BGP paths for all the routes will be displayed.
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
Use the ipv6_address/prefix_length parameter to display the IPv6 BGP paths for a specified route.
Examples
-> show ipv6 bgp path 
Legends: Sta     = Path state
         >       = best, F = feasible, S = stale
         U       = un-synchronized
         Nbr     = Neighbor
         (O)     = Path Origin (? = incomplete, i = igp, e = egp)
         degPref = degree of preference
Sta  Prefix                        Nbr Address                         (O) degPref
---+-----------------------------+------------------------------------+---+-------
 >  2020:100:200:1::/64           2001:100:3:4::1                      i   100     
 >  2020:100:200:2::/64           2001:100:3:4::1                      i   100     
 >  2020:100:200:3::/64           2001:100:3:4::1                      i   100     
 >  2020:100:200:4::/64           2001:100:3:4::1                      i   100     
 >  2020:100:200:5::/64           2001:100:3:4::1                      i   100     
 >  2525:2525:1::/48              100.3.4.1                            i   100     
 >  2525:2525:2::/48              100.3.4.1                            i   100     
 >  2525:2525:3::/48              100.3.4.1                            i   100     
 >  2525:2525:4::/48              100.3.4.1                            i   100     
 >  2525:2525:5::/48              100.3.4.1                            i   100