![Quantum DXi4500 Скачать руководство пользователя страница 89](http://html1.mh-extra.com/html/quantum/dxi4500/dxi4500_manual_3756124089.webp)
Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-02 Rev A
July 2011
Netcfg CLI Commands
89
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
‐‐
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.
[root@rok
‐
dxi92
DXi]#
syscli
‐‐
undo
netcfg
Are
you
sure
you
want
to
proceed?
[yes|no]
>
yes
Command
completed
successfully.