C613-50170-01 Rev B
Command Reference for x510 Series
1766
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
A
UTHENTICATION
C
OMMANDS
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