D
CLI Overviewmaint
D-47
Command Line Interface
maint
The maint branch of the CLI command tree contains commands that
relate to maintenance activities.
The commands in the maint branch can be used only by the
Administrator.
Note that the maint.system.resetConfig command resets all
configuration data and non-volatile settings, including network
information, to their default values (factory settings). Management
access may be lost until the network information is restored.
maint.port.beacon
Syntax beacon portNumber beaconState
Purpose This command enables or disables port beaconing for a particular
port.
Parameters This command has two required parameters.
Command Examples
Root> maint port beacon 4 false
Root> maint port beacon 4 0
maint.port.reset
Syntax reset portNumber
Purpose This command resets an individual port.
Description This command resets an individual port without affecting any other
ports. However, if a device is attached to the port and the device is
online, the reset causes a link reset to occur. If the port is in a failed
portNumber
Specifies the port number. Valid values for the
DS-32M2 are 0 through 31.
beaconState
Specifies whether unit beaconing is enabled.
Valid values are true and false. Boolean 1 or 0
may be substituted as values.