CLI Guide

Security Commands 1028
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.
Syntax
radius server attribute 44 include-in-access-request
no radius server attribute 44 include-in-access-request
Default Configuration
By default, the Acct-Session-ID is not sent in Access-Request messages.
Command Mode
Global Configuration mode
User Guidelines
The Acct-Session-ID is the same as the session identifier used in accounting
messages.
Command History
Command introduced in version 6.6.0.1 firmware.
Example
This example globally enables sending the Acct-Session-ID in Access-Request
messages.
console(config)#radius server attribute 44 include-in-access-request