Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-05 Rev B
April 2012
78 Network CLI Commands
Note: The system does not automatically reboot; therefore, after making any
modification to your network configuration, you must manually reboot
the system. You can reboot the system using the syscli --nodemanage
--reboot command.
CLI command options:
• --restore: Restores previous custom network configuration.
• --sure: if specified, the command will execute and restart without asking for
confirmation.
Displaying System
Network Configuration
syscli --get network
This CLI allows the user to display the system network configuration.
--get: Displays system network configuration.
Note: The --get network command renders the syscli --query network
command unusable.
Listing Network
Interfaces
syscli --list interface [--xml [<filename>]] [--type [configured]|runtime]
This CLI allows the user to list available and configured network interfaces.
CLI Command Options:
• --list: Lists network interfaces.
• --xml: List XML output to screen or write XML output to <filename>.
• --type: Display interface's configured or runtime values. If this value isn't
specified, the configured values are displayed.
Adding Throttle on the
Source System
syscli --add throttle --service REP --bw <bandwidth><K|M>
This CLI allows the admin user to add throttling on the source for the specified
network services.
CLI Command Options:
• --add: Adds throttling on the source system.
• --service: Enables throttling for the specified service.
• --bw: The amount of bandwidth to throttle. For example, if 500Kb/s is
desired, enter --bw 500K.
Deleting Throttle on the
Source System
syscli --del throttle [--service REP] [--sure]
This CLI allows the admin user to remove throttling on the source.
CLI Command Options: