Chapter 4 Status

Here are examples of the commands that display the CPU and disk utilization.

Router(config)# show cpu status

CPU utilization: 0 %

CPU utilization for 1 min: 0 %

CPU utilization for 5 min: 0 %

Router(config)# show disk

;<cr> Router(config)# show disk

No. DiskSize(MB) Usage

===========================================================================

1

image

67

83%

2

onboard flash

163

15%

Here are examples of the commands that display the fan speed, MAC address, memory usage, RAM size, and serial number.

Router(config)# show fan-speed

FAN1(F00)(rpm): limit(hi)=6500, limit(lo)=1400, max=6650, min=6642, avg=6644

FAN2(F01)(rpm): limit(hi)=6500, limit(lo)=1400, max=6809, min=6783, avg=6795

FAN3(F02)(rpm): limit(hi)=6500, limit(lo)=1400, max=6683, min=6666, avg=6674

FAN4(F03)(rpm): limit(hi)=6500, limit(lo)=1400, max=6633, min=6617, avg=6627 Router(config)# show mac

MAC address: 28:61:32:89:37:61-28:61:32:89:37:67 Router(config)# show mem status

memory usage: 39% Router(config)# show ram-size ram size: 1024MB Router(config)# show serial-number serial number: S132L06160030

Here is an example of the command that displays the listening ports.

Router(config)# show socket listen

Foreign_Address

State

No. Proto Local_Address

===========================================================================

1

tcp

0.0.0.0:2601

0.0.0.0:0

LISTEN

2

tcp

0.0.0.0:2602

0.0.0.0:0

LISTEN

3

tcp

127.0.0.1:10443

0.0.0.0:0

LISTEN

4

tcp

0.0.0.0:2604

0.0.0.0:0

LISTEN

5

tcp

0.0.0.0:80

0.0.0.0:0

LISTEN

6

tcp

127.0.0.1:8085

0.0.0.0:0

LISTEN

7

tcp

1.1.1.1:53

0.0.0.0:0

LISTEN

8

tcp

172.16.13.205:53

0.0.0.0:0

LISTEN

9

tcp

10.0.0.8:53

0.0.0.0:0

LISTEN

10

tcp

172.16.13.240:53

0.0.0.0:0

LISTEN

11

tcp

192.168.1.1:53

0.0.0.0:0

LISTEN

12

tcp

127.0.0.1:53

0.0.0.0:0

LISTEN

13

tcp

0.0.0.0:21

0.0.0.0:0

LISTEN

14

tcp

0.0.0.0:22

0.0.0.0:0

LISTEN

15

tcp

127.0.0.1:953

0.0.0.0:0

LISTEN

16

tcp

0.0.0.0:443

0.0.0.0:0

LISTEN

17

tcp

127.0.0.1:1723

0.0.0.0:0

LISTEN

38

 

NXC CLI Reference Guide