Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-05 Rev B
April 2012
Network CLI Commands
89
collisions:0
txqueuelen:1000
RX
bytes:24372519
(23.2
MiB)
TX
bytes:3113468
(2.9
MiB)
Interrupt:51
Base
address:0x2080
eth1
Link
encap:Ethernet
HWaddr
00:50:56:AB:00:48
UP
BROADCAST
RUNNING
SLAVE
MULTICAST
MTU:1500
Metric:1
RX
packets:278736
errors:150
dropped:0
overruns:0
frame:0
TX
packets:24057
errors:0
dropped:0
overruns:0
carrier:0
collisions:0
txqueuelen:1000
RX
bytes:24375465
(23.2
MiB)
TX
bytes:3081755
(2.9
MiB)
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:5872300
errors:0
dropped:0
overruns:0
frame:0
TX
packets:5872300
errors:0
dropped:0
overruns:0
carrier:0
collisions:0
txqueuelen:0
RX
bytes:564058955
(537.9
MiB)
TX
bytes:564058955
(537.9
MiB)
10.20.184.0/21
dev
bond0
proto
kernel
scope
link
src
10.20.185.92
default
via
10.20.184.1
dev
bond0
src
10.20.185.92
0:
from
all
lookup
255
32766:
from
all
lookup
main
32767:
from
all
lookup
default
WARNING:
No
Replication
IP
configured
Command
completed
successfully.
2
Delete bond0:
[root@rok
‐
dxi92
DXi]#
syscli
‐‐
del
netcfg
‐‐
devname
bond0
You
have
specified
the
following
data
for
command
"DelNetcfg":
‐‐
devname
=
bond0
Are
you
sure
you
want
to
proceed?
[yes|no]
>
yes
Command
completed
successfully.
Note:
This will not change the output of
syscli --show netcfg
because
the add and delete
netcfg
commands only affect the network
configuration files and not the runtime values.
3
Add the eth0 and eth1 interfaces:
[root@rok
‐
dxi92
DXi]#
syscli
‐‐
add
netcfg
‐‐
devname
eth0
‐‐
ipaddr
10.20.185.92
‐‐
netmask
255.255.248.0
‐‐
gateway
10.20.184.1
You
have
specified
the
following
data
for
command
"AddNetcfg":
‐‐
devname
=
eth0
‐‐
ipaddr
=
10.20.185.92
‐‐
netmask
=
255.255.248.0