Set Commands
247
set user from default
Set all user settings back to factory defaults.
set user from stored
Set all current user settings to the values stored in flash
memory.
set user passwd snmp <COM_NAME>
Set the new SNMP R/W community name as the <
com_name>
value.
set var <VAR> [<VARIABLE-STRING>]
Example:
set var LANDSCAPE 0x1b 0x26 0x6c 0x31 0x4f
Define a new variable to be used in header, trailer, or switch
strings on the NIC and call it <variable-string>
.
<variable-string> can be a space-separated list of words,
hexadecimal numbers (e.g., 0x04), or references to other
pre-defined variables. It is easiest to make up the
<variable-string> with hexadecimal values, as shown in
the example.
NOTE: One variable counts as one element within header and
trailer strings.
Defined variables are referenced in strings by placing a “$”
before the variable name (e.g., set model m1 trailer
$FF).
set var from default
Set all variable settings back to factory defaults.
set var from stored
Set all current variable settings to the values stored in flash
memory.