Port Security Commands - D-Link xStack DGS-3600 Series Cli Manual

D-link xstack dgs-3600 series layer 3 gigabit ethernet managed switch
Hide thumbs Also See for xStack DGS-3600 Series:
Table of Contents

Advertisement

xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
The Switch's port security commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the
following table.
Command
config port_security ports
delete port_security_entry vlan_name
clear port_security_entry port
show port_security
Each command is listed, in detail, in the following sections.
config port_security ports
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To configure the port security:
Parameters
[<portlist> | all] {admin_state [enable| disable] |
max_learning_addr <max_lock_no 0-16> |
lock_address_mode [Permanent | DeleteOnTimeout |
DeleteOnReset]}
<vlan_name 32> port <port> mac_address <macaddr>
<portlist>
{ports <portlist>}
Used to configure port security settings.
config port_security ports [<portlist> | all] {admin_state [enable|
disable] | max_learning_addr <max_lock_no 0-16> |
lock_address_mode [Permanent | DeleteOnTimeout |
DeleteOnReset]}
This command allows for the configuration of the port security feature.
Only the ports listed in the <portlist> are affected.
portlist − Specifies a port or range of ports to be configured. The
beginning and end of the port list range are separated by a dash.
all − Configure port security for all ports on the Switch.
admin_state [enable | disable] – Enable or disable port security for the
listed ports.
max_learning_addr <max_lock_no 0-16> - Use this to limit the number of
MAC addresses dynamically listed in the FDB for the ports.
lock_address_mode [Permanent | DeleteOnTimout | DeleteOnReset] –
Indicates the method of locking addresses. The user has three choices:
Permanent – The locked addresses will not age out after the
aging timer expires.
DeleteOnTimeout – The locked addresses will age out after the
aging timer expires.
DeleteOnReset – The locked addresses will not age out until the
Switch has been reset.
Only administrator-level and operator-level users can issue this command.
P
ORT
25
S
C
ECURITY
OMMANDS
6

Advertisement

Table of Contents
loading

Table of Contents