Quantum DXi V1000 Command Manual page 94

Dxi series command line interface (cli)
Hide thumbs Also See for DXi V1000:
Table of Contents

Advertisement

Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-05 Rev B
April 2012
Figure 4 Netcfg Example – 
1 x 1 x N Data Networks
86
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 --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 --slaves eth2, eth3 --ipaddr IPADDR2 --
netmask NETMASK2 --gateway GATEWAY2 --segments DATA
Then configure bond2 for IPADDR3 and, if applicable, configure GATEWAY3:
syscli --add netcfg --devname bond2 --slaves eth4, eth5 --ipaddr IPADDR3 --
netmask NETMASK3 --gateway GATEWAY3 --segments MGMT
DXi 6540 With One Bond and Two Independent Interfaces
The two independent interfaces have to be connected to a non-aggregated port
on a switch. The bonded ports are connected to appropriately link aggregated
switch ports.
The following syscli sequences can be used to configure a similar setup.
To display the existing configuration:
syscli --list interface
Network CLI Commands

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dxi4000 seriesDxi6500 seriesDxi6700 seriesDxi8500

Table of Contents