Displaying the active bgp4 configuration, Displaying summary neighbor information – Brocade FastIron Ethernet Switch Layer 3 Routing Configuration Guide User Manual
Page 481
show ip bgp summary output descriptions (Continued)
TABLE 95
This field
Displays
Filtered
The routes or prefixes that have been filtered out:
• If soft reconfiguration is enabled, this field shows how many routes were filtered out
(not placed in the BGP4 route table) but retained in memory.
• If soft reconfiguration is not enabled, this field shows the number of BGP4 routes
that have been filtered out.
Sent
The number of BGP4 routes the device has sent to the neighbor.
ToSend
The number of routes the device has queued to advertise and withdraw to a neighbor.
Displaying the active BGP4 configuration
To view the active BGP4 configuration information contained in the running configuration without
displaying the entire running configuration, enter the following command at any level of the CLI.
device# show ip bgp config
router bgp
local-as 200
neighbor 10.102.1.1 remote-as 200
neighbor 10.102.1.1 ebgp-multihop
neighbor 10.102.1.1 update-source loopback 1
neighbor 192.168.2.1 remote-as 100
neighbor 10.200.2.2 remote-as 400
neighbor 2001:db8::1:1 remote-as 200
neighbor 2001:db8::1:2 remote-as 400
neighbor 2001:db8::1 remote-as 300
address-family ipv4 unicast
no neighbor 2001:db8::1:1 activate
no neighbor 2001:db8::1:2 activate
no neighbor 2001:db8::1 activate
exit-address-family
address-family ipv6 unicast
redistribute static
neighbor 2001:db8::1:1 activate
neighbor 2001:db8::1:2 activate
neighbor 2001:db8::1 activate
exit-address-family
end of BGP configuration
Syntax: show ip bgp config
Displaying summary neighbor information
The show ip bgp neighbor command output has the following limitations.
1. If BGP4 peer is not configured for an address-family, the peer information will NOT be displayed.
2. If BGP4 peer is configured for an address-family, it will display the same as in previous releases.
To display summary neighbor information, enter a command such as the following at any level of the
CLI.
device# show ip bgp neighbor 192.168.4.211 routes-summary
1 IP Address: 192.168.4.211
Routes Accepted/Installed:1, Filtered/Kept:11, Filtered:11
Routes Selected as BEST Routes:1
Displaying the active BGP4 configuration
FastIron Ethernet Switch Layer 3 Routing Configuration Guide
481
53-1003087-04