set protocols igmp-snooping vlan-id mrouter interface
The set protocols igmp-snooping vlan-id mrouter interface command configures the interface as a static router port in the specified VLAN.
Command Syntax
set protocols igmp-snooping vlan-id <vlan-id> mrouter interface <interface-name>
Parameter
Parameter | Description |
vlan-id <vlan-id> | Specifies a VLAN ID. The value is an integer that ranges from 1 to 4094. |
interface <interface-name> | Specifies the interface of the switch as a static router port. |
Usage Guidelines
If you need to forward IGMP report / leave packets from one interface to the upstream IGMP querier permanently and stably, you can configure the interface as a static router port. Static router port will not be affected by the aging time, it will not age.
Example
- Â Configure the interface as a static router port in the specified VLAN.
admin@Xorplus# set protocols igmp-snooping vlan-id 2 mrouter interface ge-1/1/3 admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.