set protocols igmp-snooping vlan-id mvr receiver vlan-list
The set protocols igmp-snooping vlan-id mvr receiver vlan-list command configure the MVR mapped VLAN IDs on the access ports.
The delete protocols igmp-snooping vlan-id mvr receiver vlan-list command deletes the configuration.
Command Syntax
set protocols igmp-snooping vlan-id <vlan-id> mvr receiver vlan-list <vlan-range-string>
delete protocols igmp-snooping vlan-id <vlan-id> mvr receiver vlan-list
Parameters
Parameter | Description |
<vlan-id> | The multicast MVR VLAN ID. |
<vlan-range-string> | The mapped receiver VLAN list for the given MVLAN. |
Usage Guidelines
The IGMP query packets and stream traffic from the upstream port is updated to different VLAN ID in the vlan-list of the above configuration command. On the reverse direction, the IGMP report packets with the VLAN ID in the vlan-list are translated to the MVLAN accordingly.
The upstream traffic will go the trunk ports which have the VLAN ID as MVLAN.
Example
- Configure the receiver VLAN range as 101-199 for MVLAN 100.
admin@PICOS# set protocols igmp-snooping vlan-id 100 mvr receiver vlan-list 101-199 admin@PICOS# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.