Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-09 Rev B
February 2014
Network CLI Commands
119
Interrupt:67
Base
address:0x20c0
lo
Link
encap:Local
Loopback
inet
addr:127.0.0.1
Mask:255.0.0.0
UP
LOOPBACK
RUNNING
MTU:16436
Metric:1
RX
packets:2000
errors:0
dropped:0
overruns:0
frame:0
TX
packets:2000
errors:0
dropped:0
overruns:0
carrier:0
collisions:0
txqueuelen:0
RX
bytes:177098
(172.9
KiB)
TX
bytes:177098
(172.9
KiB)
10.20.184.0/21
dev
eth0
proto
kernel
scope
link
src
10.20.185.92
10.20.184.0/21
dev
eth1
proto
kernel
scope
link
src
10.20.185.117
169.254.0.0/16
dev
eth1
scope
link
default
via
10.20.184.1
dev
eth0
0:
from
all
lookup
255
32764:
from
10.20.185.117
lookup
eth1
32765:
from
10.20.185.92
lookup
eth0
32766:
from
all
lookup
main
32767:
from
all
lookup
default
WARNING:
No
Replication
IP
configured
Command
completed
successfully.
6
To create a bond using eth0 and eth1 as slaves, enter the following:
[root@rok
‐
dxi92
DXi]#
syscli
‐‐
add
netcfg
‐‐
devname
bond0:1
‐‐
ipaddr
10.20.185.92
‐‐
netmask
255.255.252.0
‐‐
gateway
10.20.184.1
‐‐
slaves
eth0,eth1
‐‐
mode
RR
You
have
specified
the
following
data
for
command
"AddNetcfg":
‐‐
devname
=
bond0
‐‐
ipaddr
=
10.20.185.92
‐‐
netmask
=
255.255.252.0
‐‐
gateway
=
10.20.184.1
‐‐
slaves
=
eth0,eth1
‐‐
mode
=
RR
Are
you
sure
you
want
to
proceed?
[yes|no]
>
yes
Command
completed
successfully.
7
If you want to remove custom configuration such that the system is restored
with the network configuration values it was shipped with, use the
syscli
--undo netcfg
command. Remember to reboot the system for these values
to take affect.
Note: --undo netcfg
DEPRECATED. No longer applicable in versions 2.1 or
greater.
[root@rok
‐
dxi92
DXi]#
syscli
‐‐
undo
netcfg
Are
you
sure
you
want
to
proceed?
[yes|no]
>
yes
Command
completed
successfully.