C613-50102-01 REV C
Command Reference for x510 Series
1632
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
A
UTHENTICATION
C
OMMANDS
AUTH
HOST
-
MODE
To set the host mode to default (single host) on interface
port1.0.2
, use the
following commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
no auth host-mode
To set the host mode to multi-supplicant on authentication profile ‘student’, use
the commands:
awplus#
configure terminal
awplus(config)#
auth profile student
awplus(config-auth-profile)#
auth host-mode multi-supplicant
To set the host mode to default (single host) on authentication profile ‘student’,
use the commands:
awplus#
configure terminal
awplus(config)#
auth profile student
awplus(config-auth-profile)#
no auth host-mode
Related
Commands