The as service-vlan igmp-snooping command enables IGMP snooping for a service VLAN on an AS.
The undo as service-vlan igmp-snooping command disables IGMP snooping for a service VLAN on an AS.
By default, IGMP snooping is disabled for service VLANs on an AS.
This command can only be executed on a parent switch.
as service-vlan igmp-snooping { vlan-id1 [ to vlan-id2 ] } &<1-16>
undo as service-vlan igmp-snooping { vlan-id1 [ to vlan-id2 ] } &<1-16>
Parameter | Description | Value |
---|---|---|
vlan-id1 [ to vlan-id2 ] | Specifies range of service VLANs:
|
The vlan-id1 and vlan-id2 are integers ranging from 1 to 4094. |
Usage Scenario
By default, IGMP snooping is disabled for service VLANs on an AS. If IGMP snooping needs to be enabled on an AS, run the as service-vlan igmp-snooping command to deliver the configuration to the AS. After the configuration is delivered successfully, the igmp-snooping enable configuration will be generated in the corresponding VLAN view of the AS.
Precautions
This VLAN cannot be a stack reserved VLAN, SVF management VLAN, super VLAN, or RRPP/SEP/ERPS control VLAN.