MES3000 Ethernet switch series 123
Table 5.127 —EXEC mode commands
show mac address-table
[dynamic | static | secure]
[vlan vlan_id] [interface
{gigabitethernet gi_port |
tengigabitethernet te_port |
port-channel group] [address
mac_address]
gi_port: (1..8/0/1..24);
te_port: (1..8/0/1..4);
group: (1..24);
vlan_id: (1..4094)
Show MAC address table for the selected interface or for all
interfaces.
- dynamic—show dynamic records only
- static—show static records only
- secure—show secure records only
show mac address-table count
[vlan vlan | interface
{gigabitethernet gi_port |
tengigabitethernet te_port |
port-channel group} ]]
Show record quantity in MAC address table for the selected
interface or for all interfaces.
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_multicast_address}]
Show multicast address table for the selected interface or for all
VLAN interfaces (this command is available to privileged users
only).
- 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 — IPv4 source address;
- ipv6_source_address — IPv6 source address.
show bridge multicast address-
table static [vlan vlan_id]
[address
mac_multicast_address |
ipv4_multicast_address |
ipv6_multicast_address ]
[source ipv4_source_address |
ipv6_multicast_address] [all |
mac | ip]
Show static multicast address table for the selected interface or
for all VLAN interfaces.
- mac_multicast_address—multicast MAC address
- ipv4_multicast_address—multicast IPv4 address
- ipv6_multicast_address—multicast IPv6 address
- ipv4_source_address — IPv4 source address;
- ipv6_source_address — IPv6 source address.
- all—view full table
- ip—show by IP addresses
- mac—show by MAC addresses
show bridge multicast filtering
vlan_id
Show multicast address filter configuration for the selected VLAN.
show bridge multicast
unregistered [gigabitethernet
gi_port | tengigabitethernet
te_port | port-channel group]
gi_port: (1..8/0/1..24);
te_port: (1..8/0/1..4);
group: (1..24)
Show filter configuration for unregistered multicast addresses.
show bridge multicast mode
[vlan vlan_id]
Show multicast addressing mode for the selected interface or for
all VLAN interfaces.
show bridge multicast
reserved-addresses
Show rules defined for multicast
reserved addresses.
show mac address-table mode
Show the current MAC address table operation mode and the
mode that will be used after the switch restart.
Example execution of commands
Enable multicast address filtering by the switch. Specify the MAC address lifetime 450 seconds,
enable forwarding of unregistered multicast packets for the switch port 11.
console # configure
console(config) # bridge aging-time 450
console(config) # bridge multicast filtering
console(config) # interface gigabitethernet 1/0/11
console(config-if) # bridge multicast unregistered forwarding
console# show bridge multicast address-table format ip
Vlan IP/MAC Address type Ports
---- ----------------------- ----- -------------------
1 224-239.130|2.2.3 dynamic gi0/1, gi0/2