Sponsored Links

Interview Questions



Advertisements CCNA Certification Exam Interview Questions
COOLINTERVIEW.COM CISCO CERTIFICATION EXAMS INTERVIEW QUESTIONS CCNA CERTIFICATION EXAM INTERVIEW QUESTIONS QUESTIONS LISTING

CCNA Certification Exam Interview Questions & Answers

Below we have listed all the CCNA Certification Exam Interview Questions and answers. Feel free to comment on any CCNA Certification Exam Interview Questions or answer by the comment feature available on the page.

To buy an eBook containing 30,000 Interview Questions, with Answers, Click Here.
View All CCNA Certification Exam Interview Questions & Answers - Exam Mode / Learning Mode

CCNA Certification Exam Interview Questions & Answers

CCNA - Cisco Certified Network Associate (CCNAŽ) validates the ability to install, configure, operate, and troubleshoot medium-size route and switched networks, including implementation and verification of connections to remote sites in a WAN. The main requirement for obtaining Cisco Career Certifications such as CCENT, CCNA Routing and Switching, CCDP and CCIE and Cisco Specialist Certifications such as Cisco Firewall Security Specialist is to take and pass one or more certification exams and sign the Cisco Certifications and Confidentiality Agreement.

Previous 1 2 3 4 5 6 Next

Sort By : Latest First | Oldest First | By Rating

Question
Rating
View Answer
When comparing and contrasting the similarities and differences between bridges
and switches, which of the following are valid statements? Choose all the valid
answer choices)
A. Bridges are faster than switches because they have fewer ports.
B. A switch is a multiport bridge,
C. Bridges and switches learn MAC addresses by examining the source MAC address of
each frame received.
D. A bridge will forward a broadcast but a switch will not.
E. Bridges and switches increase the size of a collision domain.
F. None of the above statements are true.
0.2 Rating
View Answer
Refer to the exhibit. The access list has been configured on the S0/0
interface of router RTB in the outbound direction. Which two packets, if routed to the interface, will be
denied? (Choose two.)
access-list 101 deny tcp 192.168.15.32 0.0.0.15 any eq telnet
access-list 101 permit ip any any
A. source ip address: 192.168.15.5; destination port: 21
B. source ip address:, 192.168.15.37 destination port: 21
C. source ip address:, 192.168.15.41 destination port: 21
D. source ip address:, 192.168.15.36 destination port: 23
E. source ip address: 192.168.15.46; destination port: 23
F. source ip address:, 192.168.15.49 destination port: 23
0.2 Rating
View Answer
What is the Virtual Path?
0.2 Rating
View Answer
On the topic of the OPSF hello protocol: which of the statements below are true?
A. The OSPF Hello protocol provides dynamic neighbor discovery.
B. The OSPF Hello protocol detects unreachable neighbors in 90 second intervals.
C. The OSPF Hello protocol maintains neighbor relationships.
D. The OSPF Hello protocol negotiates the correct parameters between neighboring interfaces.
E. The OSPF Hello protocol uses timers to elect the router with the fastest links at the designated
router.
F. The OSPF Hello protocol broadcast hello packets throughout the internetwork to discover all
routers that are running OSPF.

0.3 Rating
View Answer
What is a characteristic of ISL and 802.1q frame tagging in a switched LAN environment?
A. They are used to find the best path through a network.
B. They allow the exchange of filtering tables.
C. They specify different implementations of the Spanning-Tree Protocol.
D. They allow the exchange of routing tables
E. They provide inter-switch VLAN communication.
0.2 Rating
View Answer
What are the two types of Transmission Technology available in ccna?
0.2 Rating
View Answer
You've been assigned a single Class C address. From this, you need 8 subnets, and your subnet mask
is 255.255.255.224. Which one of the following configuration commands would you have to use
before you begin?
A. Router(config)# ip classless
B. Router(config)# ip subnet-zero
C. Router(config)# ip version 6
D. Router(config)# no ip classful
E. Router(config)# ip unnumbered
F. Router(config)# ip all-nets

