Specifications
clear security l2-restrict
Chapter 6
VLAN Commands
67
Usage
You can delete forwarding database entries based on entry type, port, or
VLAN. A VLAN name or number is required for deleting permanent or static
entries.
Examples
The following command clears all static forwarding database entries
that match VLAN blue:
PROMPT# clear fdb static vlan blue
success: change accepted.
The following command clears all dynamic forwarding database entries that
match all VLANs:
PROMPT# clear fdb dynamic
success: change accepted.
The following command clears all dynamic forwarding database entries that
match ports 1:
PROMPT# clear fdb port 1
success: change accepted.
See Also
l set fdb on page 71
l show fdb on page 77
clear security l2-restrict
Removes one or more MAC addresses from the list of destination MAC addresses
that clients in a VLAN are allowed to send traffic at Layer 2.
Syntax
clear security l2-restrict vlan vlan-id
[permit-mac mac-addr [mac-addr] | all]
vlan-id VLAN name or number.
permit-mac
mac-addr
[mac-addr]
List of MAC addresses. UNIVERGE WL Control System
no longer allows clients in the VLAN to send traffic to the
MAC addresses at Layer 2.
all Removes all MAC addresses from the list.