xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
514
config authentication mac_format
Purpose
This command will set the MAC address format that will be used for authentication username
via the RADIUS server.
Syntax
config authentication mac_format {case [lowercase | uppercase] | delimiter {[hyphen |
colon | dot | none]| number [1 | 2 | 5]}}
Description
This command will set the MAC address format that will be used for authentication username
via the RADIUS server.
Parameters
case
- (Optional) Specifies the case format used.
lowercase
- Specifies using the lowercase format, the RADIUS authentication username will
be formatted as: aa-bb-cc-dd-ee-ff.
uppercase
- Specifies using the uppercase format, the RADIUS authentication username will
be formatted as: AA-BB-CC-DD-EE-FF.
delimiter
- (Optional) Specifies the delimiter format used.
hyphen
- Specifies using the “-“ as delimiter, the format is: AA-BB-CC-DD-EE-FF
colon
- Specifies using the “:“ as delimiter, the format is: AA:BB:CC:DD:EE:FF
dot
- Specifies using the “.“ as delimiter, the format is: AA.BB.CC.DD.EE.FF
none
- Specifies not using any delimiter, the format is: AABBCCDDEEFF
number
- (Optional) Specifies the delimiter number used.
1
- Single delimiter, the format is: AABBCC.DDEEFF
2
- Double delimiter, the format is: AABB.CCDD.EEFF
5
- Multiple delimiter, the format is: AA.BB.CC.DD.EE.FF
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To configure the MAC address format to IETF style:
DES-3528:admin#config authentication mac_format case uppercase delimiter hyphen number
5
Command: config authentication mac_format case uppercase delimiter hyphen number 5
Success.
DES-3528:admin#