Справочник Пользователя для Alcatel-Lucent speedtouch 500

Скачать
Страница из 422
85
Config Commands
config load
Load complete saved (backup) or default configuration file. 
Note
Execute config flush prior to config load.
SYNTAX:
EXAMPLE:
config load
[load_ip = <{no|yes}>]
[defaults = <{yes|no}>]
[flush = <{yes|no}>]
[echo = <{no|yes}>]
[filename = <string>]
load_ip
Load IP settings (yes) or not (no).
Not keeping the IP settings could cause lost IP connectivity in the 
LAN.
OPTIONAL
defaults
Load default configuration (yes) or saved configuration (no).
Not specifying this parameter loads the saved configuration
OPTIONAL
flush
Flush current configuration before loading new one.
OPTIONAL
echo
Echo each command string when loaded.
OPTIONAL
filename
Configuration filename.
OPTIONAL
=>ip rtlist
Destination
Source
Gateway
Intf
Mtrc
10.0.0.0/24
10.0.0.0/24
10.0.0.140
eth0
0
172.16.0.5/32
0.0.0.0/0
172.16.0.5
cip1
0
10.0.0.140/32
0.0.0.0/0
10.0.0.140
eth0
0
127.0.0.1/32
0.0.0.0/0
127.0.0.1
loop
0
10.0.0.0/24
0.0.0.0/0
10.0.0.140
eth0
0
172.16.0.0/24
0.0.0.0/0
172.16.0.5
cip1
1
=>config flush flush_ip=no
=>ip rtlist
Destination
Source
Gateway
Intf
Mtrc
10.0.0.0/24
10.0.0.0/24
10.0.0.140
eth0
0
10.0.0.140/32
0.0.0.0/0
10.0.0.140
eth0
0
127.0.0.1/32
0.0.0.0/0
127.0.0.1
loop
0
10.0.0.0/24
0.0.0.0/0
10.0.0.140
eth0
0
=>config load load_ip=yes
=>ip rtlist
Destination
Source
Gateway
Intf
Mtrc
10.0.0.0/24
10.0.0.0/24
10.0.0.140
eth0
0
10.0.0.140/32
0.0.0.0/0
10.0.0.140
eth0
0
172.16.0.5/32
0.0.0.0/0
172.16.0.5
cip1
0
127.0.0.1/32
0.0.0.0/0
127.0.0.1
loop
0
10.0.0.0/24
0.0.0.0/0
10.0.0.140
eth0
0
172.16.0.0/24
0.0.0.0/0
172.16.0.5
cip1
1
=>