63
Default
The guest auto-delete feature is disabled.
Views
System view
Predefined user roles
network-admin
Usage guidelines
This feature enables the device to automatically delete the local guest accounts when they expire.
Examples
# Enable the guest auto-delete feature.
<Sysname> system-view
[Sysname] local-guest auto-delete enable
Related commands
validity-datetime
local-guest email format
Use
local-guest email format
to configure the subject and body for the email notifications of local
guest information.
Use
undo local-guest email format
to delete the configured subject or body for the email
notifications of local guest information.
Syntax
local-guest email format to
{
guest
|
manager
|
sponsor
} {
body
body-string
|
subject
sub-string
}
undo local-guest email format to
{
guest
|
manager
|
sponsor
} {
body
|
subject
}
Default
No subject or body is configured for the email notifications of local guest information.
Views
System view
Predefined user roles
network-admin
Parameters
to
: Specifies the email recipient.
guest
: Specifies the local guest.
manager
: Specifies the guest manager.
sponsor
: Specifies the guest sponsor.
body
body-string
: Configures the body content. The
body-string
argument is a case-sensitive string
of 1 to 255 characters.
subject
sub-string
: Configures the email subject. The
sub-string
argument is a case-sensitive string
of 1 to 127 characters.