Configuring IP
December 2000 15 - 87
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
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:
BigIron# show process cpu
The system has only been up for 6 seconds.
Process Name 5Sec(%) 1Min(%) 5Min(%) 15Min(%) Runtime(ms)
ARP 0.01 0.00 0.00 0.00 0
BGP 0.00 0.00 0.00 0.00 0
ICMP 0.01 0.00 0.00 0.00 1
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
To display utilization statistics for a specific number of seconds, enter a command such as the following:
BigIron# show process cpu 1
Process Name Sec(%) Time(ms)
ARP 0.00 0
BGP 0.00 0
ICMP 0.01 1
IP 0.00 0
OSPF 0.00 0
RIP 0.00 0
STP 0.00 0
VRRP 0.00 0
Syntax: show process cpu [<num>]
The <num> parameter specifies the number of seconds and can be from 1 – 900. If you use this parameter, the
command lists the usage statistics only for the specified number of seconds. If you do not use this parameter, the
command lists the usage statistics for the previous one-second, one-minute, five-minute, and fifteen-minute
intervals.
USING THE WEB MANAGEMENT INTERFACE
You cannot display this information using the Web management interface.
Displaying IP Interface Information
To display IP interface information, use one of the following methods.
USING THE CLI
To display IP interface information, enter the following command at any CLI level:
BigIron(config)# show ip interface
Interface IP-Address OK? Method Status Protocol
Ethernet 1/1 207.95.6.173 YES NVRAM up up
Ethernet 1/2 3.3.3.3 YES manual up up
Loopback 1 1.2.3.4 YES NVRAM down down
Syntax: show ip interface [ethernet <portnum>] | [loopback <num>] | [ve <num>]
This display shows the following information.