Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-02 Rev A
July 2011
Netcfg CLI Commands
87
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
‐‐
gateway
=
10.20.184.1
Are
you
sure
you
want
to
proceed?
[yes|no]
>
yes
Command
completed
successfully.
[root@rok
‐
dxi92
DXi]#
syscli
‐‐
add
netcfg
‐‐
devname
eth1
‐‐
ipaddr
10.20.185.117
‐‐
netmask
255.255.248.0
‐‐
gateway
10.20.184.1
You
have
specified
the
following
data
for
command
"AddNetcfg":
‐‐
devname
=
eth1
‐‐
ipaddr
=
10.20.185.117
‐‐
netmask
=
255.255.248.0
‐‐
gateway
=
10.20.184.1
Are
you
sure
you
want
to
proceed?
[yes|no]
>
yes
Command
completed
successfully.
4
Reboot the system using the
syscli --nodemanage -reboot
command:
[root@rok
‐
dxi92
DXi]#
syscli
‐‐
nodemanage
‐‐
reboot
You
have
specified
the
following
data
for
command
"Nodemanage":
‐‐
reboot