Chapter 12: Network Management
125
The Route Command
Display All Networking Information
To display the output from the commands
net show config
,
net show settings
,
net
show domainname
,
net show hostname
,
net show hardware
,
net show dns
, and
net show stats
, use the
net show hostname
operation.
net show all
The Route Command
Use the
route
command to manage routing between a restorer and backup hosts. An added
routing rule appears in the Kernel IP routing table and in the DD400 Route Config list, a list of
static routes that are re-applied at each system boot. Use the
route show config
command to
display the Route Config list. Use the
route show table
command to display the Kernel IP
routing table.
Add a Routing Rule
To add a routing rule, use the
route add -host
or
add -net
operation. If the target being
added is a network, use the
-net
option. If the target is a host, use the
-host
option. The gateway
can be either an IP address or a hostname that is available to the DD400 and that can be resolved to
an IP address. Administrative users only.
route add -host
host-name
gw
gw-addr
route add -net
ip-addr
netmask
mask
gw
gw-addr
To add a route for the host
user24
with a gateway of
srvr12
:
#
route add -host user24 gw srvr12
To add a route with a route specification of
192.168.1.x
, a netmask, and a gateway of
srvr12
:
#
route add -net 192.168.1.0 netmask 255.255.255.0 gw srvr12
The following example gives a default gateway of srvr14 for use when no other route matches:
#
route set gateway srvr14
Содержание DD400 Series
Страница 1: ...Software Version 3 1 2 DD400 Series Restorer User Guide ...
Страница 4: ......
Страница 18: ...xviii DD400 Series Restorer User Guide replication 237 route 245 snmp 247 system 250 user 256 Index 257 ...
Страница 38: ...Regulatory Standards Compliance xxxviii DD400 Series Restorer User Guide ...
Страница 54: ...Hardware System Level Interfaces 16 DD400 Series Restorer User Guide ...
Страница 60: ...Display the Space Usage Graphs 22 DD400 Series Restorer User Guide ...
Страница 96: ...The License Command 58 DD400 Series Restorer User Guide ...
Страница 102: ...Return Command Output to a Remote machine 64 DD400 Series Restorer User Guide ...
Страница 128: ...Clean Operations 90 DD400 Series Restorer User Guide ...
Страница 138: ...Display the History of Disk Failures 100 DD400 Series Restorer User Guide ...
Страница 182: ...CIFS Command 144 DD400 Series Restorer User Guide ...
Страница 194: ...Procedure Replace a Replica 156 DD400 Series Restorer User Guide ...
Страница 210: ...Send Log messages to Another System 172 DD400 Series Restorer User Guide ...
Страница 228: ...Operations for Trained Service Personnel 190 DD400 Series Restorer User Guide ...
Страница 300: ...262 DD400 Series Restorer User Guide ...