600-502 Exam Dumps

Page 1

Questions And Answers PDF

Cisco 600-502 Developing with Cisco Network Programmability

Version: DEMO

http://www.TestWarrior.com/600-502-practice-exam.html

FOR 600-502 Candidates: We offer Two Products:  1st - We have Practice Tests Software with Actual Exam Questions  2nd - Questions and Answers in PDF Format. Try a Free DEMO of these Exam Products via below Link:

http://www.TestWarrior.com/600-502-practice-exam.html

TestWarrior.com

1


Questions And Answers PDF

Question: 1 A stock brokerage frm requires that all trades are executed quickly with a minimal amount of delay due to network latency. Which sofware requirement is recommended as part of a business requirement? A. The applicaton shall process trades as soon as possible with no further delay. B. The applicaton should provide high-availability features to contnue trading actvites even in case of a sofware or hardware failure. C. The applicaton shall maintain the state of all actve network links in real tme and prioritie trafc fows that belong to trading actvites on the links with lowest latency. D. The applicaton should set the latency atribute to iero on packets that belong to the a trading acton.

Answer: C Question: 2 You must develop an SDN applicaton that meets these specifcatons. The soluton must manage devices through a centraliied controller to confgure access control lists. The soluton will monitor trafc at a packet level to determine which packets are coming from known rogue applicatons and/or devices. Identfed trafc will be used as the basis to create new ACLs to be deployed back onto the network devices. The identfcaton and provisioning steps should take no more than 100 milliseconds. Which three design optons must you consider to develop an SDN applicaton that meets these specifcatons? (Choose three.) A. choice of programming and scriptng language B. choice of service set C. choice of transport protocol D. choice of deployment model E. use of security and TLS F. hardware platorms involved

Answer: A,B,D Question: 3 Which programming language and Cisco onePK Service Set is required for an applicaton that performs at the packet level? A. Java with Utlity Service Set B. REST with Element Service Set C. Ruby with Routng Service Set D. Python with Routng Service Set E. REST with Utlity Service Set F. C with Data Path Service Set G. Java with Developer Service Set

TestWarrior.com

2


Questions And Answers PDF

Answer: F Question: 4 An applicaton that leverages the Cisco onePK Data Path Service Set requires that TCP frames are inspected and discarded under a set of conditons. The sender is not informed of the discard. Which acton does this scenario describe? A. bypass or ofoad B. DSCP marking C. drop D. purge E. L4 redirect

Answer: D Question: 5 You must document that before your applicaton applies any confguraton changes to a device, the applicaton runs those changes through a set of predefned, automated consistency tests called "ACTCHECK10". The applicaton applies changes only afer the test has completed without any ERRORS or WARNINGS. Which statement about these requirements is true? A. The system should test the confguraton before applying it. B. Afer applying the confguraton changes the user should ping the device to ensure that everything stll works. C. The system should run consistency checks prior to applying confguraton changes. D. Prior to applying the confguraton changes to the device, the system shall run consistency test ACT_CHECK10, and proceed to applying changes only if no errors and/or warnings are reported by the test. E. The system should call the functon app.ACT_CHECK10("confg-changes.txt") method and capture the output. The system shall than go through the output to count the number of ERRORS and WARNINGS reported by the test. If the total number of ERRORS and WARNINGS is equal to 0, the system shall proceed to run app.ApplyChanges("confg-changes.txt").

Answer: D Question: 6 When an applicaton must be developed that interacts with Cisco IOS, NX-OS, and IOS-XR devices, the applicaton must use LDAP for authentcaton and have secure communicaton between the Cisco onePK applicaton and managed device. The customer prefers the use of Java for follow-on supportability by their staf. The customer is familiar with the Eclipse IDE. Which applicaton dependency is relevant? A. interacton with multple device platorms – Cisco IOS, NX-OS, and IOS-XR B. use of LDAP for authentcaton C. use of secure communicaton between onePK app and the device

TestWarrior.com

3


Questions And Answers PDF

D. choice of Java as programming language E. customer's familiarity with Eclipse IDE

Answer: B Question: 7 Which Cisco onePK API service provides path tracing capabilites? A. Switching B. Routng C. Utlity D. Data Path E. Developer F. Discovery

Answer: C Question: 8 Refer to the exhibit.

Which two statements are true based on this fowchart? (Choose two.) A. All packets that are bound to host 10.10.0.1 are dropped. B. Packet with source IP 3.3.3.110 and destnaton IP 10.10.0.1 are spanned. C. All packets with source IP 3.3.3.110 and destnaton IP 10.10.0.1 are dropped. D. All packets from host 3.3.3.220 destned to host 10.10.0.1 are dropped or spanned. E. All trafc destned to host 10.10.0.1 is dropped or spanned. F. OpenFlow v1.0 only supports "fows" that are defned based on MAC addresses, not IP addresses.

TestWarrior.com

4


Questions And Answers PDF

Answer: C,D Question: 9 Which three optons are requirements that should be supported by Sofware Defned Networking controllers? (Choose three.) A. extracton of network element and topology informaton B. computaton of the explicit routng path per applicaton fow. C. ability to route applicaton trafc based on policy D. OSGI E. Agile development principles F. service-oriented architecture

Answer: A,B,C Question: 10 Which two protocols only keep track of the routers that are situated only one hop away? (Choose two.) A. CDP B. EIGRP C. OSPF D. ISIS

Answer: A,B Question: 11 Which language is compiled to natve machine code? A. C B. Java C. Python D. Ruby

Answer: A Question: 12 Which statement describes what Cisco onePK SDK is used for? A. It allows the applicaton to communicate with an OpenDaylight controller. B. It allows the applicaton to communicate with network elements. C. It allows the applicaton to provide a REST API to a centraliied controller. D. It allows the applicaton to talk to any network element that supports OpenFlow.

Answer: B

TestWarrior.com

5


Questions And Answers PDF

Question: 13 Which two statements describe the two functonalites of an LLDP? (Choose two.) A. LLDP is used to deliver label informaton in MPLS networks. B. LLDP is used by OpenFlow controllers to fnd OpenFlow switches. C. Cisco Discovery Protocol is Cisco's L2/SNAP protocol that has similar functons as LLDP. D. HSRP is the Cisco proprietary protocol that has similar functons as LLDP.

Answer: B,C Question: 14 Which two optons are purposes of the Plan phase SSD deliverable? (Choose two.) A. defnes successful criteria for the delivery of the business applicaton B. focuses on the sequence of fows to realiie the business use case C. combines CRD and SRD to monitor the end-to-end traceability of business requirements D. defnes the functonal scope for the soluton architecture E. The System Services Document defnes the functonal scope and successful criteria for the delivery of the business.

Answer: A,D Question: 15 Which three optons are primary purposes of the Cisco sofware defned networking path computaton element? (Choose three.) A. discovering network infrastructure informaton B. orchestraton of network services C. applicaton-specifc path routng computaton D. programming the network element for forwarding state E. federatng isolated virtualiied domains

Answer: A,C,D

TestWarrior.com

6


Questions And Answers PDF

Thank You for Trying Our Product Visit Our Site to Purchase the Full Set of Actual 600-502 Exam Questions With Answers.

http://www.TestWarrior.com/600-502-practice-exam.html We Also Provide Practice Exam Software That Simulates Real Exam Environment And Has Many Self-Assessment Features. Download Free Product Demo From:

Download Free Product Demo from: http://www.TestWarrior.com/600-502-practice-exam.html

Check Out Our Customer Testimonials

TestWarrior.com

7


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.