DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
427
Specifies that when using the lowercase format, the RADIUS
authentication username will be formatted as: aa-bb-cc-dd-ee-ff.
Specifies that when using uppercase format, the RADIUS
authentication username will be formatted as: AA-BB-CC-DD-EE-
FF.
Specifies that when using “-“ as delimiter, the format is: AA-BB-CC-
DD-EE-FF.
Specifies that when using “:“ as delimiter, the format is:
AA:BB:CC:DD:EE:FF.
Specifies that when using “.“ as delimiter, the format is:
AA.BB.CC.DD.EE.FF.
Specifies that when not using any delimiter, the format is:
AABBCCDDEEFF.
Specifies the delimiter number value. Choose one of the following
delimiter options:
1: Single delimiter, the format is: AABBCC.DDEEFF.
2: Double delimiters, the format is: AABB.CCDD.EEFF.
5: Multiple delimiters, the format is: AA.BB.CC.DD.EE.FF.
If none is chosen for delimiter, the number does not take effect.
Default
The default authentication MAC address case is uppercase.
The default authentication MAC address delimiter is dot.
The default authentication MAC address delimiter number is 2.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command is used to configure the formatting of usernames used for RADIUS authentication or
for IGMP security based on the MAC address.
Example
This example shows how to format the username based on the MAC address.
Switch# configure terminal
Switch(config)# authentication username mac-format case uppercase delimiter hyphen
number 5
Switch(config)#
50-10 authentication compauth mode
This command is used to specify the compound authentication mode Use the no form of this
command to revert to the default setting.
authentication compauth mode {any | mac-jwac | mac-wac}
no authentication compauth mode
Parameters