C613-50170-01 Rev B
Command Reference for x510 Series
1805
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
A
UTHENTICATION
C
OMMANDS
DESCRIPTION
(A
UTHENTICATION
P
ROFILE
)
description (Authentication Profile)
Overview
Use this command to add a description to an authentication profile in
Authentication Profile mode.
Use the
no
variant of this command to remove the current description.
Syntax
description <
description
>
Default
No description configured by default.
Mode
Authentication Profile
Example
To add a description to the authentication profile ‘student’, use the following
commands:
awplus#
configure terminal
awplus(config)#
auth profile student
awplus(config-auth-profile)#
description student room setting
To remove a description from the authentication profile ‘student’, use the
following commands:
awplus#
configure terminal
awplus(config)#
auth profile student
awplus(config-auth-profile)#
no description
Related
Commands
auth profile (Global Configuration)
Parameter
Description
<
description
>
Text describing the selected authentication profile.