C613-50631-01 Rev A Command Reference for IE340 Series 2240
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
AUTHENTICATION COMMANDS
AUTH
REAUTHENTICATION
auth reauthentication
Overview Use this command to enable re-authentication on the interface specified in the
Interface mode, which may be a static channel group (or static aggregator) or a
dynamic (or LACP) channel group or a switch port.
Use the no variant of this command to disable reauthentication on the interface.
Syntax
auth reauthentication
no auth reauthentication
Default Reauthentication of port authentication is disabled by default.
Mode Interface Configuration for a static channel, a dynamic (LACP) channel group, or a
switch port; or Authentication Profile mode.
Examples To enable reauthentication on interface port1.0.2, use the following commands:
awplus# configure terminal
awplus(config)# interface port1.0.2
awplus(config-if)# auth reauthentication
To disable reauthentication on interface port1.0.2, use the following commands:
awplus# configure terminal
awplus(config)# interface port1.0.2
awplus(config-if)# no auth reauthentication
To enable reauthentication on authentication profile ‘student’, use the commands:
awplus# configure terminal
awplus(config)# auth profile student
awplus(config-auth-profile)# auth reauthentication
Related
commands
auth profile (global)
show dot1x
show dot1x interface
show running-config