Lists all route information received in UPDATE messages from BGP4+ neighbors.
Privileged EXEC mode
The show ipv6 bgp neighbors routes-summary command displays the following information.
| Output field | Description | 
|---|---|
| IP Address | The IPv6 address of the neighbor | 
| Routes Received | How many routes the device has received from the neighbor during the current BGP4+ session: 
 | 
| Routes Selected as BEST Routes | The number of routes that the device selected as the best routes to their destinations. | 
| BEST Routes not Installed in IPv6 Forwarding Table | The number of routes received from the neighbor that are the best BGP4+ routes to their destinations, but were nonetheless not installed in the IPv6 route table because the device received better routes from other sources (such as OSPFv3, or static IPv6 routes). | 
| Unreachable Routes | The number of routes received from the neighbor that are unreachable because the device does not have a valid OSPFv3, or static IPv6 route to the next hop. | 
| History Routes | The number of routes that are down but are being retained for route flap dampening purposes. | 
| NLRIs Received in Update Message | The number of routes received in Network Layer Reachability (NLRI) format in UPDATE messages: 
 | 
| NLRIs Discarded due to | Indicates the number of times the device discarded an NLRI for the neighbor due to the following reasons: 
 | 
| Routes Advertised | The number of routes the device has advertised to this neighbor: 
 | 
| NLRIs Sent in Update Message | The number of NLRIs for new routes the device has sent to this neighbor in UPDATE messages: 
 | 
| Peer Out of Memory Count for | Statistics for the times the device has run out of BGP4+ memory for the neighbor during the current BGP4+ session: 
 | 
This example shows sample output from the show ipv6 bgp neighbors routes-summary command.
SLX# show ipv6 bgp neighbors routes-summary
    Total number of BGP Neighbors: 2
1   IP Address: 3001::2
Routes Accepted/Installed:2,  Filtered/Kept:0,  Filtered:0
   Routes Selected as BEST Routes:0
      BEST Routes not Installed in IP Forwarding Table:0
   Unreachable Routes (no IGP Route for NEXTHOP):0
   History Routes:0
NLRIs Received in Update Message:2,  Withdraws:0 (0),  Replacements:0
   NLRIs Discarded due to
      Maximum Prefix Limit:0, AS Loop:0
      Maximum Add-paths per Prefix per Peer Limit:0
      Invalid Nexthop:0, Invalid Nexthop Address:0.0.0.0
      Invalid Confed aspath:0, maxas-limit aspath:0
      Duplicated Originator_ID:0, Cluster_ID:0
Routes Advertised:2,  To be Sent:0,  To be Withdrawn:0
NLRIs Sent in Update Message:2,  Withdraws:0,  Replacements:0
Peer Out of Memory Count for:
   Receiving Update Messages:0, Accepting Routes(NLRI):0
   Attributes:0, Outbound Routes(RIB-out):0 Outbound Routes Holder:0
2   IP Address: 4001::2
Routes Accepted/Installed:2,  Filtered/Kept:0,  Filtered:0
   Routes Selected as BEST Routes:0
      BEST Routes not Installed in IP Forwarding Table:0
   Unreachable Routes (no IGP Route for NEXTHOP):0
   History Routes:0
NLRIs Received in Update Message:2,  Withdraws:0 (0),  Replacements:0
   NLRIs Discarded due to
      Maximum Prefix Limit:0, AS Loop:0
      Maximum Add-paths per Prefix per Peer Limit:0
      Invalid Nexthop:0, Invalid Nexthop Address:0.0.0.0
      Invalid Confed aspath:0, maxas-limit aspath:0
      Duplicated Originator_ID:0, Cluster_ID:0
Routes Advertised:2,  To be Sent:0,  To be Withdrawn:0
NLRIs Sent in Update Message:2,  Withdraws:0,  Replacements:0
Peer Out of Memory Count for:
   Receiving Update Messages:0, Accepting Routes(NLRI):0
   Attributes:0, Outbound Routes(RIB-out):0 Outbound Routes Holder:0