Administrator Guide

Security Commands 943
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 MAC
based 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].
upper-case—Format hexadecimal characters using the character set [0-9A-
F].
Default Configuration
By default, the switch sends the Calling-Station-Id MAC address in lower
case legacy format.
Command Mode
Global Configuration