Before I begin, please forgive me. I don't have much occassion to change anything on our router and am definately a newbie. I have a problem which I believe is fairly simple and yet I cannot get it to work.
We currently have a Cisco 2621, with a T1 on our serial interface. We have recently cancelled our T1 and put in an ADSL line. I want to have the router send packets to the ADSL line instead of the T1. Currently the ip route config looks like this.
ip route 0.0.0.0 0.0.0.0 serial0/0
I did a no ip route 0.0.0.0 0.0.0.0 serial0/0
then I added a new route. The ADSL router from our ISP is connected to Fastethernet0/1 on my router. So I tried both of the following entries
ip route 0.0.0.0 0.0.0.0 fastethernet0/1
and
ip route 0.0.0.0 0.0.0.0 x.x.x.x (IP address of fe0/1)
doing this caused me to lose internet connectivity. I wasn't able to clear the routing table although I tried several different commands and reloaded the router.
In doing some further reading I got the idea that it might not have worked because the T1 was still connected and it was still trying to pick the Serial interface over the Fastethernet interface.
So basically my question is how do I get outgoing packets to go to the new ADSL connection?
Thanks so much in advance for any hints or tips you can provide.
Louanne
We currently have a Cisco 2621, with a T1 on our serial interface. We have recently cancelled our T1 and put in an ADSL line. I want to have the router send packets to the ADSL line instead of the T1. Currently the ip route config looks like this.
ip route 0.0.0.0 0.0.0.0 serial0/0
I did a no ip route 0.0.0.0 0.0.0.0 serial0/0
then I added a new route. The ADSL router from our ISP is connected to Fastethernet0/1 on my router. So I tried both of the following entries
ip route 0.0.0.0 0.0.0.0 fastethernet0/1
and
ip route 0.0.0.0 0.0.0.0 x.x.x.x (IP address of fe0/1)
doing this caused me to lose internet connectivity. I wasn't able to clear the routing table although I tried several different commands and reloaded the router.
In doing some further reading I got the idea that it might not have worked because the T1 was still connected and it was still trying to pick the Serial interface over the Fastethernet interface.
So basically my question is how do I get outgoing packets to go to the new ADSL connection?
Thanks so much in advance for any hints or tips you can provide.
Louanne