![Brocade Communications Systems FWS624 Hardware Installation Manual Download Page 54](http://html1.mh-extra.com/html/brocade-communications-systems/fws624/fws624_hardware-installation-manual_2817379054.webp)
44
Brocade FastIron WS Hardware Installation Guide
53-1002188-01
Managing FastIron WS temperature settings
4
DRAFT: BROCADE CONFIDENTIAL
To change the temperature at which the device sends a warning, enter a command such as the
following at the Privileged EXEC level of the CLI.
FWS 624 Router#temperature warning 47
Syntax: temperature warning
<value>
The <value> can be 0 – 125.
Changing the temperature polling interval
The software reads the temperature sensor and polls other hardware sensors according to the
value set for the poll time, which is 60 seconds by default. You can change the poll time using the
CLI.
To change the poll time, enter a command such as the following at the global CONFIG level of the
CLI.
FWS 624 Router(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 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 000d.cb80.00d in all VLANs, enter the
following command at the Privileged EXEC level of the CLI.
FastIron#clear mac-address 000d.cb80.00d0
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> parameter 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.