mld snooping mrouter
Use this command to statically configure the specified VLAN constituent interface as a multicast router interface for MLD snooping in that VLAN.
Use the no parameter with this command to remove the static configuration of the interface as a multicast router interface.
Command Syntax
mld snooping mrouter interface IFNAME
no mld snooping mrouter interface IFNAME
Parameters
IFNAME
Specify the name of the interface.
Default
N/A
Command Mode
Interface mode for VLAN interface
Applicability
This command was introduced in OcNOS version 3.0.
Examples
#configure terminal
(config)#interface vlan1.100
(config-if)#mld snooping mrouter interface eth1
(config-if)#exit
Last modified date: 10/20/2023