cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
469
Views
0
Helpful
6
Replies

How chang IP informaton for PIX515E

defall2005
Level 1
Level 1

Due to change ISP,I have to change the IP and default gatway for PIX. Can you advice how to do it? change IP,submask,gateway.

I ever tried to setup new IP address for PIX by

IP address 218.xx.xx.xx 255.255.255.254

setup static route

Rout outside 0 0 218.xxx.xx.xx

but i wondering f i delete the old Ip and static route before setup new?

How to delete it? can you show me the step by step what should do?

Many Thanks

Rex

6 Replies 6

Harold Ritter
Cisco Employee
Cisco Employee

Remove the current default route before you add the new one.

no route 0 0

Hope this helps,

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

thanks,

sh route and get

outside route 0 0 sss.sss.sss.sss other static

inside route ddd.ddd.ddd.0 submask rrr.rrr.rrr.1 conect static

outside route xxx.xxx.xxx.xxx 255.255.255.254 sss.sss.sss.sss conect static

is that means as i remove last route then it will work.

can anybody explain what different between two outside route sentence.

The last two routes are added automatically by the PIX software and represent the locally connected subnets. No need to touch those.

you should change the ip address of the outside interface with the new address assigned by the provider using the following command:

ip address outside

and change the static default route to point to the new address on the provider side.

no route outside 0 0

route outside 0 0

Hope this helps,

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

that's great.Thanks.

I still have a problem, after i changed IP and default gateway.

i.e. i setup new IP as 1.1.1.1 and new gateway is 2.2.2.2.

then i run

#show route

outside 2.2.2.XXX(wrong IP) 1.1.1.1 connect static

i do not what this wrong IP is. How can it come. I did not setup it.

This route you are seeing is automatically generated from the "ip address outside " command you entered. So there must be something wrong with the information you use on this command.

Can you please let us know what command you entered to get that result.

Thanks,

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

yes, that's the problem could be. i do not aware what the other guy do the details on the PIX.I be told the guy did below actions,

ip address outside

no route 0 0

router outside 0 0

But according your question, if the guy did "ip address outside " command, how to remove it.I ever try type "no ip address outside " but failed.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: