D-Link DGS-1510/ME Series Reference Manual page 463

Table of Contents

Advertisement

DGS-1510/ME Series Metro Ethernet Switch CLI Reference Guide
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To configure the port-based port security setting so that the maximum number of port security entries is restricted
to 10, and the lock address mode is set to permanent on port 6:
DGS-1510-28XMP/ME:admin# config port_security ports 6 admin_state enable max_learning_addr 10
lock_address_mode permanent
Command: config port_security ports 6 admin_state enable max_learning_addr 10
lock_address_mode permanent
Success.
DGS-1510-28XMP/ME:admin#
55-3
config port_security vlan
Description
This command is used to set the maximum number of port security entries that can be learned on a specific VLAN.
There are four levels that limit the number of learned entries; the entire system, a port, a VLAN, and a specific
VLAN on a port. If any limitation is exceeded, the new entry will be discarded.
Format
config port_security vlan [<vlan_name 32> | vlanid <vidlist>] max_learning_addr [<max_lock_no 0-3328> |
no_limit]
Parameters
<vlan_name 32> - Enter the VLAN name here. This name can be up to 32 characters long.
vlanid - Specifies a list of VLANs by VLAN ID.
<vidlist> - Enter the VLAN ID list here.
max_learning_addr - Specifies the maximum number of port security entries that can be learned by this VLAN. If
this parameter is set to 0, it means that no user can be authorized on this VLAN. If the setting is lower than the
number of current learned entries on the VLAN, the command will be rejected.
<max_lock_no 0-3328> - Enter the maximum number of port security entries that can be learned here. This
value must be between 0 and 3328.
no_limit - Specifies that there is no limitation on the number of port security entries that can be learned by a
specific VLAN. This is the default.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To configure the maximum number of VLAN-based port security entries on VLAN 1 to be 64:
459

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents