elsmore2700
Technical User
I'm rusty on my cisco skills so I wonder if I'm missing something simple here. Router is configured with LAN on E0/0 and WAN T1 on S0/0. I want to add a backup for egress (web surfing, etc) traffic through E 0/1 to cable modem/SMC 8013 router. Very basic configuration here.
With current config, no route statement is necessary. With new config, I added new route statments:
route 0.0.0.0 0.0.0.0 serial0/0
route 0.0.0.0 0.0.0.0 fastethernet 0/1 <next hop> 100 (distance metric).
As long as S0/0 remains connected, traffic flows normally. It is possible to ping the other side of the cable connection (upstream) from the router. If I shut down the serial interface though, devices on the LAN can't reach the internet as intended.
Thoughts?
With current config, no route statement is necessary. With new config, I added new route statments:
route 0.0.0.0 0.0.0.0 serial0/0
route 0.0.0.0 0.0.0.0 fastethernet 0/1 <next hop> 100 (distance metric).
As long as S0/0 remains connected, traffic flows normally. It is possible to ping the other side of the cable connection (upstream) from the router. If I shut down the serial interface though, devices on the LAN can't reach the internet as intended.
Thoughts?