
Appendix E Command Interpreter
ES-305 User’s Guide
103
Table 26 Commands Summary
cfg get <var> Displays the specified profile variable (use cfg
prof show to see all profile variables).
Variable names are case-sensitive.
Example (displays current SNMP contact person
data):
CFG> get SNMP_SYSCONTACT
set <var> Sets the specified profile variable to runtime
memory (use cfg prof show to see all profile
variables).
Variable names are case-sensitive.
Example (sets system login password to “4321”):
CFG> set SYS_ADMPASS 4321
Use the cfg prof commit command to save
changes to non-volatile memory.
del <var> Deletes the specified variable.
Example (deletes the SNMP system location
variable):
CFG> del SNMP_SYSLOC
prof These commands let you see and save changes
to the ES-305’s profile (its configuration settings).
init Return profile to initial factory default settings. All
configuration changes are lost.
save Save all current profile settings to non-volatile
memory.
commit Save changes made via the cfg set command
to non-volatile memory.
show Display the current profile.
restore <server-
ip> <filename>
Restores a specified profile from the specified IP
address.
Example (restores profile “profile.bin” from the
server at 10.10.10.10):
CFG> restore 10.10.10.10 profile.bin
backup Saves the current profile to the specified file on the
specified server via TFTP.
Example (saves the current profile as “profile2.bin”
to the server at 10.10.10.10):
CFG> backup 10.10.10.10 profile2.bin
Comentarios a estos manuales