406
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
S
WITCHING
C
OMMANDS
SWITCHPORT
PORT
-
SECURITY
switchport port-security
Overview
Enables the port-security feature. This feature is also known as the port-based learn
limit. It allows the user to set the maximum number of MAC addresses that each
port can learn.
Use the
no
variant of this command to disable the port-security feature.
Syntax
switchport port-security
no switchport port-security
Mode
Interface Configuration
Examples
To enable the port-security feature on
port1.0.4
, use the following commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.4
awplus(config-if)#
switchport port-security
To disable port-security feature on
port1.0.4
, use the following commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.4
awplus(config-if)#
no switchport port-security