I'm just a simple techie who sometimes forgets things.
I use this as a notepad to remember things by.
I hope it helps you too.
I post as myself, not as any organisation.
Thursday, 27 January 2005
How to change the default route in Cisco IOS
Type the following. Replace textwith your own values:
telnet hostname
password enable username passwordconf t
ip route 0.0.0.0 0.0.0.0 gatewayip^Z
write mem
show ip route
exit
No comments:
Post a Comment