43
Field Description
VLAN ID
Authorized VLAN for the local users in the group.
User-Profile
User profile for local user authorization.
Callback-number
Authorized PPP callback number for the local users in the group.
Password aging
Password aging time for the local users in the group.
Password length
Minimum password length for the local users in the group.
Password composition
Password composition policy of the local users in the group.
Related commands
user-group
expiration-date
Use
expiration-date
to set the expiration time of a local user.
Use
undo expiration-date
to remove the configuration.
Syntax
expiration-date
time
undo expiration-date
Default
A local user has no expiration time, and no time validity checking is performed.
Views
Local user view
Default command level
3: Manage level
Parameters
time
: Expiration time of the local user, in the format HH:MM:SS-MM/DD/YYYY,
HH:MM:SS-YYYY/MM/DD, MM/DD/YYYY-HH:MM:SS, or YYYY/MM/DD-HH:MM:SS. HH:MM:SS
indicates the time, where HH ranges from 0 to 23, and MM and SS range from 0 to 59. MM/DD/YYYY
or YYYY/MM/DD indicates the date, where YYYY ranges from 2000 to 2035, MM ranges from 1 to 12,
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-2008/2/2 equals 02:02:00-2008/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 expiration time of user
abc
to 12:10:20 on May 31, 2008.
<Sysname> system-view
[Sysname] local-user abc
[Sysname-luser-abc] expiration-date 12:10:20-2008/05/31