beautypg.com

Switchport port-security maximum – Allied Telesis AT-9000 Series User Manual

Page 887

background image

AT-9000 Switch Command Line User’s Guide

859

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 852

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