xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
497
table and unregistered group filtered.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To configure the the multicast packet filtering mode for all VLANs:
DGS-3620-28PC:admin#config multicast vlan_filtering_mode all
forward_unregistered_groups
Command: config multicast port filtering_mode all forward_unregistered_groups
Success.
37-7 config fdb vlan_learning
Description
This command is used to enable or disable FDB learning state based on VLAN.
Format
config fdb vlan_learning [<vlan_name 32> | vlanid <vidlist>] state [enable | disable]
Parameters
vlanid - Specifies the VLAN ID list to set.
<vidlist> - Enter the VLAN ID list to set.
vlan - Specifies the VLAN to set.
<vlan_name 32> - The maximum length is 32 characters.
enable - Enable vlan learning.
disable – Disable vlan learning.
Restrictions
Only Administrators and Operators can issue this command.
Example
To disable FDB learning on the VLAN 1:
DGS-3620-28PC:admin#config fdb vlan_learning vlanid 1 state disable
Command: config fdb vlan_learning vlanid 1 state disable
Success.