D-Link TM DES-6500 Switch User Manual


 
xStack DES-6500 Modular Layer 3 Chassis Ethernet Switch CLI Manual
Example usage:
To configure the port security:
DES-6500:4#config port_security ports 5:1-5:5 admin_state enabled
max_learning_addr 5 lock_address_mode DeleteOnReset
Command: config port_security ports 5:1-5:5 admin_state enabled
max_learning_addr 5 lock_address_mode DeleteOnReset
Success
DES-6500:4#
show port_security
Purpose Used to display the current port security configuration.
Syntax
show port_security {ports <portlist>}
Description This command is used to display port security information of the
Switch ports. The information displayed includes port security admin
state, maximum number of learning address and lock mode.
Parameters
ports <portlist> Specifies a range of ports to be displayed. The
port list is specified by listing the lowest slot number and the
beginning port number on that switch, separated by a colon. Then the
highest slot number, and the highest port number of the range (also
separated by a colon) are specified. The beginning and end of the
port list range are separated by a dash. For example, 1:3 specifies
slot number 1, port 3. 2:4 specifies slot number 2, port 4. 1:3-2:4
specifies all of the ports between slot 1, port 3 and slot 2, port 4 in
numerical order.
Restrictions None.
Example usage:
To display the port security configuration:
DES-6500:4#show port_security ports 1:1-1:10
Command: show port_security ports 1:1-1:10
Port# Admin State Max. Learning Addr. Lock Address Mode
---- ----------- ------------------- -----------------
1:1 Disabled 1 DeleteOnReset
1:2 Disabled 1 DeleteOnReset
1:3 Disabled 1 DeleteOnReset
1:4 Disabled 1 DeleteOnReset
1:5 Disabled 1 DeleteOnReset
1:6 Disabled 1 DeleteOnReset
1:7 Enabled 10 DeleteOnReset
1:8 Disabled 1 DeleteOnReset
1:9 Disabled 1 DeleteOnReset
1:10 Disabled 1 DeleteOnReset
DES-6500:4#
29