Comtrol ES7506 User Manual

Page 138

Advertising
background image

138 - Warnings (CLI)

RocketLinx ES7506 User Guide: 2000529 Rev. F

Configuration Using the Command Line Interface (CLI)

SMTP Configuration

SMTP Enable

Switch(config)# smtp-server enable email-alert
SMTP Email Alert set enable ok.

Sender mail

Switch(config)# smtp-server server 192.168.250.100
ACCOUNT SMTP server mail account, ex: [email protected]
Switch(config)# smtp-server server 192.168.250.100
[email protected]
SMTP Email Alert set Server: 192.168.250.100, Account:
[email protected] ok.

Receiver mail

Switch(config)# smtp-server receipt 1 [email protected]
SMTP Email Alert set receipt 1: [email protected] ok.

Authentication with
user name and
password

Switch(config)# smtp-server authentication username admin
password admin
SMTP Email Alert set authentication Username: admin,
Password: admin

Note: You can assign string to user name and password.

Disable SMTP

Switch(config)# no smtp-server enable email-alert
SMTP Email Alert set disable ok.

Disable Authentication

Switch(config)# no smtp-server authentication
SMTP Email Alert set Authentication disable ok.

Display

Switch# sh smtp-server
SMTP Email Alert is Enabled
Server: 192.168.250.100, Account: [email protected]
Authentication: Enabled
Username: admin, Password: admin
SMTP Email Alert Receipt:
Receipt 1: [email protected]
Receipt 2:
Receipt 3:
Receipt 4:

Advertising