0.2 Rating
View Answer
Refer to the topology and router configuration shown in the graphic. A host
on the LAN is accessing an FTP server across the Internet. Which of the following addresses could
appear as a source address for the packets forwarded by the router to the destination server?
A. 10.10.0.1
B. 10.10.0.2
C. 199.99.9.33
D. 199.99.9.57
E. 200.2.2.17
F. 200.2.2.18
0.2 Rating
View Answer
On point-to-point networks, OSPF hello packets are addressed to which
address?
A. 127.0.0.1
B. 172.16.0.1
C. 192.168.0.5
D. 223.0.0.1
E. 224.0.0.5
F. 254.255.255.255
0.2 Rating
View Answer
Which one of the following statements best explains the split horizon rule?
A. Only routers can split boundaries (horizons) between networks in separate AS numbers.
B. Each AS must keep routing tables converged to prevent dead routes from being advertised across
boundaries.
C. Once a route is received on an interface, advertise that route as unreachable back out the same
interface.
D. Information about a route should never be sent back in the direction from which the original update
came.

0.3 Rating
View Answer
What are major types of Networks and explain?
0.2 Rating
View Answer
What can a network administrator utilize by using PPP Layer 2
encapsulation? (Choose three.)
A. VLAN support
B. compression
C. authentication
D. sliding windows
E. multilink support
F. quality of service
0.2 Rating
View Answer
What must an administrator do in order to successfully configure a VLAN trunk between two
switches? (Select two answer choices)
A. Set each end of the trunk line to IEEE 802.1Q encapsulation.
B. Set the same VTP management domain name on both switches.
C. Set all ports on the two switched as access ports.
D. Configure one of the two switches as a VTP server.
E. Connect the two switches using a rollover cable.
F. Use a router to forward VTP traffic between the VLANs.

0.2 Rating
View Answer
Which of the following describe the process identifier that is used to run
OSPF on a router? (Choose two.)
A. It is locally significant.
B. It is globally significant.
C. It is needed to identify a unique instance of an OSPF database.
D. It is an optional parameter required only if multiple OSPF processes are running on the router.
E. All routers in the same OSPF area must have the same process ID if they are to exchange routing
information.
0.2 Rating
View Answer
Which of the following commands would you execute if you wanted to enable others to establish a
Telnet session on a Cisco router?
A. Pass 1(config)# line console 0
Pass 1(config-if)# enable password Pass
B. Pass 1(config)# line vty 0
Pass 1(config-line)#enable password Pass
C. Pass 1(config)# line vty 0
Pass 1(config-line)#enable secret Pass
Pass 1(config-line)# login
D. Pass 1(config)# line console 0
Pass 1(config-line)#enable secret Pass
Pass 1(config-line)#login
E. Pass 1(config)#line console 0
Pass 1(config-line)# password Pass
Pass 1(config-line)#login
F. Pass 1(config)#line vty 0
Pass 1(config-line)#password Pass
Pass 1(config-line)#login

0.2 Rating
View Answer
Which VTP mode should a Cisco switch be set to if this switch is to add or delete VLANs to a
management domain?
A. Transparent
B. Server
C. Auto
D. Client
E. User

0.2 Rating
View Answer
What is the Mesh Network?
0.2 Rating
View Answer
When do we need static IP address?
0.2 Rating
View Answer
What would happen if you applied the following ACL to any one of the Pass routers in the above
exhibit? On what interface and what direction should you apply it? Once applied, what will this access
list accomplish? (Select all valid answer choices)
A. Telnet traffic from 192.168.1.16 0.0.0.15 to 168.2.16 0.0.0.15 is allowed.
B. SMTP traffic from 192.168.1.16 0.0.0.15 to 168.2.16 0.0.0.15 is allowed.
C. The ACL is configured to allow traffic from one specific host to another.
D. The ACL should be applied inbound to the e0 interface of Router Pass 1.
E. The ACL should be applied outbound to the e0 interface of Router Pass 1.

0.2 Rating
View Answer
What is PING utility?
0.2 Rating
View Answer

Previous 1 2 3 4 5 6 Next




User Options
India News Network

