|
|
| Author |
Message |
juergen.plasser@gmail.com Guest
|
Posted: Mon Apr 24, 2006 4:09 pm Post subject: how to make change of inside IP address persistent? |
|
|
Hi,
I've changed the internal IP of my Cisco PIX (in configure mode) with
enable
configure terminal
ip address inside 192.168.0.1 255.255.255.0
exit
The command show interfaces and show ip give me the correct answer. But
after reboot the internal IP is reverted to the old values.
Did I miss something?
-Jürgen |
|
| Back to top |
|
 |
|
|
NETADMIN Guest
|
Posted: Mon Apr 24, 2006 4:50 pm Post subject: Re: how to make change of inside IP address persistent? |
|
|
Yes Wr mem
Didi you saved the config
e.g.
PIX(Config)# Wr mem
Rgards..
CK-NET |
|
| Back to top |
|
 |
juergen.plasser@gmail.com Guest
|
Posted: Mon Apr 24, 2006 7:42 pm Post subject: Re: how to make change of inside IP address persistent? |
|
|
| Thx! |
|
| Back to top |
|
 |
|