Specifications

xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
DGS-3400:4#show fdb
Command: show fdb
Unicast MAC Address Aging Time = 300
VID VLAN Name MAC Address Port Type
---- ---------------- ----------------- ------ ----------------
1 default 00-00-39-34-66-9A 1:10 Dynamic
1 default 00-00-51-43-70-00 1:10 Dynamic
1 default 00-00-5E-00-01-01 1:10 Dynamic
1 default 00-00-74-60-72-2D 1:10 Dynamic
1 default 00-00-81-05-00-80 1:10 Dynamic
1 default 00-00-81-05-02-00 1:10 Dynamic
1 default 00-00-81-48-70-01 1:10 Dynamic
1 default 00-00-E2-4F-57-03 1:10 Dynamic
1 default 00-00-E2-61-53-18 1:10 Dynamic
1 default 00-00-E2-6B-BC-F6 1:10 Dynamic
1 default 00-00-E2-7F-6B-53 1:10 Dynamic
1 default 00-00-E2-82-7D-90 1:10 Dynamic
1 default 00-00-F8-7C-1C-29 1:10 Dynamic
1 default 00-01-02-03-04-00 CPU Self
1 default 00-01-02-03-04-05 1:10 Dynamic
1 default 00-01-30-10-2C-C7 1:10 Dynamic
1 default 00-01-30-FA-5F-00 1:10 Dynamic
1 default 00-02-3F-63-DD-68 1:10 Dynamic
CTRL+C ESC q Quit SPACE n Next Page ENTER Next Entry a All
config multicast filtering_mode
Purpose Used to configure the multicast packet filtering mode for specific VLANs .
Syntax
config multicast filtering_mode [<vlan_name 32> | all]
[forward_all_groups | forward_unregistered_groups |
filter_unregistered_groups]
Description This command will configure the multicast packet filtering mode for specified
VLANs on the Switch.
Parameters <vlan_name 32> - Specifies a VLAN by VLAN name to set. If no VLAN is
defined here, the rule is applied to all VLANs
[forward_all_groups | forward_unregistered_groups |
filter_unregistered_groups] – The user may set the filtering mode to any of
these three options.
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure the multicast filtering mode to filter unregistered groups on all VLANs.
DGS-3400:4#config multicast filtering_mode all filter_unregistered_groups
Command: config multicast filtering_mode all filter_unregistered_groups
Success.
DGS-3400:4#
92