Latest 20 Questions
Payment of time- barred debt is: (a) Valid (b) Void (c) Illegal (d) Voidable
Consideration is defined in the Indian Contract Act,1872 in: (a) Section 2(f) (b) Section 2(e) (c) Section 2(g) (d) Section 2(d)
Which of the following is not an exception to the rule, "No consideration, No contract": (a) Natural love and affection (b) Compensation for involuntary services (c) Completed gift (d) Agency
Consideration must move at the desire of: (a) The promisor (b) The promisee (c) The promisor or any other party (d) Both the promisor and the promisee
An offer which is open for acceptance over a period of time is: (a) Cross Offer (b) Counter Offer (c) Standing Offer (d) Implied Offer
Specific offer can be communicated to__________ (a) All the parties of contract (b) General public in universe (c) Specific person (d) None of the above
_________ amounts to rejection of the original offer. (a) Cross offer (b) Special offer (c) Standing offer (d) Counter offer
A advertises to sell his old car by advertising in a newspaper. This offer is caleed: (a) General Offer (b) Special Offer (c) Continuing Offer (d) None of the above
In case a counter offer is made, the original offer stands: (a) Rejected (b) Accepted automatically (c) Accepted subject to certain modifications and variations (d) None of the above
In case of unenforceable contract having some technical defect, parties (a) Can sue upon it (b) Cannot sue upon it (c) Should consider it to be illegal (d) None of the above
If entire specified goods is perished before entering into contract of sale, the contract is (a) Valid (b) Void (c) Voidable (d) Cancelled
______________ contracts are also caled contracts with executed consideration. (a) Unilateral (b) Completed (c) Bilateral (d) Executory
A offers B to supply books @ Rs 100 each but B accepts the same with condition of 10% discount. This is a case of (a) Counter Offer (b) Cross Offer (c) Specific Offer (d) General Offer
_____________ is a game of chance. (a) Conditional Contract (b) Contingent Contract (c) Wagering Contract (d) Quasi Contract
There is no binding contract in case of _______ as one's offer cannot be constructed as acceptance (a) Cross Offer (b) Standing Offer (c) Counter Offer (d) Special Offer
An offer is made with an intention to have negotiation from other party. This type of offer is: (a) Invitation to offer (b) Valid offer (c) Voidable (d) None of the above
When an offer is made to the world at large, it is ____________ offer. (a) Counter (b) Special (c) General (d) None of the above
Implied contract even if not in writing or express words is perfectly _______________ if all the conditions are satisfied:- (a) Void (b) Voidable (c) Valid (d) Illegal
A specific offer can be accepted by ___________. (a) Any person (b) Any friend to offeror (c) The person to whom it is made (d) Any friend of offeree
An agreement toput a fire on a person's car is a ______: (a) Legal (b) Voidable (c) Valid (d) Illegal



Fresher Jobs | Experienced Jobs | Government Jobs | Walkin Jobs | Company Profiles | Interview Questions | Placement Papers | Companies In India | Consultants In India | Colleges In India | Exams In India | Latest Results | Notifications In India | Call Centers In India | Training Institutes In India | Job Communities In India | Courses In India | Jobs by Keyskills | Jobs by Functional Areas

Testing Articles | Testing Books | Testing Certifications | Testing FAQs | Testing Downloads | Testing Interview Questions | Testing Jobs | Testing Training Institutes

Gate Articles | Gate Books | Gate Colleges | Gate Downloads | Gate Faqs | Gate Jobs | Gate News | Gate Sample Papers | Gate Training Institutes

MBA Articles | MBA Books | MBA Case Studies | MBA Business Schools | MBA Current Affairs | MBA Downloads | MBA Events | MBA Notifications | MBA FAQs | MBA Jobs
MBA Job Consultants | MBA News | MBA Results | MBA Courses | MBA Sample Papers | MBA Interview Questions | MBA Training Institutes

GRE Articles | GRE Books | GRE Colleges | GRE Downloads | GRE Events | GRE FAQs | GRE News | GRE Training Institutes | GRE Sample Papers

IAS Articles | IAS Books | IAS Current Affairs | IAS Downloads | IAS Events | IAS FAQs | IAS News | IAS Notifications | IAS UPSC Jobs | IAS Previous Question Papers
IAS Results | IAS Sample Papers | IAS Interview Questions | IAS Training Institutes | IAS Toppers Interview

SAP Articles | SAP Books | SAP Certifications | SAP Companies | SAP Study Materials | SAP Events | SAP FAQs | SAP Jobs | SAP Job Consultants
SAP Links | SAP News | SAP Sample Papers | SAP Interview Questions | SAP Training Institutes |




Copyright ©2003-2024 CoolInterview.com, All Rights Reserved.
Privacy Policy | Terms and Conditions