I am trying to use a 2514 as a broadband router. I have it almost working but...
...I currently have to add a static route and specify the next-hop on my ISP's netowrk at x.x.x.x:
ip route 0.0.0.0 0.0.0.0 x.x.x.x
Is it possible to have the router next-hop router automatically added? I looked at many of the configurations passed around here and on packetattack, and I always see this line:
ip route 0.0.0.0 0.0.0.0 Ethernet0
This doesn't work for me. Any suggestions? I don't want to staticly specify the address.
...I currently have to add a static route and specify the next-hop on my ISP's netowrk at x.x.x.x:
ip route 0.0.0.0 0.0.0.0 x.x.x.x
Is it possible to have the router next-hop router automatically added? I looked at many of the configurations passed around here and on packetattack, and I always see this line:
ip route 0.0.0.0 0.0.0.0 Ethernet0
This doesn't work for me. Any suggestions? I don't want to staticly specify the address.