Reference Guide

Table Of Contents
Dell PowerConnect ArubaOS 6.0 Command Line Interface | Reference Guide guest-access-email | 205
guest-access-email
guest-access-email
smtp-port
smtp-server
no...
Description
This command configures the SMTP server which is used to send guest email. Guest email is generated when a
guest user account is created or when the Guest Provisioning user sends guest user account email a later time.
Syntax
Usage Guidelines
As part of the guest provisioning feature, the guest-access-email command allows you to set up the SMTP port
and server that process guest provisioning email. This email process sends email to either the guest or the sponsor
whenever a guest user account is created or when the Guest Provisioning user manually sends email from the
Guest Provisioning page.
Example
The following command creates a guest-access email profile and sends guest user email through SMTP server IP
address 1.1.1.1 on port 25.
(host) (config) #guest-access-email
(host) (Guest-access Email Profile) #
(host) (Guest-access Email Profile) #smtp-port 25
(host) (Guest-access Email Profile) #smtp-server 1.1.1.1
Related Commands
(host) #show guest-access-email
(host) #local-userdb-guest add
(host) #local-userdb-guest modify
(host) #show local-userdb-guest
Parameter Description Range Default
smtp-port Identifies the SMTP port through which the guest-access
email is sent.
——
<Port number> The SMTP port number. 1–65535 25
smtp-server The SMTP server to which the controller sends the guest-
access email.
——
<IP-Address> The SMTP server’s IP address.
no Deletes the command configuration