Table 35: show ip bgp neighbors Output Fields (continued)
Field DescriptionField Name
Number of BFD packets that can be missed before declaring BFD
session down
Multiplier
Interval between BFD packets negotiated by peersNegotiated detection time
Name of route map that specifies routes to be advertised when
routes in conditional route maps are matched
Advertise-map
Name of route map that specifies routes to be matched by routes
in the BGP routing table
Condition-map
Position of the specified advertise route map in a list of advertise
route maps configured for a particular peer within the same
address-family. A lower sequence number has a higher priority; that
route map is processed before one with a higher sequence number.
Sequence
Status of the routes specified by the route map, advertise (route
map condition has been met) or withdraw (route map condition
has not been met; regardless of this status, the specified routes
might be governed by another route map with a lower sequence
number and actually advertised or not according to that map
Status
Related Topics show bgp ipv6 neighbors•
• show ip bgp neighbors
Monitoring Dampened BGP Routes of Specified Neighbors
Purpose Display information about routes with a dampening history for the specified BGP neighbor.
Report whether the indirect next hop of a route is unreachable; if not, display the IGP
cost to the indirect next hop.
The show ip bgp neighbors dampened-routes and show bgp ipv6 neighbors
dampened-routes commands display similar information.
Action To display information about routes with a dampening history for the specified BGP
neighbor:
host1#show ip bgp neighbors 192.168.1.158 dampened-routes
Local BGP identifier 192.168.1.232, local AS 100
120 routes (5760 bytes used), 94 distinct destinations (9024 bytes used)
67 routes selected for route table installation
23 path attribute entries (3450 bytes used)
Status codes: > best, * invalid, s suppressed, d dampened, r rejected
Prefix Peer Next-hop MED LocPrf Weight Origin
d12.8.12.0/24 192.168.1.158 192.168.1.1 0 IGP
d24.48.12.0/24 192.168.1.158 192.168.1.1 0 IGP
185Copyright © 2010, Juniper Networks, Inc.
Chapter 2: Monitoring BGP