Changing the temperature poll time, Removing mac address entries, Displaying icx 6610 cpu usage – Brocade ICX 6610 Stackable Switch Hardware Installation Guide User Manual

Page 80

Advertising
background image

Changing the temperature poll time

By default, the software polls the temperature sensor every 60 seconds to get the current temperature.
This poll rate is controlled by the device poll time, which also controls how often the software polls
other system components.

To change the poll time, enter a command similar to the following at the global CONFIG level:

device(config)# chassis poll-time 200

Syntax: chassis poll-time value

The value can be 0 - 65535.

Removing MAC address entries

You can remove the following types of learned MAC address entries from the system MAC address
table:

All MAC address entries

All MAC address entries for a specified Ethernet port

All MAC address entries for a specified VLAN

A specified MAC address entry in all VLANs

For example, to remove entries for the MAC address 0000.0080.00d in all VLANs, enter the following
command at the Privileged EXEC level of the CLI.

device# clear mac-address 0000.0080.00d

Syntax: clear mac-address [ mac-address | ethernet port-num | vlan number]

If you enter the clear mac-address command without any parameters, the software removes all MAC
entries.

Use the mac-address variable to remove a specified MAC address from all VLANs. Specify the MAC
address in the following format: HHHH.HHHH.HHHH.

Use the ethernet port-num parameter to remove all MAC addresses for a specified Ethernet port.

Use the vlan number parameter to remove all MAC addresses for a specified VLAN.

Displaying ICX 6610 CPU usage

You can display the amount of the CPU in use. To do so, enter the show cpu command at any level
of the CLI:

device# show cpu

31 percent busy, from 3248 sec ago

1 sec avg: 10 percent busy

5 sec avg: 10 percent busy

60 sec avg: 10 percent busy

300 sec avg: 10 percent busy

Syntax: show cpu

Changing the temperature poll time

78

Brocade ICX 6610 Stackable Switch Hardware Installation Guide

53-1003082-02

Advertising