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
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 |
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 |
Hi my company network is creating loop and network performence is big slow and also all pc don,t get dhcp ip so pls let me know what is happing in my network.
What is the name of algorithm of eigrp protocol?
Which three statements about common elements of the TCP/IP protocol stack are true? (Choose three) A. IP provides connectionless service and routing capabilities B. APP enables devices to locate the IP address of local devices C. UDP provides simple connectionless service without windowing or acknowledgments D. ICMP provides connection oriented management data to routers and Layer 3 switches E. TCP enables devices to send large quantities of data using windowing in a connection oriented manner
Identify the components in the following command 'interface serial0/1/1' A.) Serial interface, port number 0, slot 1, port adapter 1 B.) Serial interface, slot 1, port number 1, port adapter 0 C.) Serial interface, slot 0, port adapter 1, port number 1
Which type of updates eigrp protocol do?
how to shutdown a Cisco router from command prompt?
11 Answers Atlas Systems, HCL,
What command would you use to find out the names of Novell servers on a network? A. show ipx servers B. show ipx hosts C. show ipx sap D. show ipx nodes.
Guys Please send me or suggest me any link for all interview question and answer on CCNA asked in TECH MAHINDRA. I have only 4-5 days for preparation. my mail id is nikhil9823@gmail.com
Identify the 2 commands that will display the status and information about interface E0 only? A.) show interface ethernet E0 B.) show interface E0 C.) show E0 D.) show int E0 E.) show interface
What type of frame does CDP use to gather information about it's neighbors? A.) TCP/IP B.) Novell-ether C.) Subnetwork Access Protocol (SNAP) D.) Ethernet_II
what is the major difference between EIGRP & IGRP?
Identify the command that displays the SAP table? A.) show ipx servers B.) display SAP table C.) display SAP's D.) show sap table