Users Guide

Security Commands 954
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.
Example
console#conf
console(config)#radius server attribute 25 include-in-access-req
radius server attribute 31
Use the radius server attribute 31 command to alter the format of the MAC
address sent to the RADIUS server when authenticating using 802.1X
authentication. Use the no form of the command to return the MAC address
format to the default.
Syntax
radius server attribute 31 mac format { ietf | unformatted | legacy } [lower-
case | upper-case]
no radius server attribute 31 mac format
ietf—Format the MAC address as 18-DB-F2-25-B2-D4. The default is
upper case.
unformatted—Format the MAC address as 18dbf225b2d4. The default is
lower case.
legacy—Format the MAC address as 18:db:f2:25:b2:d4. The default is
lower case.
lower-case—Format hexadecimal characters using the character set [0-9a-
f].