Options

Default Route

datchchadatchcha Member Posts: 265
Hey quick Default routing question. I am running RIP on my routers, but I only apply the following command to create a default route on the R3 router?

ip default-network 68.82.92.1

But what i am at a lost with, is that I know that RIP only populates to directly connected routers, so how will R1 know of the default route to the ISP? Do i have to add static routes on the other routers like: ip route 0.0.0.0 0.0.0. next hop interface address ??


Network map

Router1,int e0 192.168.3.0, int s0/0 192.168.1.1 -> Router2, int s0/0 192.168.1.2, int e0 192.168.4.0, int s0/1 192.168.2.1 -> Router3, int s0/0 192.168.2.2, int e0 192.168.5.0, int s0/0 68.82.93.1 -> ISP


Thank you[/img]
Arrakis

Comments

Sign In or Register to comment.