Users Guide

Security Commands 1009
This command overrides the global configuration for attribute 30, 31, or 32.
Use the
mab request format attribute 1
command to configure formatting the
User-Name attribute. Use the
radius server attribute mac format
command to
globally configure MAC address formatting.
Command History
Introduced in version 6.3.0.1 firmware. Updated in release 6.5.0 to remove
formatting of the User-Name attribute. Updated in release 6.6.0 to add
formatting of attributes 30 and 31.
Example
console#conf
console(config)#radius server auth 4.3.2.1
console(config-auth-radius)#attribute 30 mac format unformatted lower-case
attribute 32
Use this command to configure the format of the NAS-Identifier sent to the
RADIUS server in Access-Request and Acct-Request messages. Use the no
form of the command to return the MAC address format to the default.
Syntax
attribute 32 include-in-access-request [format]
no attribute 32 include-in-access-request
format—A text string of 2 to 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.