Foundry Configuration Guide for the FESX, FSX, and FWSX
21 - 68 © Foundry Networks, Inc. December 2005
Displaying the Active BGP4 Configuration
To view the active BGP4 configuration information contained in the running-config without displaying the entire
running-config, use the following CLI method.
To display the device’s active BGP4 configuration, enter the following command at any level of the CLI:
Syntax: show ip bgp config
Displaying CPU Utilization Statistics
You can display CPU utilization statistics for BGP4 and other IP protocols.
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 that the Layer 3 Switch has sent to the
neighbor.
ToSend The number of routes the Layer 3 Switch has queued to send to this
neighbor.
Table 21.5: BGP4 Summary Information (Continued)
This Field... Displays...
FESX424 Router# show ip bgp config
Current BGP configuration:
router bgp
address-filter 1 deny any any
as-path-filter 1 permit ^65001$
local-as 65002
maximum-paths 4
neighbor pg1 peer-group
neighbor pg1 remote-as 65001
neighbor pg1 description "FESX424 Router group 1"
neighbor pg1 distribute-list out 1
neighbor 192.169.100.1 peer-group pg1
neighbor 192.169.101.1 peer-group pg1
neighbor 192.169.102.1 peer-group pg1
neighbor 192.169.201.1 remote-as 65101
neighbor 192.169.201.1 shutdown
neighbor 192.169.220.3 remote-as 65432
network 1.1.1.0 255.255.255.0
network 2.2.2.0 255.255.255.0
redistribute connected