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                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Certifications  >>  Cisco Certifications  >>  CCNA
 
 


 

 
 CCNA interview questions  CCNA Interview Questions
 CCDA interview questions  CCDA Interview Questions
Question
You have two Cisco routers setup back-to-back in a lab using

DTE/DCE cables. To which router would you add the clockrate
command?

A.) The serial port on the DCE router

B.) The Ethernet port on the DTE router

C.) The Ethernet port on the DCE router

D.) The serial port on the DTE router
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: You have two Cisco routers setup back-to-back in a lab using DTE/DCE cables. To which router would you add the clockrate command? A.) The serial port on the DCE router B.) The Ethernet port on the DTE router C.) The Ethernet port on the DCE router D.) The serial port on the DTE router
Answer
# 1
Answer: A

In order to connect routers back-to-back, a clock rate must
be set on

the router with the DCE cable. This will provide the
clocking usually

performed by a DSU/CSU. It is recommended that a bandwidth
statement be

added to the interface because some routing protocols, such
as IGRP, use

this to make routing decisions.
 
Is This Answer Correct ?    1 Yes 0 No
Guest
 
  Re: You have two Cisco routers setup back-to-back in a lab using DTE/DCE cables. To which router would you add the clockrate command? A.) The serial port on the DCE router B.) The Ethernet port on the DTE router C.) The Ethernet port on the DCE router D.) The serial port on the DTE router
Answer
# 2
In order to connect two Cisco routers back to back clock 
rate needs to configured on serriel port of DCR router.
 
Is This Answer Correct ?    1 Yes 0 No
Surya
 
 
 
  Re: You have two Cisco routers setup back-to-back in a lab using DTE/DCE cables. To which router would you add the clockrate command? A.) The serial port on the DCE router B.) The Ethernet port on the DTE router C.) The Ethernet port on the DCE router D.) The serial port on the DTE router
Answer
# 3
sorry thats not DCR that should be DCE
 
Is This Answer Correct ?    1 Yes 0 No
Surya
 

 
 
 
Other CCNA Interview Questions
 
  Question Asked @ Answers
 
Which is true regarding store-and-forward switching method? A.) Latency varies depending on frame-length B.) Latency is constant C.) It is default for all Cisco switches D.) It only reads the destination hardware address before forwarding the frame  1
Identify 3 feature of access-lists? A.) Implicit deny will deny any packets not matched B.) Processed sequentially from bottom to top C.) Processed sequentially from top to bottom D.) If a packet is denied it would be tested against the remaining statements in the access-list E.) Once a match is made the packet is either denied or permitted F.) Enabled on all interfaces by default  1
When you use the Cisco IOS command show configuration on a router which part of the output shows the specific conferred IP addresses and shored masks? A. the IP host table B. the interfaces output C. each section of the output D. the global configuration statements E. the section under the autonomous system number  1
The ICMP (referred to in RFC 1700) is implented by all TCP/IP hosts. A. true B. false  1
Identify 2 features of PPP CHAP authentication? A.) Username and password is sent in clear text B.) Authentication messages are sent periodically during the connection C.) Less secure then PAP D.) Local router 'challenges' the remote router  1
Which command displays the IPX SAP table? A.) show ipx sap B.) show sap C.) show ipx interface D.) show ipx servers E.) show ipx  1
Which of the following is an example of the Physical Layer? A.) SQL B.) IP C.) LLC D.) DDP E.) Ethernet  1
There are two processes to pair MAC address with IP addresses. Which process finds an IP address from a MAC address? A. RARP B. ARP C. RIP D. IGRP  1
How does the cut-through switching technique work? A.) By using broadcast address as source addresses B.) The switch waits only for the header to be received before it checks the destination address and starts forwarding the packets C.) The LAN switch copies the entire frame into its onboard buffers and then looks up the destination address in its forwarding, or switching, table and determines the outgoing interface D.) By using a Class I repeater in a collision domain  1
Of the following switching types, which one has the highest latency? A.) Cut-through B.) None C.) Store-and-forward D.) Fragment Free  1
What is a characteristic of Store and Forward switches? A.) They work at wire speed. B.) They are the same as Cut-Through switching in 'prune' mode. C.) They forward based on transport layer info. D.) They forward the frame before it is completely read. E.) They increase latency.  1
Cisco routers can secure the enable password with a one-way hash algorithm. What command would encrypt the enable password with the strong encryption method? A.) enable encrypt john B.) password john C.) enable secret john D.) enable password john E.) secret john F.) enable password 5 john  1
What is the default encapsulation of Netware 3.12? A.) Ethernet_II B.) 802.5 C.) 802.2 D.) 802.3  1
Which statement is true regarding Administrative distance? A.) It is a metric B.) Number of hops between two routers C.) Trustworthiness of the routing information D.) RIP Administrative distance is 100  1
Novell NetWare has an Ethernet frame type called Ethernet_802.2. What is the matching Cisco command line keyword for this encapsulation method? A.) gns B.) arpa C.) snap D.) sap E.) novell-ether F.) dix  1
How does inter- VLAN communication take place? A. It takes place through any Cisco router B. It takes place through a Cisco router that can run ISL C. It takes place through a router but this disables all the router a security and filtering functionality for the VLANS D. For nonroutable protocals (e.g. NetBeui) the router provides communications between VLAN domains E. Inter-VLAN communication is not possible because each VLAN is a separate broadcast domain  3
Select the fields for the Cisco HDLC protocol: A. Flag, Address, Control B. Flag, Address, Control, Protocol, LCP (Code, Identifier, Length, Data), FCS, Flag C. Flag, Address, Control, Data, FCS, Flag D. Flag, Address, Control, Proprietary, Data, FCS, Flag  1
What is the bandwidth capacity of one ISDN B channel A. 64 kbps B. 128 kbps C. 512 kbps D. 1.54 mkbps  1
What does -1 mean in an extended IPX access-list? A.) Any IP address B.) Deny all C.) Deny host D.) Any host or any network  1
What would be the first command from global configuration mode to enable RIP on your router for interface E0, with an address of 181.86.4.4 and mask of 255.255.255.0 ? A.) router rip B.) network 181.89.4.0 255.255.255.0 C.) router rip int e0 D.) router rip 181.86.0.0 E.) router rip 181.86.4.0 F.) network 181.86.0.0  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