![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/1/ff/1ff8d04a-ff4a-482a-beef-41201a3c7ef1/1ff8d04a-ff4a-482a-beef-41201a3c7ef1-bg21.png)
xStack DES-6500 Modular Layer 3 Chassis Ethernet Switch CLI Manual
delete port_security_entry_vlan_name
Purpose Used to delete an entry from the Switch’s port security settings.
Syntax
delete
port_security_entry_vlan_name <vlan_name 32> port
<port> mac_address <macaddr>
Description This command is used to remove an entry from the port security
entries learned by the Switch and entered into the forwarding
database.
Parameters <vlan_name 32> - Enter the corresponding VLAN of the entry to
delete.
port <port> - Enter the corresponding port of the entry to delete. The
port is specified by listing the lowest slot number and the beginning
port number on that slot, separated by a colon. For example, 1:3
specifies switch number 1, port 3. 2:4 specifies switch number 2,
port 4.
mac_address <macaddr> - Enter the corresponding MAC address of
the entry to delete.
Restrictions Only administrator-level users can issue this command.
Example usage:
To delete an entry from the port security list:
DES-6500:4#delete port_security_entry_vlan_name default port
1:1 mac_address 00-0C-6E-73-2B-C9
Command: delete port_security_entry_vlan_name default port
1:1 mac_address 00-0C-6E-73-2B-C9
Success
DES-6500:4#
30