cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
560
Views
0
Helpful
3
Replies

ip route persistenc problems

nambalec
Level 1
Level 1

I have tried to enter static routes using the ip route command on a content engine running ACNS version 4.2.3. However I seem to loose these routes whenever there is a reboot what could be the problem?

3 Replies 3

didyap
Level 6
Level 6

Hi,

Any configuration command entered is stored in the running-configuration of the router, which is stored in the RAM. If you want the commands to be permanent, you will have to save the configuration to the startup-configuration file, which is in the NVRAM of the router. Only then, the commands will remain after a reboot. See the document below for more info:

http://www.cisco.com/en/US/products/sw/conntsw/ps491/products_configuration_guide_chapter09186a0080131e85.html#1036886

Gilles Dufour
Cisco Employee
Cisco Employee

the Content Engine works like a router.

You need to do a 'write mem' to save config in NVRAM.

Hi I actually did the write mem. Even tried to do it from the http and saving the config but it ignores the routes at boot time. Funny thing is that when you do a 'show conf' the routes are actually there but 'show ip routes' does not show them.

Thanks

CN

Review Cisco Networking for a $25 gift card