C613-50100-01 REV C Command Reference for x930 Series 2113
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
AUTHENTICATION COMMANDS
AUTH
REAUTHENTICATION
auth reauthentication
Overview This command enables 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 disables 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
To disable reauthentication on authentication profile ‘student’, use the
commands:
awplus# configure terminal
awplus(config)# auth profile student
awplus(config-auth-profile)# no auth reauthentication
Related
Commands
auth profile (Global Configuration)
show dot1x
show dot1x interface
show running-config