Quantum DXi-Series Command Line Interface (CLI) Guide
6-66538-03 Rev C
November 2010
Other System Configuration CLI Commands
145
Enabling Jumbo Frames
syscli --enable jumbo [--dev <device>]
Note:
This CLI command is not available for DXi6700 systems.
This CLI command allows the CLI admin to enable jumbo frames. If no option is
specified, jumbo frames are enabled for both bond0 and bond1. Use the
--dev
<device>
option to enable jumbo frames for the specified device (for example,
bond0, bond1, eth0).
Disabling Jumbo Frames
syscli --disable jumbo [--dev <device>]
Note:
This CLI command is not available for DXi6700 systems.
This CLI command allows the CLI admin to disable jumbo frames. If no option is
specified, jumbo frames are disabled for both bond0 and bond1. Use the
--dev
<device>
option to disable jumbo frames for the specified device (for example,
bond0, bond1, eth0).
Software Upgrade
syscli --upgrade firmware --localfile <filename> [--sure]
This CLI command allows the CLI admin to upgrade the firmware on the system.
The image file should be on the system before this command can be issued
successfully. The CLI admin can first copy the file (via scp) to the home directory
and then invoke this CLI command by specifying the name of the local firmware
file that was manually copied. If the
--sure
option is specified, then no
confirmation prompt is displayed.
Getting Status of Local Node
syscli --getstatus node
This CLI command allows the CLI admin to display the status of node the system
is running on.
Starting Space Reclamation
syscli --start reclamation
This CLI command allows the CLI admin to manually start space reclamation on
the system.
Stopping Space Reclamation
syscli --stop reclamation
This CLI command allows the CLI admin to stop any current space reclamation
on the system that is running.