User Guide

9 IP Commands
168 / 260
3EC 16982 AFAA TCZZA Ed. 01
ip save
Save current IP configuration.
SYNTAX:
ip save
EXAMPLE:
=>ip rtlist
Destination Source Gateway Intf Mtrc
192.16.11.0/24 192.16.11.0/24 192.16.11.140eth0 0
172.16.1.1/32 0.0.0.0/0 172.16.1.1 cip0 0
192.16.11.140/32 0.0.0.0/0 192.16.11.140eth0 0
127.0.0.1/32 0.0.0.0/0 127.0.0.1 loop 0
172.16.1.0/24 0.0.0.0/0 172.16.1.1 cip0 0
192.16.11.0/24 0.0.0.0/0 192.16.11.140eth0 0
=>ip save
=>ip flush
=>ip rtlist
Destination Source Gateway Intf Mtrc
172.16.1.1/32 0.0.0.0/0 172.16.1.1 cip0 0
127.0.0.1/32 0.0.0.0/0 127.0.0.1 loop 0
172.16.1.0/24 0.0.0.0/0 172.16.1.1 cip0 0
=>ip load
=>ip rtlist
Destination Source Gateway Intf Mtrc
192.16.11.0/24 192.16.11.0/24 192.16.11.140eth0 0
172.16.1.1/32 0.0.0.0/0 172.16.1.1 cip0 0
192.16.11.140/32 0.0.0.0/0 192.16.11.140eth0 0
127.0.0.1/32 0.0.0.0/0 127.0.0.1 loop 0
172.16.1.0/24 0.0.0.0/0 172.16.1.1 cip0 0
192.16.11.0/24 0.0.0.0/0 192.16.11.140eth0 0
=>
RELATED COMMANDS:
ip flush Flush complete IP configuration.
ip load Load saved or default IP configuration.