Linksys DES-3028/DES-3028P/DES-3052/DES-3052P Portable DVD Player User Manual


 
DES-3028 DES-3028P DES-3052 DES-3052P Layer 2 Fast Ethernet Switch CLI Reference Manual
DES-3028P:4#config port_security ports 1-5 admin_state enable
max_learning_addr 5 lock_address_mode DeleteOnReset
Command: config port_security ports 1-5 admin_state enable
max_learning_addr 5 lock_address_mode DeleteOnReset
Success.
DES-3028P:4#
delete port_security_entry
Purpose
Used to delete a port security entry by MAC address, port number
and VLAN ID.
Syntax delete port_security_entry vlan name <vlan_name 32>
mac_address <macaddr> port <auth_port>
Description
This command is used to delete a single, previously learned port
security entry by port, VLAN name, and MAC address.
Parameters
vlan name <vlan_name 32> - Enter the corresponding VLAN name
of the port to delete.
mac_address <macaddr> - Enter the corresponding MAC address,
previously learned by the port, to delete.
port <auth_port> - Enter the port number which has learned the
previously entered MAC address.
Restrictions
Only administrator-level users can issue this command.
Example usage:
To delete a port security entry:
DES-3028P:4#delete port_security_entry vlan_name default
mac_address 00-01-30-10-2C-C7 port 6
Command: delete port_security_entry vlan_name default
mac_address 00-01-30-10-2C-C7 port 6
Success.
DES-3028P:4#
clear port_security_entry
Purpose
Used to clear MAC address entries learned from a specified port for
the port security function.
Syntax clear port_security_entry ports <auth_portlist>
Description
This command is used to clear MAC address entries which were
learned by the Switch by a specified port. This command only relates
to the port security function.
Parameters
<auth_portlist> Specifies a port or port range to clear.
Restrictions
Only administrator-level users can issue this command.
Example usage:
To clear a port security entry by port:
27