Installation Guide
Brocade MLX Series and Brocade NetIron XMR Installation Guide 245
53-1004195-02
Removing MAC address entries
DRAFT: BROCADE CONFIDENTIAL
ip_rx 5 susp 0000c658 206aef48 16384 0 0 1
scp 5 susp 0000c658 206b3638 16384 0 0 1
console 5 susp 0000c658 206bf628 32768 0 0 1
vlan 5 susp 0000c658 206c6628 16384 0 0 1
mac_mgr 5 susp 0000c658 206d5638 16384 0 0 1
mrp_mgr 5 susp 0000c658 206db638 16384 0 0 1
vsrp 5 susp 0000c658 206e1630 16384 0 0 1
snms 5 susp 0000c658 206e5638 16384 0 0 1
rtm 5 susp 0000c658 20756638 16384 0 0 1
ip_tx 5 run 0000c658 20763638 16384 0 0 1
mcast 5 susp 0000c658 20767638 16384 0 0 1
l4 5 susp 0000c658 2076b630 16384 0 0 1
stp 5 susp 0000c658 20970628 16384 0 0 1
gvrp_mgr 5 susp 0000c658 20979638 16384 0 0 1
snmp 5 susp 0000c658 20982638 32768 0 0 1
web 5 susp 0000c658 2098d638 32768 0 0 1
lacp 5 susp 0000c658 20991638 16384 0 0 1
hw_access 5 susp 0000c658 20996638 16384 0 0 1
telnet_0 5 run 0000c658 209db638 32768 0 0 1
Syntax: show tasks
Examine the CPU Usage (%) field to determine the percentage of management module CPU used by each task.
NOTE
The total CPU usage may not add up to 100 percent. The total may not include resources used by the management processes.
A problem could exist If the CPU usage is distributed unevenly to one task, other than the idle task, for a prolonged period. If this situation
occurs, contact Brocade Technical Support for assistance.
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 interface module
• 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.
Brocade# clear mac-address 000d.cb80.00d0
Syntax: clear mac-address <mac-address> [ethernet <slot-num>/<port-num>] | [module <slot-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 slot-num or port-num parameter to remove all MAC addresses for a specified Ethernet port. For the slot-num
parameter, enter the number of the device slot in which the Ethernet interface module is installed. For the port-num parameter,
enter the Ethernet port for which to remove all MAC addresses.
• Use the module slot-num parameter to remove all MAC addresses for an interface module in a specified device slot.
• Use the vlan number parameter to remove all MAC addresses for a specified VLAN.