![Alied Telesis GS970M/10 Скачать руководство пользователя страница 1098](http://html1.mh-extra.com/html/alied-telesis/gs970m-10/gs970m-10_command-reference-manual_28967731098.webp)
C613-50163-01 Rev C
Command Reference for GS970M Series
1098
AlliedWare Plus™ Operating System - Version 5.4.7-0.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