F3215-HP Load Balancing Module Security Command Reference-6PW101
68
and the range of DD depends on the month. Except for the zeros in 00:00:00, leading zeros can be
omitted. For example, 2:2:0-2012/2/2 equals 02:02:00-2012/02/02.
Usage guidelines
For temporary network access requirements, create a guest account, and specify a validity time and an
expiration time for the account to control the validity of the account. When a user uses the guest account
for local authentication and passes the authentication, the access device checks whether the current
system time is between the validity time and the expiration time. If it is, the device permits the user to
access the network. Otherwise, the device denies the access request of the user.
Examples
# Set the validity time of user abc to 12:10:20 on April 30, 2012, and set the expiration time to 12:10:20
on May 31, 2012.
<Sysname> system-view
[Sysname] local-user abc
[Sysname-luser-abc] validity-date 12:10:20-2012/04/30
[Sysname-luser-abc] expiration-date 12:10:20-2012/05/31
Related commands
expiration-date
RADIUS configuration commands
accounting-on enable
Use accounting-on enable to configure the accounting-on feature.
Use undo accounting-on enable to disable the accounting-on feature.
Syntax
accounting-on enable [ interval seconds | send send-times ] *
undo accounting-on enable
Default
The accounting-on feature is disabled.
Views
RADIUS scheme view
Default command level
2: System level
Parameters
seconds: Time interval for retransmitting an accounting-on packet in seconds, ranging from 1 to 15. The
default is 3 seconds.
send-times: Maximum number of accounting-on packet transmission attempts, ranging from 1 to 255.
The default is 50.