set protocols igmp-snooping vlan-id unregistered flood-all
The set protocols igmp-snooping vlan-id unregistered flood-all command can be used to enable or disable unknown multicast traffic flooding in a VLAN with IGMP snooping enabled.
Command Syntax
set protocols igmp-snooping vlan-id <vlan-id> unregistered flood-all <true | false>
Parameters
Parameter | Description |
vlan-id <vlan-id> | Specifies the VLAN tag identifier. The valid VLAN ID range is 1-4094. |
enable <true | false> | Enable or disable unknown multicast traffic flooding in a VLAN with IGMP snooping enabled.
This function is disabled by default. Unknown multicast traffic can be forwarded to the router ports. |
Example
- Enable unknown multicast traffic flooding in VLAN 100 with IGMP snooping enabled.
admin@Xorplus# set protocols igmp-snooping vlan-id 100 unregistered flood-all true admin@Xorplus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.