Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-02 Rev A
July 2011
Network CLI Commands
75
•
wan
: all but one interfaces are bonded together for WAN configuration
•
lan
: all but one interfaces are bonded together for LAN configuration
•
data
: all but one interfaces are bonded together for DATA configuration
•
--bondalgo
: Type of bonding algorithm.
•
--hostname
: Name of this host.
•
--msip
: IP address for Management Segment.
•
--msnetmask
: Netmask for Management Segment
•
--msgateway
: Management Segment gateway.
•
--rsip
: IP address for Replication Segment.
•
--rsnetmask
: Netmask for Replication Segment.
•
--rsgateway
: Gateway for Replication Segment.
•
--dsip
: IP address for Data Segment.
•
--dsnetmask
: Netmask for Data Segment.
•
--dsgateway
: Gateway address for Data Segment
•
--dnsprimary
: Primary IP address for DNS.
•
--dnssecondary
: Secondary IP address for DNS.
•
--dnstertiary
: Tertiary IP address for DNS.
•
--dnssearchpath
: Search path for DNS name lookup.
Setting Up an
Unsegmented Network
syscli --setnetwork unsegmented --ip <ip_address> --netmask <netmask>
[--bondalgo { lacp | brr }] [--hostname <hostname>] --defaultgateway
<gateway_ip> [--dnsprimary <dns_primary_ip_address>] [--dnssecondary
<dns_secondary_ip_address>] [--dnstertiary <dns_tertiary_ip_address>] [-
-dnssearchpath <dns_search_path_string>] [--sure]
This CLI command allows the admin user to set up an unsegmented network.
Note:
Some network changes require a system reboot. Any change to the
hostname, IP related information (IP, netmask, and/or gateway) and
bonding information will cause a system reboot. This command is not
available if a custom network configuration is already in place.
CLI command options:
•
--setnetwork
: Setting up the unsegmented network. Some network
changes require system reboot.
•
--ip
: IP address of the system.
•
--netmask
: Net mask of the system network.
•
--bondalgo
: Bonding algorithm.
•
--hostname
: Name of this host.
•
--defaultgateway
: Default gateway IP address.
•
--dnsprimary
: Primary IP address of DNS.