(Revised 2010-9-27) Page 142 of 159
CLI Commands, Continued…
Reset the Switch
Command Name
Reset
Description
Reset (reboot) the switch
Syntax
Reset
Parameters
None
Example
N-TRON/Admin> reset
Preparing for reset.
Cleaning up...
Browser will be redirected to 192.168.1.250.
Disabling SNMP...
Disabling DHCP...
Disabling CIP...
Locking out other processes...
Disable preemption...
Resetting device...
…
Notes
Show or Set SNMP Configuration
Command Name
Snmp
Description
Show or set SNMP configuration. If no parameters are specified, this command will
show the SNMP configuration (same as -show parameter).
Syntax
snmp [-show] [-ro name] [-rw name] [-trap name]
Parameters
-show
Show configuration.
-ro name
Set the Authorized Community Name for SNMP Get requests.
-rw name
Set the Authorized Community Name for SNMP Set requests.
-trap name
Set the Authorized Community Name for SNMP Traps.
Examples
N-TRON/Admin> snmp –ro users
IP Address - Trap Stn.#1 : Value Not Configured
IP Address - Trap Stn.#2 : Value Not Configured
IP Address - Trap Stn.#3 : Value Not Configured
IP Address - Trap Stn.#4 : Value Not Configured
IP Address - Trap Stn.#5 : Value Not Configured
Read-Only Community Name : users
Read-Write Community Name : private
Trap Community Name : public
Changes have been made that have not been saved.
…
NOTES
Community names may only contain alphanumeric, space, ‗-‗, ‗_‘, and ‗#‘ characters,
and may not begin with a number, space, or underscore. A name with embedded space
characters must be enclosed in quotes. The maximum length is 15 characters.