Here is an example of the information displayed when the user uses the detail option. In this example, the information for one route is shown.
device# show ip bgp vpnv4 routes detail
Total number of BGP Routes: 288
Status A:AGGREGATE B:BEST b:NOT-INSTALLED-BEST C:CONFED_EBGP D:DAMPED
E:EBGP H:HISTORY I:IBGP L:LOCAL M:MULTIPATH S:SUPPRESSED
Route Distinguisher: 4:1
1 Prefix: 10.6.1.0/24, Status: I, Age: 15h36m10s
NEXT_HOP: 10.2.2.2, Learned from Peer: 10.2.2.2 (1)
Out-Label: 500000
LOCAL_PREF: 100, MED: 3, ORIGIN: incomplete, Weight: 0
AS_PATH:
Extended Community: RT 300:1 OSPF DOMAIN ID:0.0.0.0 OSPF RT 0:1:0 OSPF ROUTER ID:0.0.0.0
This field... |
Displays... |
---|---|
Prefix |
The network address and prefix. |
Age |
The last time an update occurred. |
Learned from Peer |
The IP address of the neighbor that sent this route. |
Local_Pref |
The degree of preference for this route relative to other routes in the local AS. When the BGP4 algorithm compares routes on the basis of local preferences, the route with the higher local preference is chosen. The preference can have a value from 0 - 4294967295. |
MED |
The route‘s metric. When the route does not have a metric, this field is blank. |
Origin |
The source of the route information. The origin can be one of the following:
When BGP4 compares multiple routes to a destination to select the best route, IGP is preferred over EGP and both are preferred over INCOMPLETE. |
Atomic |
Whether network information in this route has been aggregated and this aggregation has resulted in information loss. Note: Information loss under these circumstances is a normal part of BGP4 and does not indicate an error.
|
Aggregation ID |
The router that originated this aggregator. |
Aggregation AS |
The AS in which the network information was aggregated. This value applies only to aggregated routes and is otherwise 0. |
Originator |
The originator of the route in a route reflector environment. |
Cluster List |
The route-reflector clusters through which this route has passed. |
Learned From |
The IP address of the neighbor from which the Extreme device learned the route. |
Admin Distance |
The administrative distance of the route. |
Adj_RIB_out |
The number of neighbors to which the route has been or is advertised. This is the number of times the route has been selected as the best route and placed in the Adj-RIB-Out (outbound queue) for a BGP4 neighbor. |
Communities |
The communities the route is in. |
Extended Community |
The device‘s extended community attributes. |