MES1000, MES2000 Ethernet Switches 115
5.18 Multicast addressing
5.18.1 Multicast addressing rules
This class of commands is designed for multicast addressing rules configuration on data-link and
network layers of the OSI network model.
VLAN interface configuration mode commands
Command line request in VLAN interface configuration mode appears as follows:
console(config-if)#
Table 5.115 —VLAN interface configuration mode commands
bridge multicast mode
{mac-group | ipv4-group |
ipv4-src-group}
Define the multicast data transmission mode.
- mac-group—multicast transmission based on VLAN and MAC
addresses
- ipv4-group—multicast transmission with the filtering type
based on VLAN and the recipient address in IPv4 format
- ip-src-group—multicast transmission with the filtering type
based on VLAN and the sender address in IPv4 format
Restore the default value.
bridge multicast address
{mac_multicast_address |
ip_multicast_address}
[[add | remove]
{ gigabitethernet gi_port |
fastethernet fa_port
|port-channel group}]
gi_port: (1..3/0/1..28);
fa_port: (1..3/0/1..24);
group: (1..8)
Add multicast address to the multicast addressing table and
statically add or remove interfaces to/from the group.
- mac_multicast_address—multicast MAC address
- ip_multicast_address—multicast IP address
- add—add static subscription to multicast MAC address for
Ethernet port or port group range
- remove—remove the static subscription
Interface listing should be delimited with '–' and ','
no bridge multicast
address
{mac_multicast _address|
ip_multicast _address}
Remove multicast address from the table.
bridge multicast forbidden
address
{mac_multicast _address |
ip_multicast_address}
{add | remove} {
gigabitethernet gi_port |
fastethernet fa_port
|port-channel group}
gi_port: (1..3/0/1..28);
fa_port: (1..3/0/1..24);
group: (1..8)
Disable the connection for configured port(s) to the group
defined by the group address.
- mac_multicast_address—multicast MAC address
- ip_multicast_address—multicast IP address
- add—add port(s) into the banned list
- remove—remove port(s) from the banned list Interface
listing should be delimited with '–' and ','
no bridge multicast
forbidden address
{mac_multicast_address |
ip_multicast_address}
Remove the banning rule for the multicast address.
bridge multicast
forward-all
{add | remove}
{gigabitethernet gi_port |
fastethernet fa_port |
port-channel group}
gi_port: (1..3/0/1..28);
fa_port: (1..3/0/1..24);
group: (1..8)
Transmission of all
multicast packets is denied
by default.
Enable the transmission of all multicast packets on the port.
- add—add ports/aggregated ports into the port list, that
allows all multicast packets transmission
- remove—remove the port group/aggregated ports from the
allowing rule
Interface listing should be delimited with '–' and ','.
no bridge multicast
forward-all
Restore the default value.
bridge multicast forbidden
forward-all
{add | remove}
{gigabitethernet gi_port |
fastethernet fa_port |
port-channel group}
gi_port: (1..3/0/1..28);
fa_port: (1..3/0/1..24);
group: (1..8)
Ports are allowed to
dynamically join the
multicast group by default.
Deny the port to dynamically join the multicast group.
- add—add ports/aggregated ports into the port list, that
denies all multicast packets transmission
- remove—remove the port group/aggregated ports from the
denying rule.
Interface listing should be delimited with '–' and ','.