DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
160
Restrictions
You must have administrator privileges.
Examples
To configure the the multicast packet filtering mode for all VLAN:
D G S - 3 2 0 0 - 1 0 : 4 # c o n f i g m u l t i c a s t v l a n _ f i l t e r i n g _ m o d e a l l f o r w a r d _ u n r e g i s t e r e d _ g r o u p s
C o m m a n d : c o n f i g m u l t i c a s t p o r t f i l t e r i n g _ m o d e a l l f o r w a r d _ u n r e g i s t e r e d _ g r o u p s
S u c c e s s .
D G S - 3 2 0 0 - 1 0 : 4 #
17-6 delete fdb
Purpose
Used to delete an entry to the switch’s forwarding database.
Format
delete fdb <vlan_name 32> <macaddr>
Description
The
delete fdb
command deletes a permanent FDB entry.
Parameters
Parameters
Description
vlan_name 32
The name of the VLAN on which the MAC address resides.
The maximum length is 32.
macaddr
The multicast MAC address to be deleted from the static forwarding
table.
Restrictions
You must have administrator privileges.
Examples
To delete a permanent FDB entry:
D G S - 3 2 0 0 - 1 0 : 4 # d e l e t e f d b d e f a u l t 0 0 - 0 0 - 0 0 - 0 0 - 0 1 - 0 2
C o m m a n d : d e l e t e f d b d e f a u l t 0 0 - 0 0 - 0 0 - 0 0 - 0 1 - 0 2
S u c c e s s .
D G S - 3 2 0 0 - 1 0 : 4 #