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

Answers were Sorted based on User's Feedback



what hapeen we we configure default root on the router which is conected by isp supoese there ar..

Answer / jitendera kumar sinha

no shahin ankur is not asking about how to configure deault
root ankur is asking that what hapeen when we implemenr
default root to that router which is directly coected to
the isp router.
you have just expalinf that how to implement but what
happen after that u donot explain
so here is explanation

on the router which is coneced to isp we never implemet
default root

now question is why

answer is so simple it produse routing loop
now question arises how
let we implement deafult root os the router which is
directly conected to router now any packet comes from isp
that router forward to r2 whaich is another router
another router r2 doesnot have any entry of that ip address
but have an enrtry about deafult root then it will agin
send it to r1 now r1 have default root confrigation so he
again sent it toi the r2 and process contute

so one thing always remebr the router which is directly
conected to isp we never implement default

thenquestion is what routing protocol should we implemented
on that router

it is highly recomneded that you should confihure staic
routing on that router dirctly conected to isp router

thansk
help it will help you both

Is This Answer Correct ?    3 Yes 0 No

what hapeen we we configure default root on the router which is conected by isp supoese there ar..

Answer / 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

what hapeen we we configure default root on the router which is conected by isp supoese there ar..

Answer / mr.shahin07

Thank u so much Jitendera..!!!!

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CCNA Interview Questions

If you are running Token Ring with Novell IPX routing, which encapsulation should you use? A.) SAP B.) SNAP C.) 802.5 D.) 802.2

1 Answers  


What is the key advantage of using switches?

0 Answers  


Can you explain PPP protocol?

0 Answers   CCIE,


Identify 2 PPP characteristics? A.) Is proprietary to Cisco B.) Supports authentication C.) Support compression D.) Run on a multi-access network

3 Answers  


We know that TCP provides connection oriented services, what else does it provide? A.) FECN & BECN B.) Path discovery. C.) Flow control and error checking. D.) Name resolution. E.) File manipulation.

1 Answers  






Hey Folks how are you i guess some of guys are newly visitors of this site so let me introduce my self. I am jitendera kumar sinha working for cisco system (india)( Network engineer L2) and i was also a regular Visitors of this site and i have provided lots of answer and i do not know how many are correct :-) By the way i am here again to learn some thing and share my knowledge which is beyond CCNA Scope and and it is some where related to ccnp ( switching )and ccnp Security as i am pursuing ccnp security so i am going to start the topics from switching and will share my knowledge and try to brush-up my knowledge.... so let me know any topic in switching where you are facing difficulty and i will try to solve it so please post one topic and i will reply weekly as i am getting time on Sunday only

1 Answers   Tech Mahindra,


In the command "router igrp 109" what does 109 signify? A. an autonomous system B. any network number which the router is attached to C. the allowable length of the routing table D. the network socket number

1 Answers  


Do you know how many types of data?

0 Answers  


What are 10base2, 10base5 and 10baset ethernet lans?

0 Answers  


Which three are typical operational phases in a basic connection oriented neloyord service? (Choose three) A. call setup B. data transfer C. load balancing D. call termination E. call priortization F. data segmentation G. data link identification

1 Answers  


Which statement is true regarding full duplex? A.) Allows for transmission and receiving of data simultaneously B.) Only works in a multipoint configuration C.) Does not affect the bandwidth D.) Allows for transmission and receiving of data but not a the same time

2 Answers  


Explain the difference between routing and routed protocols?

0 Answers  


Categories