MES53xx, MES33xx, MES23xx Ethernet Switch Series 107
no bridge multicast
reservedaddress
mac_multicast_address
[ethernet-v2 ethtype | llc
sap | llc-snap pid]
mac address-table
lookuplength length
Set the MAC address range size in the hashing algorithm. The
changes will be applied immediatly after restarting the switch.
no mac address-table
lookuplength
Set the default value. The changes will be applied after
restarting the switch.
Privileged EXEC mode commands
Command line prompt in the Privileged EXEC mode is as follows:
console#
Table 5.95. Privileged EXEC mode commands
clear mac address-table
{dynamic | secure} [interface
{gigabitethernet gi_port |
tengigabitethernet te_port |
fortygigabitethernet fo_port |
port-channel group}]
gi_port: (1..8/0/1..48);
te_port: (1..8/0/1..24);
fo_port: (1..8/0/1..4);
group: (1..16)
Remove static/dynamic entries from the multicast
addressing table.
- dynamic - remove dynamic entries;
- secure - remove static entries;
EXEC mode commands
Command line prompt in the EXEC mode is as follows:
console>
Table 5.96. EXEC mode commands
show mac address-table
[dynamic | static | secure]
[vlan vlan_id] [interface
{gigabitethernet gi_port |
tengigabitethernet te_port |
fortygigabitethernet fo_port |
port-channel group}] [address
mac_address]
gi_port: (1..8/0/1..48);
te_port: (1..8/0/1..24);
fo_port: (1..8/0/1..4);
group: (1..16);
vlan_id: (1..4094)
Show the MAC address table for the selected interface or for
all interfaces.
- dynamic - show dynamic entries only;
- static - show static entries only;
- secure - show secure entries only;
- vlan_id - VLAN ID.
- mac-address – MAC address
show mac address-table
count [vlan vlan_id]
[interface {gigabitethernet
gi_port | tengigabitethernet
te_port | fortygigabitethernet
fo_port | port-channel
group}]
gi_port: (1..8/0/1..48);
te_port: (1..8/0/1..24);
fo_port: (1..8/0/1..4);
group: (1..16);
vlan_id: (1..4094)
Show the number of entries in the MAC address table for the
selected interface or for all interfaces.
- vlan_id - VLAN ID.
show bridge multicast
address-table [vlan vlan_id]
[address
{mac_multicast_address |
ipv4_multicast_address |
ipv6_multicast_address}]
[format{ip | mac}] [source
{ipv4_source_address |
ipv6_source_address}]
Show the multicast address table for the selected interface
or for all VLAN interfaces (this command is available to
privileged users only).
- vlan_id - VLAN ID.
- mac_multicast_address - multicast MAC address;
- ipv4_multicast_address - multicast IPv4 address;
- ipv6_multicast_address - multicast IPv6 address;
- ip - show by IP addresses;
- mac - show by MAC addresses;
- ipv4_source_address - source IPv4 address;
- ipv6_source_address - source IPv6 address.