Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what hapeen we we configure default root on the router
which is conected by isp
supoese there are two router r1 is conected throug isp and
and by s0 r1 is conexted to r2
if we apply degault root on r1 what will happen

Answer Posted / shahin

After of all ur question is not so clear. But still i m
trying to answer it.

When we use default route -

a) when our network is a stub network.
b) when we don't know the destination network IP.

In this case, it seems like u don't know the destination
network IP. so we hv to configure Default route on ROUTER 1.

Default route configuration command is -

Router(config-router)#ip route 0.0.0.0 0.0.0.0 [Next Hop
IP/Exit Interface]

Commands explanation -

a) ip route: The command used to add a static or default route
b) 0.0.0.0: The wildcard used to say “any” network not
already in the routing table
c) 0.0.0.0: Wildcard mask to say “any” network mask
d) 172.10.0.2/S0(Suppose): Next hop gateway/Exit Interface.



Suppose u don't know the destination network IP, as its
necessary to knw in static routing. How can u configure if u
don't knw this.

Router(config-router)#ip route 0.0.0.0 0.0.0.0 s1

*** (Suppose S1 is the interface which connects to ISP's
router).

So any traffic, that is destined for outside ur network will
be forwarded to S1 interface of ROUTER 1. So whenever ISP's
router receive the packet it'll check the L3 address &
forward accordingly.


Thats all about it. Hope it may help u to understand.

Thank You all.. Keep Posting.

Shahin.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In how many ways you can access router?

1262


Which protocol comes under hybrid dynamic type?

1212


What is ‘round-trip time’?

1153


What’s the simplest way to remotely configure a router?

1200


Explain the benefits of VLANs.

1312


Differentiate between broadcast domain and collision domain

1303


Define topology?

1079


Mention what is bootp?

1175


Which protocol can do load balancing on unequal cost also?

1284


Explain the difference between routing and routed protocols?

1366


What is the virtual path?

1133


What are the things that can be accessed in a CISCO router’s identifying information?

1359


How do you configure a cisco router for routing ipx?

1380


Which layer are called upper layer?

1204


After how long ospf exchange its topology table?

1290