[afnog] change router ip remotely

Phil Regnauld regnauld at x0.dk
Thu Aug 16 20:47:23 UTC 2007


Frank Habicht (geier-lists-afnog) writes:
> and:
> routeserver(config-if)#no ip address 198.32.179.1 255.255.255.128
> Must delete secondary before deleting primary
> 
> 
> first thought:
> - copy running-config tftp
> - vi on tftp-server
> - copy tftp startup-config
> - cross fingers
> - reload
> would that work?

	Whatever you try, acquaint yourself with "reload in X" command.

	It tells the router to reload to the default config after X minutes.

	For example:

	router# reload in 5
		Reload scheduled in 5 minutes
	Proceed with reload? [confirm]

	Then you have 5 minutes to try your stuff.  If it fails, wait 5 minutes.

	You can even copy the config via tftp to running, it will still
	reload to nvram if you make a mistake.

	When you are done:

	router# reload cancel




More information about the afnog mailing list