ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Certifications  >>  Cisco Certifications  >>  CCNA
 
 


 

 
 CCNA interview questions  CCNA Interview Questions
 CCDA interview questions  CCDA Interview Questions
Question
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
 Question Submitted By :: Ankur
I also faced this Question!!     Rank Answer Posted By  
 
  Re: 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
# 1
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
Shahin
 
  Re: 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
# 2
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 ?    2 Yes 0 No
Jitendera Kumar Sinha
 
 
 
  Re: 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
# 3
Thank u so much Jitendera..!!!!
 
Is This Answer Correct ?    0 Yes 0 No
Mr.shahin07
 

 
 
 
Other CCNA Interview Questions
 
  Question Asked @ Answers
 
Which of the following is a characteristic of a switch, but not of a repeater? A.) Switches forward packets based on the IPX or IP address in the frame B.) Switches forward packets based on the IP address in the frame C.) Switches forward packets based on the MAC address in the frame D.) Switches forward packets based only on the IP address in the packet  2
Which network mask should you place on a Class C address to accommodate a user requirement for five networks with a maximum of 17 hosts on each networks A. 255.255.255.192 B. 255.255.255.224 C. 255.255.255.240 D. 255.255.255.248  7
A traffic light is an example of what type of mechanism? A.) Collision detection B.) Flow control C.) Sequence numbering D.) Network management  1
Which two describe frame tagging? A.) Examines particular info about each frame B.) A unique ID placed in the header of each frame as it traverses the switch fabric C.) A user- assigned ID defined to each frame D.) The building of filter tables  1
What is the connection oriented protocol in the TCP/IP protocol stack? A. IP B. UDP C. TCP D. DNS E. OSPF HCL5
Which element is used to define the rate in bits per second that a Frame Relay switch agrees to transfer data? A. clock rate (CP) B. Committed Information Rate (CIR) C. Local Management Interface (LMI) D. data link connection identifier (DICI) E. Committed Rate Measurement Intercal (CRIMI)  1
hi i have some difficulty plz reply as s0on as possible. 1 what is csma/cd(i know u are familer with that protocol) 2 what is the need for it and and 3 rd one in which i need help how to enable csma/cd at router or switches shain make it answer as sson as possibele and call me afetr reply thanks jitendera kuamr sinha  1
How do you disable CDP on the entire Router? A.) Router#no cdp run B.) Rotuer(config-if)# no cdp enable C.) Router(config)# no cdp enable D.) Router(config)# no cdp run  1
Identify 2 characteristics of PPP? A.) Uses LLC to establish the link B.) Default serial encapsulation C.) Support multiple layer 3 protocols D.) Offers two types of authentication; PAP and CHAP  3
What does 'P' mean when running a Trace? A.) Good route B.) Protocol unreachable C.) Source Quench D.) Destination unreachable  1
what is diffrence between circit switching and packet switching Volvo1
What is the Between Normal Switch and Manageable Switch?  11
What does a Standard IP Access-list use as test criteria? A.) IP source address B.) IP source and destination address, protocol numbers and port numbers C.) IPX source and destination address D.) Source MAC address  2
What is required to support full-duplex Ethernet? A.) Multiple paths between multiple stations on a link B.) Automatic sensing operation by all connected stations C.) Loopback and collision detection disabled D.) Full-duplex NIC cards  1
All equipment located at the customers site is called: A.) CPE B.) CO C.) DCE D.) Demarc E.) DTE  1
How many access lists are allowed per interface? A. One per port, per protocol B. Two per port, per protocol C. Unlimited D. Router interface +1 per port.  2
Which layer allows multiple Ethernet devices to uniquely identify one another on the Datalink layer? A.) Transport B.) Session C.) Network D.) Datalink - MAC Sublayer E.) Datalink - LLC Sublayer  3
What is the default LMI type? A.) Cisco B.) ANSI C.) IETF D.) Q933a  1
Which of the following are characteristics of UDP? A.) UDP is connection oriented. B.) UDP is used with TFTP. C.) UDP is unreliable. D.) UDP is connectionless. E.) UDP is at the transport layer. F.) UDP uses no acknowledgements.  1
Which command loads a new version of the Cisco IOS into a router? A. copy flash ftp B. copy ftp flash C. copy flash tftp D. copy tftp flash  1
 
For more CCNA Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com