Removing mac address entries – Brocade TurboIron 24X Series Hardware Installation Guide User Manual
Page 45

Brocade TurboIron 24X Series Hardware Installation Guide
35
53-1002981-01
Removing MAC address entries
4
To change the device poll time, enter a command such as the following at the global CONFIG level
of the CLI.
TurboIron(config)# chassis poll-time 200
Syntax: chassis poll-time value
NOTE
The value can be 0 - 65535.
Removing MAC address entries
You can remove learned MAC address entries from the Brocade system MAC address table. You
can remove the following entries:
•
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 00-00-00 in all VLANs, enter the following
command at the Privileged EXEC level of the CLI.
TurboIron# clear mac-address 00-00-00
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.