Quantum DXi V-Series Manual page 123

Dxi series command line interface (cli) guide
Table of Contents

Advertisement

Figure 3 Netcfg Example – 
2 x 2 x 2 Networks
Network CLI Commands
Then configure Eth0 for the other subnet. If applicable, configure GATEWAY2:
syscli --add netcfg --devname eth0:2 --ipaddr IPADDR2 
--netmask NETMASK2 --gateway GATEWAY2 --segments DATA,MGMT
DXi 6540 With Three Bonds of Two Ports Each
Ensure that the switch ports are appropriately aggregated and the gateways, if
applicable, are configured.
The following syscli sequences can be used to configure a similar setup.
To display the existing configuration:
syscli --list interface
First, delete the default bond configuration with all customer ports connected
together:
syscli --del netcfg --devname bond0
Then configure bond0 for IPADDR1 and for the replication source, if applicable,
configure GATEWAY1:
syscli --add netcfg --devname bond0:1 --slaves eth0, eth1 --segments REP
--ipaddr IPADDR1 --netmask NETMASK1 --gateway GATEWAY1
Then configure bond1 for IPADDR2 and, if applicable, configure GATEWAY2:
syscli --add netcfg --devname bond1:1 --slaves eth2, eth3 --ipaddr IPADDR2
--netmask NETMASK2 --gateway GATEWAY2 --segments DATA
Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-09 Rev B
February 2014
113

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dxi6000 seriesDxi8500Dxi v1000Dxi4000 series

Table of Contents