The BGP4 Received Paths Attributes dialog box displays the attributes of the BGP4 received paths.
For CiscoView versions earlier than 5.2:
Right-click the device. Then select Configure, or double-click the device. The Device Configuration dialog box appears.
Select Protocols from the Category list.
Select BGP4 from the SelectProtocol list and click the Details button. The BGP4 Configuration dialog box appears.
Select BGP4 Received Paths - Attributes from the Category list.
For CiscoView version 5.2 and later:
Right-click the device, then select Configure, or double-click the device.
Select Protocols from the Category list.
Select BGP4 in the Selectprotocol list and click the Details button. The BGP4 Configuration dialog box appears.
Note: The left frame in the dialog box displays the categories and the right frame displays the category details, or a table. If a table is displayed, the variable on which the table is indexed and the key values of the index are listed below the category. Double-click the category to view the table and double-click a key value to view details of a particular row in the table.
Multiple indexes for a table, if any, are listed below the category in a nested manner. Select a key value to view the rows of the table about that value. Select a key value of the lowest indexing variable to view the details of that particular row.
Select BGP4 Received Paths - Attributes from the left pane.
The following information appears:
IP
Address Prefix (bgp4PathAttrIpAddrPrefix)
IP
Address Prefix Length (bgp4PathAttrIpAddrPrefixLen)
Peer
IP Address (bgp4PathAttrPeer)
Origin
of Path Information (bgp4PathAttrOrigin)
AS
Path Segment Sequence (bgp4PathAttrASPathSegment)
Border
Router Address (bgp4PathAttrNextHop)
Metrics
to Disc. Multi. Exit Points (bgp4PathAttrMultiExitDisc)
Degree
of Preference (bgp4PathAttrLocalPref)
Route
Selection (bgp4PathAttrAtomicAggregate)
Route
Aggregator AS No. (bgp4PathAttrAggregatorAS)
Route
Aggregator IP Address (bgp4PathAttrAggregatorAddr)
Calculated
Degree of Preference (bgp4PathAttrCalcLocalPref)
Best
BGP4 Route (bgp4PathAttrBest)
Attribute
Unknown (bgp4PathAttrUnknown)
IP address prefix in the network layer reachability information field. This object is an IP address containing the prefix. The length of the prefix is specified by bgp4PathAttrIpAddrPrefixLen. Bits beyond the length specified by bgp4PathAttrIpAddrPrefixLen, if any, are converted to zeroes.
Length, in bits, of the IP address prefix in the network layer reachability information field.
IP address of the peer where the router learnt the path information.
origin of the path information. Origin can be:
Code |
Description |
igp (1) |
Internal networks |
egp (2) |
Networks learnt via EGP |
incomplete (3) |
Undetermined |
Number of the remote autonomous system.
Address of the border router that is used for the destination network.
Metric that is used to discriminate between multiple exit points to an adjacent autonomous system. A value of -1 means that this attribute is not present.
Originating BGP4 speaker's degree of preference for an advertised route. A value of -1 means that this attribute is not present.
Indicates if the local system has selected a less specific route rather than a more specific route.
Autonomous system number of the last BGP4 speaker that performed route aggregation. A value of 0 means that this attribute is not present.
IP address of the last BGP4 speaker that performed route aggregation. A value of 0.0.0.0 means that this attribute is not present.
Degree of preference for an advertised route. This is as calculated by the receiving BGP4 speaker. A value of -1 means that this attribute is not present.
Indicates if the route was chosen as the best BGP4 route. A value of false (1) means the route was not chosen as the best route and a value of true (2) means that it was chosen as the best route.
Octet string of size 0 to 255 that shows the path attributes not understood by the BGP4 speaker. If the size of the object is zero, it means that there were no attributes that were not understood. Octets beyond the maximum size, if any, are not recorded by the object.