Command Manual - Security
Quidway S3500 Series Ethernet Switches Chapter 3 AAA & RADIUS Protocol Configuration Commands
Huawei Technologies Proprietary
3-18
Description
Using vlan-assignment-mode command, you can specify the dynamic VLAN delivery
mode.
Among S3500 series ethernet switches, S3552G, S3552P, S3528G, S3528P, S3526E,
S3526E FM, S3526E FS and S3526C support this function, and S3526, S3526 FM and
S3526 FS don’t.
Currently the switch supports RADIUS server delivers the integer type and string type
VLAN ID.
z Integer VLAN ID: The switch adds the port into the VLAN based on the integer ID
delivered from the server. If the VLAN does not exist, it first creates a VLAN and
then adds the port into the new VLAN.
z String ID: The switch compares the string ID delivered from the server with the
VLAN names existing on the switch. If a matching entry is found, the switch adds
the port into the corresponding VLAN. Otherwise, the delivery fails and the user
cannot pass the authentication.
By default, the integer mode is selected, that is, the switch supports the RADIUS server
delivering the integer VLAN ID.
For the related commands, see name.
Example
#.Specify the dynamic VLAN delivery mode as integer.
[Quidway-isp-ias] vlan-assignment-mode integer
3.2 RADIUS Protocol Configuration Commands
3.2.1 accounting-on enable
Syntax
accounting-on enable [ send times ] [ interval interval ]
undo accounting-on { enable | send | interval }
View
RADIUS Scheme view
Parameter
times: Maximum number for sending Accounting-On packets. It ranges from 1 to 256
and defaults to 15.
Interval: Time interval for sending Accounting-On packets. It ranges from 1 to 30 in
seconds and defaults to 3.