C613-50100-01 REV C Command Reference for x930 Series 2142
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
AUTHENTICATION COMMANDS
AUTH
-MAC REAUTH-RELEARNING
auth-mac reauth-relearning
Overview This command sets the MAC address learning of the supplicant (client device) to
re-learning for re-authentication on the interface specified in the Interface
command mode.
Use the no variant of this command to disable the auth-mac re-learning option.
Syntax
auth-mac reauth-relearning
no auth-mac reauth-relearning
Default Re-learning for 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 the re-authentication re-learning feature on interface port1.0.2, use
the following commands:
awplus# configure terminal
awplus(config)# interface port1.0.2
awplus(config-if)# auth-mac reauth-relearning
To disable the re-authentication re-learning feature on interface port1.0.2, use
the following commands:
awplus# configure terminal
awplus(config)# interface port1.0.2
awpl us(config-if)# no auth-mac reauth-relearning
To enable the re-authentication re-learning feature on authentication profile
‘student’, use the commands:
awplus# configure terminal
awplus(config)# auth profile student
awplus(config-auth-profile)# auth-mac reauth-relearning
To disable the re-authentication re-learning feature on authentication profile
‘student’, use the commands:
awplus# configure terminal
awplus(config)# auth profile student
awplus(config-auth-profile)# no auth-mac reauth-relearning
Related
Commands
auth profile (Global Configuration)
show auth
show auth interface
show running-config