Users Guide

Security Commands 1026
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.
The MAC address format may be altered by configuration of the radius server
attribute 32 mac format command. See
radius server attribute mac format
.
Command History
Command introduced in version 6.6.0.1 firmware.
Example
This example globally configures the format of the NAS-Identifier to be the
IP address and host name.
console(config)#radius server attribute 32 include-in-access-request “%i %h”
radius server attribute 44
Use the radius server attribute 44 command to enable sending the Acct-
Session-ID in Access-Request messages. Use the no form of the command to
cease sending the Acct-Session-ID in Access-Request messages.