I'm working on a cisco router (2800 series)
I've been pulling my hair trying to add a static route to this appliance.
I've tried:
ciscorouter(config)# ip route 192.168.241.0 255.255.255.0 10.10.10.1
and
ciscorouter(config)# ip route 192.168.241.0 255.255.255.0 Serial0/1/0
after I enter the command, I exit, and do a show config, but the static route is not there. Am I missing a step?
Thanks!
I've been pulling my hair trying to add a static route to this appliance.
I've tried:
ciscorouter(config)# ip route 192.168.241.0 255.255.255.0 10.10.10.1
and
ciscorouter(config)# ip route 192.168.241.0 255.255.255.0 Serial0/1/0
after I enter the command, I exit, and do a show config, but the static route is not there. Am I missing a step?
Thanks!