11 switchport port-security timeout, 12 switchport port-security violation, 11 switchport port-security timeout -96 – PLANET XGS3-24042 User Manual

Page 250: 12 switchport port-security violation -96

Advertising
background image

13-96

number for the setting to be successful.

Example:

Set the maximum secure MAC address number for port 1.

Switch(config)#interface Ethernet 1/0/1

Switch(Config-If-Ethernet1/0/1)# switchport port-security maximum 4

13.2.11 switchport port-security timeout

Command:

switchport port-security timeout <value>

no switchport port-security timeout

Function:

Set the timer for port locking; the “no switchport port-security timeout” command restores the

default setting.

Parameter:

< value> is the timeout value, the valid range is 0 to 300s.

Command mode:

Port Mode.

Default:

Port locking timer is not enabled by default.

Usage Guide:

The port locking timer function is a dynamic MAC address locking function. MAC address locking

and conversion of dynamic MAC entries to secure address entries will be performed on locking

timer timeout. The MAC address binding function must be enabled prior to running this command.

Example:

Set port1 locking timer to 30 seconds.

Switch(config)#interface Ethernet 1/0/1

Switch(Config-If-Ethernet1/0/1)# switchport port-security timeout 30

13.2.12 switchport port-security violation

Command:

switchport port-security violation {protect | shutdown} [recovery <30-3600>]

no switchport port-security violation

Function:

Configure the port violation mode. The no restores the violation mode to protect.

Advertising