1237display bgp ipv6 routing-table peerSyntax display bgp ipv6 routing-table peer { ipv4-address | ipv6-address }{ advertised-routes | received-routes } [ network-address prefix-length | statistic ]View Any viewParameters ipv4-address: Specifies the IPv4 peer to be displayed.ipv6-address: Specifies the IPv6 peer to be displayed.advertised-routes: Routing information advertised to the specified peer.received-routes: Routing information received from the specified peer.network-address prefix-length: IPv6 address and prefix length. The prefix lengthranges from 0 to 128.statistic: Displays route statistics.Description Use the display bgp ipv6 routing-table peer command to display the routinginformation advertised to or received from the specified IPv4 or IPv6 BGP peer.Examples # Display the routing information advertised to the specified BGP peer. display bgp ipv6 routing-table peer 10:10::10:1 advertised-routesTotal Number of Routes: 2BGP Local router ID is 20.20.20.1Status codes: * - valid, > - best, d - damped,h - history, i - internal, s - suppressed, S - StaleOrigin : i - IGP, e - EGP, ? - incomplete*> Network : 20:20:: PrefixLen : 64NextHop : 20:20::20:1 LocPrf :PrefVal : 0 Label : NULLMED : 0Path/Ogn: i*> Network : 40:40:: PrefixLen : 64NextHop : 30:30::30:1 LocPrf :PrefVal : 0 Label : NULLMED : 0Path/Ogn: 300 iRefer to Table 291 for description on the fields above.display bgp ipv6 routing-table regular-expressionSyntax display bgp ipv6 routing-table regular-expression as-regular-expressionView Any view