Foundry NetIron MLX Series Installation and Basic Configuration Guide
5-24
© 2008 Foundry Networks, Inc.
December 2008
The display shows the following information:
Removing MAC Address Entries
You can remove learned MAC address entries from the NetIron MLX Series system’s MAC address table. You can
remove the following:
•
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:
NetIron# clear mac-address 000d.cb80.00d0
Syntax:
clear mac-address <mac-address> | ethernet <slot>/<port> | module <slot> | 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>/<port> parameter to remove all MAC addresses for a specified Ethernet port. For the
<slot> parameter, enter the number of the chassis slot in which the Ethernet interface module is installed. For the
<port> parameter, enter the Ethernet port for which to remove all MAC addresses.
Use the
module
<slot> parameter to remove all MAC addresses for an interface module in a specified chassis
slot.
Use the
vlan
<number> parameter to remove all MAC addresses for a specified VLAN.
Table 5.6: Packet Log Fields
This Field...
Displays...
...Total <number> packet records...
The total number of packets recorded in the packet log for a specified
module.
TX or RX
TX indicates the packet was transmitted by the module, while RX indicates
the packet was received by the module.
Assist Header <number>
A Foundry header associated with the packet.
pkt_type
The packet type, which can be one of the following:
•
IP – An IP packet.
•
ARP – An ARP packet.
•
STP – An STP packet.
•
TCP – A TCP packet.
•
UDP – A UDP packet.
•
IPC packet – An interprocessor communication packet.
•
ITC packet – An intertask communication packet.
<hexadecimal numbers>
The contents of the packet.