Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

How can I set a default route on an IOS Cisco router?

user-image
Question added by Ali Sayyed , Accountant , Cairo Bank
Date Posted: 2013/06/16
Muhammad Noman Ansari
by Muhammad Noman Ansari , Assistant Manager IT , Oil & Gas

ROUTER>en Password: ROUTER#conf t ROUTER(config)# ip route0.0.0.00.0.0.0 ROUTER(config)#end ROUTER#exit So to recap.
type 'en', then your password, then 'conf t', then ip route0.0.0.00.0.0.0 something, then end and exit to logout :P

Mushir Hussain
by Mushir Hussain , IT and Network Manager , ET Computer and Technology Solutions LLC, Abu Dhabi, UAE

What routing protocol are you using?

Fahad Faiz
by Fahad Faiz , Executive II , WorldCall Telecom Limited - An Omantel Company

Wat$Up(config)#ip route0.0.0.00.0.0.0 s0/0/0

s0/0/0 is the exit interface which you need to specify that from which interface router should forward it's data to its neighbouring router  if it doesn't have that specific network in its Routing table. 

OR

Wat$Up(config)#ip route0.0.0.00.0.0.0192.168.0.100

192.168.0.100 is the Next hop IP of your neighbouring router which you need to specify that  which neighbouring router should your router(Wat$Up) forward it's data if it doesn't have that specific network in its Routing table. 

 

P.S

Obvioulsy192.168.0.100 is an example, so you need to know the IP address of your neighbouring router (i.e next hop ip ) which is directly connected to you. 

 

Hope that answers your question.

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.