
86
Brocade FastIron GS and FastIron GS-STK Hardware Installation Guide
53-1001783-01
Removing MAC address entries
7
DRAFT: BROCADE CONFIDENTIAL
Changing the device temperature polling interval
The software reads the temperature sensors and polls other hardware sensors according to the
value set for the device poll time, which is 60 seconds by default. You can change the device poll
time using the CLI.
To change the device poll time for standalone devices or for devices in an IronStack, enter a
command similar to the following at the global CONFIG level:
FastIron(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 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.