HP (Hewlett-Packard) 6208M-SX Switch User Manual


 
Advanced Configuration and Management Guide
Displaying Summary Neighbor Information
To display information for a neighbor, use the following CLI method.
USING THE CLI
To display summary neighbor information, enter a command such as the following at any level of the CLI:
HP9300(config-bgp-router)# show ip bgp neighbor 192.168.4.211 routes-summary
Routes Received:18, Accepted/Installed:18, Filtered:0
Routes Selected as BEST Routes:17
BEST Routes not Installed in IP Forwarding Table:1
Unreachable Routes (no IGP Route for NEXTHOP):1
History Routes:0
NLRIs Received in Update Message:19, Withdraws:1, Replacements:0
NLRIs Discarded due to
Maximum Prefix Limit:0, AS Loop:0, Invalid Nexthop: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
This display shows the following information.
Table 10.5: BGP4 Route Summary Information for a Neighbor
This Field... Displays...
Routes Received How many routes the routing switch has received from the neighbor
during the current BGP4 session.
Accepted/Installed Indicates how many of the received routes
the routing switch accepted and installed in the BGP4 route table.
Filtered Indicates how many of the received routes the routing
switch did not accept or install because they were denied by
filters on the routing switch.
Routes Selected as BEST Routes The number of routes that the routing switch selected as the best
routes to their destinations.
BEST Routes not Installed in IP
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 IP route table because the routing switch received better routes
from other sources (such as OSPF, RIP, or static IP routes).
Unreachable Routes The number of routes received from the neighbor that are
unreachable because the routing switch does not have a valid RIP,
OSPF, or static route to the next hop.
History Routes The number of routes that are down but are being retained for route
flap dampening purposes.
10 - 88