Command Line Interface
790 1553-KDU 137 365 Uen D 2006-06-16
• Delete-on-reset - Static entry to be deleted when system is
reset
• The mask should be hexadecimal numbers (representing an equivalent
bit mask) in the form xx-xx-xx-xx-xx-xx that is applied to the
specified MAC address. Enter hexadecimal numbers, where an
equivalent binary bit “0” means to match a bit and “1” means to ignore
a bit. For example, a mask of 00-00-00-00-00-00 means an exact
match, and a mask of FF-FF-FF-FF-FF-FF means “any.”
• The maximum number of address entries is 8191.
Example
The following example displays the MAC addresses of all Ericsson IP DSLAMs
and FE-E1s switches connected to the ECN330-switch. All Ericsson nodes can
be identified by the MAC address starting 00-80-37-xx-xx-xx. Using the bit mask
00-00-00-FF-FF-FF on the MAC address 00-80-37-00-00-00 displays
only the Ericsson devices.
Console#show mac-address-table address 00-80-37-00-00-00 00-00-00-
FF-FF-FF
Interface Mac Address Vlan Type
--------- ----------------- ---- -----------------
Eth 1/ 1 00-80-37-04-30-D1 1 Learned
Eth 1/ 2 00-80-37-14-64-0E 1 Learned
Eth 1/ 3 00-80-37-03-34-8E 1 Learned
Eth 1/ 4 00-80-37-07-1A-51 1 Learned
Eth 1/ 5 00-80-37-12-96-4C 1 Learned
Console#