Allied Telesis AT-S63 User Manual

Page 741

Advertising
background image

AT-S63 Management Software Command Line User’s Guide

Section VIII: Port Security

741

Examples

This example sets port 2 to the authenticator role with the authentication
method of auto:

awplus> enable
awplus# configure terminal
awplus(config)# interface 2
awplus(config-if)# dot1x port-control auto

This example sets the reauthentication period to 10,000 seconds on ports
22 to 24:

awplus> enable
awplus# configure terminal
awplus(config)# interface 22-24
awplus(config-if)# dot1x timeout re-authperiod

10000

This example sets the supplicant timeout value to 80 seconds on ports 14,
17, and 21:

awplus> enable
awplus# configure terminal
awplus(config)# interface 14,17,21
awplus(config-if)# dot1x timeout supp-timeout 80

This command removes port 8 from the authenticator role:

awplus> enable
awplus# configure terminal
awplus(config)# interface 8
awplus(config-if)# no dot1x port-control

Advertising