Sponsored Links

Interview Questions



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

CCNP Certification Exam Interview Questions & Answers

Below we have listed all the CCNP Certification Exam Interview Questions and answers. Feel free to comment on any CCNP 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 CCNP Certification Exam Interview Questions & Answers - Exam Mode / Learning Mode

CCNP Certification Exam Interview Questions & Answers

CCNP (Cisco Certified Network Professional) Certification is a higher level of certification as compared to CCNA. While preparing for CCNP certification exam you will learn to install, configure, and maintain larger networks.

1 2 3 4 5 6 Next

Sort By : Latest First | Oldest First | By Rating

Question
Rating
View Answer
Into which two types of areas would an area border router (ABR) inject a
default route? (Choose two.)
A. the autonomous system of a different interior gateway protocol (IGP)
B. area 0
C. totally stubby
D. NSSA
E. stub
F. the autonomous system of an exterior gateway protocol (EGP)
0.3 Rating
View Answer
A company has a BGP network and a BGP route of 196.27.125.0/24 that
should be propagated to all of the devices. The route is not now in any of the routing tables. The
administrator determines that an access list is the cause of the problem. The administrator changes the
access list to allow this route, but the route still does not appear in any of the routing tables. What should
be done to propagate this route?
A. Clear the BGP session.
B. Use the release BGP routing command.
C. Use the service-policy command to adjust the QOS policy to allow the route to propagate.
D. Change both the inbound and outbound policy related to this route.
0.2 Rating
View Answer
Which two statements about the IS-IS routing protocol are true? (Choose
two.)
A. In the IS-IS routing domain, routers may have adjacencies with other routers on multipoint links.
B. IS-IS metrics are based on delay, bandwidth, reliability, load, and MTU.
C. Level 1 routers learn about paths within the areas that the routers are connected to.
D. Level 2 routers are equivalent to ABRs in OSPF and learn about paths both within and between areas.
E. Level 1 and Level 2 routing is a function of ES-IS.
0.2 Rating
View Answer
Which show command will display only the Type 5 LSAs in the OSPF
topology database?
A. show ip route
B. show ip route ospf
C. show ip ospf database summary
D. show ip ospf database nssa-external
E. show ip ospf database external
0.2 Rating
View Answer
Which statement describes the difference between a manually configured
IPv6 in IPv4 tunnel versus an automatic 6to4 tunnel?
A. A manually configured IPv6 in IPv4 tunnel allows multiple IPv4 destinations.
B. An automatic 6to4 tunnel allows multiple IPv4 destinations.
C. A manually configured IPv6 in IPv4 tunnel does not require dual-stack (IPv4 and IPv6) routers at the tunnel
endpoints.
D. An automatic 6to4 tunnel does not require dual-stack (IPv4 and IPv6) routers at the tunnel endpoints.
0.3 Rating
View Answer
A network engineer wants to configure a large Frame Relay network. The
desired topology is full mesh. Assume that n denotes the number of router endpoints in the topology.
What formula should be used to determine how many PVCs to configure?
A. 2*n
B. 3*n
C. n*n
D. n*(n-1)
E. n*(n+1)/2
F. n*(n-1)/2
0.3 Rating
View Answer
Which command displays statistics on EIGRP hello, updates, queries,
replies, and acknowledgments?
A. debug eigrp packets
B. show ip eigrp traffic
C. show ip eigrp topology
D. show ip eigrp neighbors
0.3 Rating
View Answer
An IPv6 overlay tunnel is required to communicate with isolated IPv6
networks across an IPv4 infrastructure. There are currently five IPv6 overlay tunnel types. Which three
IPv6 overlay tunnel statements are true? (Choose three.)
A. Overlay tunnels can only be configured between border routers capable of supporting IPv4 and IPv6.
B. Overlay tunnels can be configured between border routers or between a border router and a host capable of
supporting IPv4 and IPv6.
C. Cisco IOS supports manual, generic routing encapsulation (GRE), IPv6-compatible, 4to6, and
Multiprotocol Label Switching (MPLS) overlay tunneling mechanisms.
D. Cisco IOS supports manual, generic routing encapsulation (GRE), IPv4-compatible, 6to4, and Intra-Site
Automatic Tunnel Addressing Protocol (ISATAP) overlay tunneling mechanisms.
E. An manual overlay tunnel supports point-to-multipoint tunnels capable of carrying IPv6 and Connectionless
Network Service (CLNS) packets.
F. Overlay tunneling encapsulates IPv6 packets in IPv4 packets for delivery across an IPv4 infrastructure.
0.3 Rating
View Answer
What is IPv6 router solicitation?
A. a request made by a node for the IP address of the local router
B. a request made by a node for its IP address
C. a request made by a node for the IP address of the DHCP server
D. a request made by a node to join a specified multicast group
0.3 Rating
View Answer
Which three conditions can cause BGP neighbor establishment to fail?
(Choose three.)
A. There is an access list blocking all TCP traffic between the two BGP neighbors.
B. The EBGP neighbor ebgp-multihop option is set to the default value.
C. The IBGP neighbor is not directly connected.
D. BGP synchronization is enabled in a transit autonomous system with fully-meshed IBGP neighbors.
E. The BGP update interval is different between the two BGP neighbors.
F. The BGP neighbor is referencing an incorrect autonomous system number in its neighbor statement.
0.2 Rating
View Answer
In a comparison of an IPv4 header with an IPv6 header, which three
statements are true? (Choose three.)
A. An IPv4 header includes a checksum. However, an IPv6 header does not include one.
B. A router has to recompute the checksum of an IPv6 packet when decrementing the TTL.
C. An IPv6 header is half the size of an IPv4 header.
D. An IPv6 header has twice as many octets as an IPv4 header.
E. An IPv6 header is simpler and more efficient than an IPv4 header.
F. The 128-bit IPv6 address makes the IPv6 header more complicated than an IPv4 header.
0.2 Rating
View Answer
What are the basic configuration steps to enable IS-IS?
A. Configure the net system-id command under router isis and enable IS-IS on each interface with the ip
router isis command.
B. Configure the network net-id command(s) under router isis and enable IS-IS on each interface with the ip
router isis command.
C. Configure the network net-id command(s) and the is-type level-1-2 command under router isis.
D. Configure the net system-id and the network net-id commands under router isis.
E. Configure the net system-id and the network net-id commands under router isis and enable IS-IS on each
interface with the ip router isis command.
0.2 Rating
View Answer
Which two statements are true about the rendezvous point (RP) in a
multicast network? (Choose two.)
A. An RP is required only in networks running Protocol Independent Multicast dense mode (PIM DM).
B. An RP is required only in networks running Protocol Independent Multicast sparse mode (PIM SM).
C. An RP is required only in networks running Protocol Independent Multicast sparse-dense mode
(PIM-SDM).
D. The multicast sources must register with the RP to form the multicast distribution tree.
E. The multicast receivers must register with the RP to form the multicast distribution tree.
F. To form the multicast distribution tree, the multicast sources register with and the receivers join the RP.
0.2 Rating
View Answer
In a comparison of an IPv4 header with an IPv6 header, which three
statements are true? (Choose three.)
A. An IPv4 header includes a checksum. However, an IPv6 header does not include one.
B. A router has to recompute the checksum of an IPv6 packet when decrementing the TTL.
C. An IPv6 header is half the size of an IPv4 header.
D. An IPv6 header has twice as many octets as an IPv4 header.
E. An IPv6 header is simpler and more efficient than an IPv4 header.
F. The 128-bit IPv6 address makes the IPv6 header more complicated than an IPv4 header.
0.2 Rating
View Answer
What are the basic configuration steps to enable IS-IS?
A. Configure the net system-id command under router isis and enable IS-IS on each interface with the ip
router isis command.
B. Configure the network net-id command(s) under router isis and enable IS-IS on each interface with the ip
router isis command.
C. Configure the network net-id command(s) and the is-type level-1-2 command under router isis.
D. Configure the net system-id and the network net-id commands under router isis.
E. Configure the net system-id and the network net-id commands under router isis and enable IS-IS on each
interface with the ip router isis command.
0.3 Rating
View Answer
Which two statements are true about the rendezvous point (RP) in a
multicast network? (Choose two.)
A. An RP is required only in networks running Protocol Independent Multicast dense mode (PIM DM).
B. An RP is required only in networks running Protocol Independent Multicast sparse mode (PIM SM).
C. An RP is required only in networks running Protocol Independent Multicast sparse-dense mode
(PIM-SDM).
D. The multicast sources must register with the RP to form the multicast distribution tree.
E. The multicast receivers must register with the RP to form the multicast distribution tree.
F. To form the multicast distribution tree, the multicast sources register with and the receivers join the RP.
0.2 Rating
View Answer
What is the purpose of the eigrp stub configuration command?
A. to increase scalability by limiting the EIGRP query range
B. to reduce the size of the routing table by blocking the D EX (External EIGRP) routes into the EIGRP stub
router
C. to reduce the convergence time by enabling the EIGRP stub router to propagate the EIGRP queries from the
EIGRP hub router
D. to reduce the convergence time by enabling the EIGRP stub router to also perform query requests to the
EIGRP hub router
0.3 Rating
View Answer
Which three of the following protocols will be forwarded to a host
specified by the ip helper-address interface configuration command if the configuration has not been
modified by the ip forward-protocol udp global configuration command? (Choose three.)
A. ARP
B. proxy-ARP
C. DNS
D. BOOTP
E. FTP
F. TFTP
0.3 Rating
View Answer
A network administrator is troubleshooting an EIGRP configuration
across a discontiguous network. What must the administrator do to ensure the routers have the correct
routing information?"
A. Nothing, EIGRP supports discontiguous networks by default.
B. The administrator must disable automatic summarization with the command no auto-summary.
C. The administrator must enable manual summarization with the command ip summary-address.
D. The administrator must enable classless routing with the command ip classless.
E. The administrator must specify a default network with the command ip default-network.
0.3 Rating
View Answer
BGP contains two paths to a destination. Assuming both routes were
originated locally and have an equal weight, what will be the next determining factor in choosing the best
path?
A. lowest MED
B. highest local preference
C. lowest neighbor IP address
D. lowest origin code
E. shortest AS-path
0.3 Rating
View Answer

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