D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
280
DGS-3627:admin# config multicast_fdb default 01-00-00-00-00-01 add 1:1-1:5
Command: config multicast_fdb default 01-00-00-00-00-01 add 1:1-1:5
Success.
DGS-3627:admin#
config fdb aging_time
Purpose Used to configure the switch’s MAC address aging time.
Syntax
config fdb aging_time <sec 10-1000000>
Description The config fdb aging_time command is used to set the age-out timer for the switch’s dynamic
unicast MAC address forwarding tables.
Parameters
aging_time - Specifies the time, in seconds, that a dynamically learned MAC address will
remain in the switch’s MAC address forwarding table, without being accessed, before being
dropped from the database. The range of the value is 10 to 1000000.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the MAC address aging time:
DGS-3627:admin# config fdb aging_time 300
Command: config fdb aging_time 300
Success.
DGS-3627:admin#
config multicast filtering_mode
Purpose Used to configure the multicast packet filtering mode for VLANs.
Syntax
config multicast filtering_mode [<vlan_name 32> | all ] [forward_all_groups |
forward_unregistered_groups | filter_unregistered_groups]
Description The config multicast_fdb command configures the multicast packet filtering mode for VLANs.
This switch support vlan filtering mode.
Parameters
vlan_name - Specifies the name of the VLAN.
forward_all_groups - All multicast groups forwarded based on VLAN.
forward_unregistered_groups - The registered group forwarded based on register table. The
un-register group forwarded based on VLAN.
filter_unregistered_groups - The registered group forwarded based on register table. The un-
register group filtered.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the multicast packet filtering mode for VLANs: