CLI Guide

Table Of Contents
Security Commands 1026
Use the show authentication clients command to display the RADIUS
discovered IPv4 address, if any.
Command History
Introduced in version 6.3.0.1 firmware. Command updated in firmware
release 6.5.2.
Example
console#conf
console(config)#radius server attribute 8 include-in-access-req
radius server attribute 25
Use the radius server attribute 25 command to globally enable the switch to
send the RADIUS Class attribute as supplied by the RADIUS server in
accounting messages sent to the accounting server.
Syntax
radius server attribute 25 include-in-access-req
no radius server attribute 25 include-in-access-req
Default Configuration
By default, the switch sends the Class attribute to the accounting server if
received in the Access-Accept from the RADIUS authentication server.
Command Mode
Global Configuration
User Guidelines
The switch sends the Class attribute value supplied by the RADIUS server in
the RADIUS Access-Accept message if enabled. If disabled, the Class
attribute received in the RADIUS Access-Accept message is ignored. The
Class attribute may be up to 16 octets in length
Command History
Introduced in version 6.3.0.1 firmware.