set protocols igmp-snooping vlan-id mvr source group
The set protocols igmp-snooping vlan-id mvr source group command can be used to configure the source multicast group of a given MVLAN.
The delete protocols igmp-snooping vlan-id mvr source group command deletes the configuration.
Command Syntax
set protocols igmp-snooping vlan-id <vlan-id> mvr source group <multicast-network-address>/<prefix-length>
delete protocols igmp-snooping vlan-id <vlan-id> mvr source group <multicast-network-address>/<prefix-length>
Parameters
Parameter | Description |
<vlan-id> | The MVLAN ID of the MVR multicast traffic from upstream. |
<multicast-network-address> | The multicast group address of the MVR mapping. |
<prefix-length> | The prefix length of the group address. |
Usage Guidelines
Multiple source groups could be configured with one MVR VLAN instance.
Group overlapping is not allowed when configuring multiple MVLANs.
Example
- Configure the multicast source group range 225.0.0.1/8 for the given MVLAN 100.
admin@PICOS# set protocols igmp-snooping vlan-id 100 mvr source group 225.0.0.1/8 admin@PICOS# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.