Displaying cpu utilization statistics – Brocade TurboIron 24X Series Configuration Guide User Manual

Page 766

Advertising
background image

732

Brocade TurboIron 24X Series Configuration Guide

53-1003053-01

Displaying BGP4 information

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 following command at any level of the CLI.

If the software has been running less than 15 minutes (the maximum interval for utilization
statistics), the command indicates how long the software has been running. Here is an example.

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

neighbor pg1 distribute-list out 1

neighbor 10.192.169.100 peer-group pg1

neighbor 10.192.169.101 peer-group pg1

neighbor 10.192.169.102 peer-group pg1

neighbor 10.192.169.201 remote-as 65101

neighbor 10.192.169.201 shutdown

neighbor 10.192.169.220 remote-as 65432

network 10.1.1.0 255.255.255.0

network 10.2.2.0 255.255.255.0

redistribute connected

TurboIron#show process cpu

Process Name

5Sec(%)

1Min(%)

5Min(%)

15Min(%)

Runtime(ms)

ARP

0.01

0.03

0.09

0.22

9

BGP

0.04

0.06

0.08

0.14

13

ICMP

0.00

0.00

0.00

0.00

0

IP

0.00

0.00

0.00

0.00

0

OSPF

0.00

0.00

0.00

0.00

0

RIP

0.00

0.00

0.00

0.00

0

STP

0.00

0.00

0.00

0.00

0

VRRP

0.00

0.00

0.00

0.00

0

Advertising