AT-GS900M Series CLI Reference
Section IV: Security and Traffic Control 511
SET PORTAUTH CSIDFORMAT
Syntax
set portauth csidformat [separator=hyphen|colon|period|none]
[digit=2|4] [uppercase=true|false]
Parameters
separator
Specifies the separator of a MAC address for the Calling-Statin_Id
and Called-Station-Id attributes in a RADIUS packet. The default
setting is hypen.
hyphen
Specifies a hyphen as the separator. This is the default setting. For
example, a MAC address using hyphens is 00-00-F4-11-11-A3.
colon
Specifies a colon as the separator. For example, a MAC address
using colons is 00:00:F4:11:11:A3.
period
Specifies a period as the separator. For example, a MAC address
using periods is 00.00.F4.11.11.A3.
none
Specifies no separator. For example, a MAC address without
separators is 0000F41111A3.
digit
Specifies the number of digits that the separator should be inserted
between. When the separator parameter is none, this parameter is
ignored.
2
Specifies 2 digits that the separator is inserted between. This is the
default setting. For example, a MAC address with separators every
2 digits is 00-00-F4-11-11-A3.
4
Specifies 4 digits that the separator is inserted between. For
example, a MAC address with separators every 4digits is
0000-F411-11A3.
uppercase
Specifies either uppercase or lowercase for the MAC address
notation. The default setting is true (uppercase).