C613-50170-01 Rev B
Command Reference for x510 Series
1882
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
RADIUS C
OMMANDS
AUTH
RADIUS
SEND
NAS
-
IDENTIFIER
auth radius send nas-identifier
Overview
Use this command to enable the device to include the NAS-Identifier(32) attribute
in RADIUS authentication requests.
Use the
no
variant of this command to stop including the NAS-Identifier attribute.
Syntax
auth radius send nas-identifier [
<name>
|vlan-id]
no auth radius send nas-identifier
Mode
Global Configuration
Example
To use a user-defined identifier of NASID100 as the NAS-Identifier attribute, use the
commands:
awplus#
configure terminal
awplus(config)#
auth radius send nas-identifier NASID100
To use the VLAN ID as the NAS-Identifier attribute, use the commands:
awplus#
configure terminal
awplus(config)#
auth radius send nas-identifier vlan-id
To stop sending the NAS-Identifier attribute, use the commands:
awplus#
configure terminal
awplus(config)#
no auth radius send nas-identifier
Related
Commands
Parameter
Description
<name>
Send this user-defined text as the NAS-Identifier. You can specify
up to 253 characters.
vlan-id
Send the VLAN ID of the authentication port as the NAS-Identifier.
This is the configured VLAN ID, not the dynamic VLAN ID or guest
VLAN ID.