Advanced Configuration and Management Guide
Table 10.7: BGP4 Route Summary Information for a Neighbor (Continued)
This Field... | Displays... |
|
|
Routes Advertised | The number of routes the routing switch has advertised to this |
| neighbor. |
| • To be Sent – The number of routes the routing switch has queued |
| to send to this neighbor. |
| • To be Withdrawn – The number of NLRIs for withdrawing routes |
| the routing switch has queued up to send to this neighbor in |
| UPDATE messages. |
|
|
NLRIs Sent in Update Message | The number of NLRIs for new routes the routing switch has sent to |
| this neighbor in UPDATE messages. |
| • Withdraws – The number of routes the routing switch has sent to |
| the neighbor to withdraw. |
| • Replacements – The number of routes the routing switch has |
| sent to the neighbor to replace routes the neighbor already has. |
|
|
Peer Out of Memory Count for | Statistics for the times the routing switch has run out of BGP4 memory |
| for the neighbor during the current BGP4 session. |
| • Receiving Update Messages – The number of times UPDATE |
| messages were discarded because there was no memory for |
| attribute entries. |
| • Accepting Routes(NLRI) – The number of NLRIs discarded |
| because there was no memory for NLRI entries. This count is not |
| included in the Receiving Update Messages count. |
| • Attributes – The number of times there was no memory for BGP4 |
| attribute entries. |
| • Outbound |
| memory to place a “best” route into the neighbor's route |
| information base |
|
|
Displaying Advertised Routes
To display the routes the routing switch has advertised to a specific neighbor for a specific network, enter a command such as the following at any level of the CLI:
HP 9304M or HP 9308M# show ip bgp neighbors 192.168.4.211
| There are 2 routes | advertised to neighbor 192.168.4.211 |
|
| |||
Status A:AGGREGATE B:BEST |
|
| |||||
| Network | ML | Next Hop | Metric | LocPrf | Weight | Status |
1 | 102.0.0.0 | 24 192.168.2.102 | 12 |
| 32768 | BL | |
2 | 200.1.1.0 | 24 | 192.168.2.102 | 0 |
| 32768 | BL |
You also can enter a specific route, as in the following example:
HP 9304M or HP 9308M# show ip bgp neighbors 192.168.4.211 advertised | 200.1.1.0/24 | |||||||
Status | A:AGGREGATE B:BEST |
|
|
| ||||
| Network | ML Next Hop | Metric | LocPrf | Weight | Status | ||
1 | 200.1.1.0 | 24 | 192.168.2.102 | 0 |
| 32768 |
| BL |
Syntax: show ip bgp neighbor
For information about the fields in this display, see Table 10.9 on page
10 - 100