DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Page | 192
Example usage:
To display unicast MAC address table:
DGS-3700-12:5#show fdb
Command: show fdb
Unicast MAC Address Aging Time = 300
VID VLAN Name MAC Address Port Type
---- ----------------- ----------------- ----- -----------------
1 default 00-00-00-1B-FC-02 7 Dynamic
1 default 00-00-00-E0-06-09 7 Dynamic
1 default 00-00-48-CD-25-3A 7 Dynamic
1 default 00-00-5E-00-01-01 7 Dynamic
1 default 00-00-5E-00-01-5F 7 Dynamic
1 default 00-00-81-00-00-01 7 Dynamic
1 default 00-00-81-9A-F2-F4 7 Dynamic
1 default 00-00-C8-CD-25-3A 7 Dynamic
1 default 00-00-E2-2F-44-EC 7 Dynamic
1 default 00-00-EB-A4-50-5A 7 Dynamic
1 default 00-00-F0-78-EB-00 7 Dynamic
1 default 00-00-FC-0E-34-3E 7 Dynamic
1 default 00-01-02-03-04-00 CPU Self
1 default 0-01-06-30-00-00 7 Dynamic
1 default 00-01-10-FE-0D-14 7 Dynamic
config multicast vlan_filtering_mode
Purpose
Used to configure the the multicast packet filtering mode for VLANs.
Syntax
config multicast vlan_filtering_mode [vlanid <vidlist>|vlan <vlan_name 32>| all ]
[forward_all_groups | forward_unregistered_groups |
filter_unregistered_groups]
Description
This command is used to configure the multicast packet filtering mode for VLANs.
Port filtering mode and VLAN filtering mode are mutual exclusive.
Parameters
vidlist
−
Specifies a range of VLANs to be configured.
vlan_name 32
– Specifies the name of the VLANs to be configured.
all
– Specifies all parameters of the VLAN to be configured.
The filtering mode can be any of the following:
forward_all_groups
forward_unregistered_groups
filter_unregistered_groups
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the multicast packet filtering mode for VLANs:
DGS-3700-12:5#config multicast vlan_filtering_mode vlanid 200-300 forward_all_groups
Command: config multicast vlan_filtering_mode vlanid 200-300 forward_all_groups
Success.
DGS-3700-12:5#
show multicast vlan_filtering_mode