CLI Guide

Security Commands 1027
Example
console#conf
console(config)#radius server attribute 25 include-in-access-req
radius server attribute 32
Use the radius server attribute 32 command to configure the format of the
NAS-Identifier sent to the RADIUS server in Access-Request and Acct-
Request messages. Use the no form of the command to return the MAC
address format to the default.
Syntax
radius server attribute 32 include-in-access-req [format]
no radius server attribute 32 include-in-access-req
The format parameter is a text string of 2-128 characters and may include the
following format specifiers:
%m : NAS MAC address
%i : NAS IP address
%h : NAS host name
%d : NAS domain name
Default Configuration
By default, the format specifier is %m.
Command Mode
Global Configuration
User Guidelines
The format parameter is a text string. Use quotes to include embedded
spaces.
Command History
Command introduced in version 6.6.0.1 firmware.