Sponsored Links

Interview Questions



INTERVIEW QUESTIONS CISCO CERTIFICATION EXAMS CCNP CERTIFICATION EXAM DETAILS

Question: 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

Answer: Answer: A:to increase scalability by limiting the EIGRP query range

Category CCNP Certification Exam Interview Questions & Answers - Exam Mode / Learning Mode
Rating (0.3) By 7627 users
Added on 7/22/2015
Views 68543
Rate it!

Question: 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


Answer:

Answer: A:to increase scalability by limiting the EIGRP query range Source: CoolInterview.com



If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
  • There should not be any Spelling Mistakes.
  • There should not be any Gramatical Errors.
  • Answers must not contain any bad words.
  • Answers should not be the repeat of same answer, already approved.
  • Answer should be complete in itself.
Name :*
Email Id :*
Answer :*
Verification Code Code Image - Please contact webmaster if you have problems seeing this image code Not readable? Load New Code
Process Verification Enter the above shown code: *
Inform me about updated answers to this question

Related Questions
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
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.
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
View Answer
Which command displays the IBGP and EBGP neighbors that are
configured?
A. show ip bgp
B. show ip bgp paths
C. show ip bgp peers
D. show ip bgp summary
View Answer
If a metric is not specified for routes that are redistributed into OSPF, the
default metric that is assigned to the routes is 20, except for redistributed BGP routes. What is the metric
that is assigned to redistributed BGP routes?
A. 0
B. 1
C. 10
D. 200
View Answer
Which command would display OSPF parameters such as filters, default
metric, maximum paths, and number of areas configured on a router?
A. show ip protocol
B. show ip route
C. show ip ospf interface
D. show ip ospf
View Answer
Which statement is true about Protocol Independent Multicast Dense
Mode (PIM DM) multicast routing?
A. PIM DM supports shared distribution trees.
B. If a port is pruned, the administrator must re-enable the port to support multicast traffic.
C. The (S,G) state exists in every router, regardless of the presence of an RPF interface.
D. Flooding of traffic only occurs in the beginning stages of routing. Afterwards, all necessary ports are
pruned and multicast traffic is not sent across those interfaces.
View Answer
Which two statements are true about IS-IS routing? (Choose two.)
A. IS-IS is more efficient than OSPF in the use of CPU resources.
B. Based on the default timers, OSPF detects a failure faster than IS-IS does.
C. OSPF default timers permit more tuning than IS-IS does.
D. OSPF is more scalable than IS-IS because of its ability to identify normal, stub, and NSSA areas.
E. IS-IS and OSPF are both Open Standard, link-state routing protocols which support VLSM.
View Answer
Which three statements are true about the Internet Group Management
Protocol (IGMP)? (Choose three.)
A. IGMP is a multicast routing protocol that makes packet-forwarding decisions independent of other routing
protocols such as EIGRP.
B. IGMP is used to register individual hosts with a multicast group.
C. IGMP messages are IP datagrams with a protocol value of 2, destination address of 224.0.0.2, and a TTL
value of 1.
D. IGMP snooping runs on Layer 3 routers.
E. IGMP version 3 enables a multicast receiving host to specify to the router which sources it should forward
traffic from.
F. There are three IGMP modes: dense mode, sparse mode, and sparse-dense mode.
View Answer
Which two statements about the IS-IS routing protocol are true? (Choose
two.)
A. IS-IS is capable of supporting IPv4 and IPv6.
B. IS-IS is only capable of supporting IPv4 and CLNS.
C. IS-IS routers use ES-IS hellos (ESH) to establish and to maintain neighbor relationships.
D. IS-IS routers run the Bellman-Ford algorithm against their LSDBs to pick the best paths.
E. Level 1 routers learn about paths within the area of which they are a part.
F. Level 2 routers learn about paths both within areas and between areas.
View Answer
Given the following partial configuration for Router A:
interface serial 0
ip address 10.1.1.1 255.255.255.0
encapsulation frame-relay
ip ospf network point-to-multipoint
router ospf 7
network 10.1.1.0 0.0.0.255 area 0
Which two statements are correct? (Choose two.)
A. DR/BDR elections do not take place.
B. The router is restricted to a hub and spoke topology.
C. The area 0 NBMA cloud is configured as more than one subnet.
D. OSPF neighbor statements are not necessary.
View Answer
What are two Cisco IOS commands that can be used to view neighbor
adjacencies? (Choose two.)
A. show ip ospf database
B. show ip ospf neighbors
C. show ip ospf protocols
D. show ip ospf interfaces
View Answer
A network administrator assigns a multicast address of 239.255.8.5 to an
application running on a device with an Ethernet MAC address of 01.b2.7d.05.f1.80. Which Layer 2
multicast address will this device use?
A. 01.00.5e.7F.08.05
B. 01.b2.7d.05.f1.80
C. 01.b2.7d.0a.08.05
D. 01.00.5e.05.f1.80
E. ff.ff.ff.ff.ff.ff
View Answer
Which two statements are true about 6to4 tunnels? (Choose two.)
A. In a 6to4 tunnel, the first two bytes of the IPv6 address will be 0x2002 and the next four bytes will be the
hexadecimal equivalent of the IPv4 address.
B. In a 6to4 tunnel, the first two bytes of the IPv6 address will be locally derived and the next two bytes will
be the hexadecimal equivalent of the IPv4 address.
C. In a 6to4 tunnel, the IPv4 address 192.168.99.1 would be converted to the 2002:c0a8:6301::/48 IPv6
address.
D. In a 6to4 tunnel, the IPv4 address 192.168.99.1 would be converted to the 2002:c0a8:6301::/16 IPv6
address.
E. In a 6to4 tunnel, the IPv4 address 192.168.99.1 would be converted to the 2002:1315:4463:1::/64 IPv6
address.
View Answer
What are the two reasons for the appearance of 0.0.0.0 as the next hop for
a network in the show ip bgp command output? (Choose two.)
A. The network was originated via redistribution of an interior gateway protocol into BGP.
B. The network was defined by a static route.
C. The network was originated via a network or aggregate command.
D. The network was learned via EBGP.
E. The network was learned via IBGP.
View Answer
Which statement is true about EBGP?
A. An internal routing protocol can be used to reach an EBGP neighbor.
B. The next hop does not change when BGP updates are exchanged between EBGP neighbors.
C. A static route can be used to form an adjacency between neighbors.
D. EBGP requires a full mesh.
View Answer
Which three are characteristics of IPv6? (Choose three.)
A. An IPv6 address is 128 bits long.
B. An IPv6 header is 20 bits long.
C. An IPv6 header contains the next header field.
D. An IPv6 header contains the protocol field.
E. IPv6 routers send RA messages.
F. An IPv6 header contains the header checksum field.
View Answer
Q: 135 To enable BGP tunneling over an IPv4 backbone, the IPv4 address
192.168.30.1 is converted into a valid IPv6 address. Which three IPv6 addresses are acceptable formats
for the IPv4 address? (Choose three.)
A. ::C0A8:1E01
B. C0A8:1E01::
C. ::192.168.30.1
D. 192.168.30.1::
E. 0:0:0:0:0:0:192.168.30.1
F. 192.168.30.1:0:0:0:0:0:0
View Answer
133 What are three kinds of OSPF areas? (Choose three.)
A. stub
B. active
C. remote
D. backbone
E. ordinary or standard
View Answer
Identify three characteristics of EIGRP feasible successors? (Choose
three.)
A. A feasible successor is selected by comparing the advertised distance of a non-successor route to the
feasible distance of the best route.
B. If the advertised distance of the non-successor route is less than the feasible distance of best route, then that
route is identified as a feasible successor.
C. If the successor becomes unavailable, then the feasible successor can be used immediately without
recalculating for a lost route.
D. The feasible successor can be found in the routing table.
E. Traffic will be load balanced between feasible successors with the same advertised distance.
View Answer

Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.

View All CCNP Certification Exam Interview Questions & Answers - Exam Mode / Learning Mode



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