Brocade FastIron Ethernet Switch Layer 3 Routing Configuration Guide User Manual
Page 503
show ip bgp attribute-entries output descriptions (Continued)
TABLE 101
This field
Displays
Atomic
Whether the network information in this set of attributes has been aggregated and this
aggregation has resulted in information loss.
• TRUE - Indicates information loss has occurred
• FALSE - Indicates no information loss has occurred
NOTE
Information loss under these circumstances is a normal part of BGP4 and does not
indicate an error.
Local Pref
The degree of preference for routes that use these attributes relative to other routes in
the local AS.
Communities
The communities to which routes with these attributes belong.
AS Path
The autonomous systems through which routes with these attributes have passed. The
local AS is shown in parentheses.
Displaying the routes BGP4 has placed in the IP route table
The IP route table indicates the routes it has received from BGP4 by listing "BGP" as the route type.
To display the IP route table, enter the following command.
device# show ip route
Syntax: show ip route [ ip-addr | num | bgp | ospf | rip ]
This example shows the information displayed by this command. Notice that most of the routes in this
example have type "B", indicating that their source is BGP4.
device#show ip route
Total number of IP routes: 50834
B:BGP D:Directly-Connected O:OSPF R:RIP S:Static
Network Address NetMask Gateway Port Cost Type
10.0.0.1 255.0.0.0 192.168.13.2 1/1
0 B
10.0.0.2 255.0.0.0 192.168.13.2 1/1
0 B
10.0.1.1 255.255.128.0 192.168.13.2 1/1
0 B
10.1.0.0 255.255.0.0 0.0.0.0 1/1
1 D
10.10.11.0 255.255.255.0 0.0.0.0 2/24
1 D
10.2.97.0 255.255.255.0 192.168.13.2 1/1
0 B
10.3.63.0 255.255.255.0 192.168.13.2 1/1
0 B
10.3.123.0 255.255.255.0 192.168.13.2 1/1
0 B
10.5.252.0 255.255.254.0 192.168.13.2 1/1
0 B
10.6.42.0 255.255.254.0 192.168.13.2 1/1
0 B
remaining 50824 entries not shown...
Displaying the routes BGP4 has placed in the IP route table
FastIron Ethernet Switch Layer 3 Routing Configuration Guide
503
53-1003087-04