281 
 
  9::2                 65009       41       43    0       1 00:29:00 Established 
  10::2                65008       38       38    0       2 00:27:20 Established 
The output shows that Router A and Router B have established an EBGP connection, and Router B and 
Router C have established an IBGP connection. 
# Display IPv6 BGP routing table information on Router A.  
[RouterA] display bgp routing-table ipv6 
 
 Total number of routes: 4 
 
 BGP local router ID is 1.1.1.1 
 Status codes: * - valid, > - best, d - dampened, h - history, 
               s - suppressed, S - stale, i - internal, e - external 
               Origin: i - IGP, e - EGP, ? - incomplete 
 
* >e Network : 9::                                      PrefixLen : 64 
     NextHop : 10::1                                    LocPrf    : 
     PrefVal : 0                                        OutLabel  : NULL 
     MED     : 0 
     Path/Ogn: 65009i 
 
* >  Network : 10::                                     PrefixLen : 64 
     NextHop : ::                                       LocPrf    : 
     PrefVal : 32768                                    OutLabel  : NULL 
     MED     : 0 
     Path/Ogn: i 
 
*  e Network : 10::                                     PrefixLen : 64 
     NextHop : 10::1                                    LocPrf    : 
     PrefVal : 0                                        OutLabel  : NULL 
     MED     : 0 
     Path/Ogn: 65009i 
 
* >  Network : 50::                                     PrefixLen : 64 
     NextHop : ::                                       LocPrf    : 
     PrefVal : 32768                                    OutLabel  : NULL 
     MED     : 0 
     Path/Ogn: i 
The output shows that Router A has learned routing information of AS 65009.  
# Display IPv6 BGP routing table information on Router C.  
[RouterC] display bgp routing-table ipv6 
 
 Total number of routes: 4 
 
 BGP local router ID is 3.3.3.3 
 Status codes: * - valid, > - best, d - dampened, h - history, 
               s - suppressed, S - stale, i - internal, e - external