Switchport port-security maximum 5, Switchport port-security maximum – Allied Telesis AT-FS970M Series User Manual
Page 1035

AT-FS970M Switch Command Line User’s Guide
1035
SWITCHPORT PORT-SECURITY MAXIMUM
Syntax
switchport port-security maximum
value
Parameters
value
Specifies the maximum number of dynamic MAC addresses ports
can learn. The range is 0 to 255 addresses. The default is 0
addresses.
Mode
Port Interface mode
Description
Use this command to specify the maximum number of dynamic MAC
addresses that ports can learn. Ports that learn their maximum numbers of
MAC addresses discard ingress packets with unknown MAC addresses.
Use the no form of this command, NO SWITCHPORT PORT-SECURITY
MAXIMUM, to set the command to its default value of 100 addresses.
Confirmation Command
“SHOW PORT-SECURITY INTERFACE” on page 1028
Example
This example sets port 2 to learn up to 15 dynamic MAC addresses:
awplus> enable
awplus# configure terminal
awplus(config)# interface port1.0.2
awplus(config-if)# switchport port-security maximum 15