beautypg.com

Switchport port-security maximum, Switchport port-security maximum 7 – Allied Telesis AT-8100 Series User Manual

Page 1057

background image

AT-8100 Switch Command Line User’s Guide

1057

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 1050

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