Displaying the active bgp4 configuration, Displaying cpu utilization statistics – Brocade Communications Systems Layer 3 Routing Configuration ICX 6650 User Manual

Page 382

Advertising
background image

364

Brocade ICX 6650 Layer 3 Routing Configuration Guide

53-1002603-01

Displaying BGP4 information

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 active BGP4 configuration, enter the show ip bgp config 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.

To display CPU utilization statistics for BGP4 for the previous one-second, one-minute, five-minute,
and fifteen-minute intervals, enter the show process cpu command at any level of the CLI.

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 64

BGP4 summary information (Continued)

Field

Description

Brocade#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 "Brocade group 1"

neighbor pg1 distribute-list out 1

neighbor 192.168.100.1 peer-group pg1

neighbor 192.168.101.1 peer-group pg1

neighbor 192.168.102.1 peer-group pg1

neighbor 192.168.201.1 remote-as 65101

neighbor 192.168.201.1 shutdown

neighbor 192.168.220.3 remote-as 65432

network 10.1.1.0 255.255.255.0

network 10.2.2.0 255.255.255.0

redistribute connected

Advertising