Appendix a - cli ascii-based interface – Sonnet Technologies Web Management Tool User Manual
Page 64
viii
Appendix A - CLI ASCII-Based Interface
•
EmailNotify
Regulates Email notification.
Default: disabled.
set EmailNotify [enabled | disabled]
get EmailNotify
•
EmailNotifyAddress
Configures notification addresses. Index is a number between
1 and 5. Full Email address is a fully qualified Internet Email
address, not more than 128 characters long. Emails are sent
based on the warning level you set to trigger an Email alert.
Warning levels
None: no Emails
Critical: only critical severity events
Warning: warnings and critical events
Informational: information
All: all warnings, critical events and informational messages
set EmailNotifyAddress [index] [full email
address] [warning level]
get EmailNotifyAddress
•
EmailPassword
Configures the password which authenticates the login to the
SMTP Email server. The password must not be more than 64
characters. A password is not required if the Email server does
not require authentication.
set EmailPassword
SaveConfiguration command required
•
EmailServerAddress
Configures the address of the server the unit must contact in
order to send out Email notifications using either an Email
address (xxx.xxx.x.x) or a fully qualified domain name (mail.
myserver.com).
Default: 0.0.0.0
set EmailServerAddress [IP address |domain
name]
SaveConfiguration command required
get EmailServerAddress
•
EmailUsername
Configures the user name which authenticates the login to the
SMTP Email server. The user name must not be more than 128
characters. A user name is not required if the Email server does
not require authentication.
set EmailUsername [username]
SaveConfiguration command required
get EmailUsername
•
EthernetSpeed
Regulates the speed of the RX1600Fibre’s Ethernet port. If
Auto
is enabled, the Ethernet speed is negotiated. When hard set, 10
and 100 speeds are half duplex.
Default: auto
set EthernetSpeed [mp1] [10 | 100 | auto]
SaveConfiguration Restart command required
get EthernetSpeed [mp1]
•
EventLog (Enabled, Disabled on Error)
Regulates event logging. When enabled, records various system
errors to the event log.
set EventLog [enabled | disabled]
get EventLog
•
EventLogFilter (Enabled, Disabled on Error)
Filters data from specific unit subsystems and levels when event
logging is enabled. The specific entries supported are platform-
dependent. For set commands, the final parameter indicates
whether or not events from the specified subsystem and level
are displayed.
set EventLogFilter [subsys | all] [eventlevel |
all] [all | none]
get EventLogFilter [subsys | all] [eventlevel |
all]
• Exit (Immediate)
Terminates the current CLI session over Telnet. This command
has no effect if used during a serial CLI session.
Exit