MES53xx, MES33xx, MES23xx Ethernet Switch Series 106
Ethernet or port group interface (interface range) configuration mode commands
Command line prompt in the Ethernet or port group interface configuration mode is as follows:
console# configure
console(config)# interface {fortygigabitethernet fo_port |
tengigabitethernet te_port | gigabitethernetgi_port | port-channel group |
range {…}}
console(config-if)#
Table 5.93. Ethernet interface and interface group configuration mode commands
bridge multicast
unregistered {forwarding |
filtering}
Set a forwarding rule for packets received from unregistered
multicast addresses.
- forwarding - forward unregistered multicast packets;
- filtering - filter unregistered multicast packets;
no bridge multicast
unregistered
Global configuration mode commands
Command line prompt in the global configuration mode is as follows:
console(config)#
Table 5.94. Global configuration mode commands
bridge multicast filtering
Enable multicast address filtering.
no bridge multicast filtering
Disable multicast address filtering.
mac address-
seconds
seconds: (10..630)/300
seconds
Specify MAC address aging time globally in the table.
no mac address-table aging-
time
mac address-table learning
vlan vlan_id
vlan_id: (1..4094,
all)/Enabled by default
Enable MAC address learning in the current VLAN.
no mac address-table
learning vlan vlan_id
Disable MAC address learning in the current VLAN.
mac address-table static
mac_address vlan vlan_id
interface
{gigabitethernet gi_port |
tengigabitethernet te_port |
fortygigabitethernet fo_port |
port-channel group}
[permanent |
|
vlan_id: (1..4094);
gi_port: (1..8/0/1..48);
te_port: (1..8/0/1..24);
fo_port: (1..8/0/1..4);
group: (1..16)
Add the source MAC address into the multicast addressing
table.
- mac_address – MAC address
- vlan_id - VLAN number
- permanent – this MAC address can only be deleted with a no
bridge address command;
- delete-on-reset - the address will be deleted after the switch
is restarted;
- delete-on-timeout - the address will be deleted after a
timeout;
- secure - the address can only be deleted with the no bridge
address command or when the port returns to the learning
mode (no port security).
no mac address-table static
[mac_address] vlan vlan_id
Remove a MAC address from the multicast addressing table.
bridge multicast
mac_multicast_address
{ethernet-v2 ethtype | llc
sap | llc-snap pid ] {discard |
bridge}
ethtype: (0x0600..0xFFFF)
sap: (0..0xFFFF)
pid: (0..0xFFFFFFFFFF)
Specify what will be done with multicast packets from the
reserved address.
- mac_multicast_address - multicast MAC address;
- ethtype- Ethernet v2 packet type;
- sap - LLC packet type;
- pid - LLC-Snap packet type;
-discard – drop packets;
- bridge - bridge packet transmission mode;