Users Guide
Security Commands 994
The switch sends the following information to the RADIUS server for EAP
Access-Requests:
1–User-Name—MAC address of device.
4–NAS-IP-Address—IP address of the switch.
5–NAS-Port—Our internal port number.
12–Framed-MTU—Port/switch MTU—header length (for example, 1500).
30–Called Station ID—MAC address of device (in xx:xx:xx:xx:xx:xx format).
31–Calling-Station ID—Switch MAC address.
61–NAS-Port-Type (Ethernet 15).
The Calling Station ID is formatted per the attribute 31 command.
The User-Name attribute is formatted per the attribute 1 command.
The Access-Request attribute is formatted for PAP authentication.
Command History
Command introduced in version 6.5 firmware.
mab request format
Use the mab request format command to configure the format of the MAC
address sent in the User-Name attribute. Use the no form of the command to
return the configuration to the default.
Syntax
mab request format attribute 1 groupsize {1 | 2 | 4 | 12} separator {- | : | .}
[lowercase | uppercase]
no mab request format attribute 1
• groupsize—The number of digits in a group.
• separator—The separator between groups of digits.
• uppercase—Use uppercase formatting for the digits.
• lowercase—Use lowercase formatting for the digits.