Which OpenFlow message ensures that all previous flow mod messages have been processed by the OpenFlow switch agent and that there are no flow mod messages queued for processing from an earlier time?
A. Flush
B. Push
C. Barrier
D. Force
An administrator wants the switches to forward traffic in the legacy mode. If all the controllers fail, which action should the administrator take?
A. Install a packetin rule as the lowest priority rule in the flow table.
B. Configure the instance to fail in standalone mode.
C. Install a packet_out rule as the lowest priority rule in the flow table.
D. Configure the instance to fail in interruption mode.
Refer to the exhibit.

(page 21)
http://h20628.www2.hp.com/km-ext/kmcsdirect/emr_na-c03512348-4.pdf
An SDN developer has tried use RSDoc to dis-cover the datapaths in the network. However, the error in the exhibit is displayed. Why is an error returned rather than the datapaths?
A. RSDoc does not support the submission of datapath requests until a token has been received oURL.
B. A username and password has not been submitted to the controller via RSDoc.
C. A Service Token has been submitted to the controller via the Token field in RSDoc.
D. An Auth Token has not been submitted to the controller via the Token field in RSDoc.
A network administrator is attempting to forward HTTP traffic out of port Gigabit Ethernet 2 on an HP 3800 switch. The switch has negotiated to use OpenFlow 1.0 with the HP VAN SDN Controller. Which REST API call will correctly update the flow table of the switch with an entry that does not require active matching traffic to keep the flow entry in the OpenFlow table?



A. Option A
B. Option B
C. Option C
D. Option D
HP IMC provides comprehensive Fault Configuration, Accounting. Performance and Security functionality. Which functionality does the HP IMC SDN Manager provide? (Select three.)
A. Accounting
B. Reporting
C. Performance
D. Fault
E. Configuration
An administrator wants to configure the HP Network Protector SDN Application to allow access to a specific corporate website when a host is quarantined. The DNS response should still be NXDomain for websites such as piratesmustdie.com. What should the administrator configured?
A. Permit statement on the ACLs that are pushed to the switches
B. ACL list with the IP address of the website
C. Ensure that OpenFlow 1.3 is enabled on the switch and that no redirection server address is specified
D. DNS Response Type to DNS redirection server address
Which component of OpenStack is used by the HP VAN SDN Controller for identity services?
A. Glance
B. Keystone
C. Swift
D. Horizon
What are the OpenFlow flow entry timeout values? (Select two.)
A. Flow timeout
B. Idle timeout
C. Soft timeout
D. Controller timeout
E. Hard timeout
A multicast application is used in a customer's environment that relies on IGMP. On an edge switch an Openflow 1.3 instance is configured in aggregation mode. By default, what happens to the IGMP traffic if no matching flow entry exists?
A. IGMP traffic is forwarded on the data plane.
B. IGMP traffic is forwarded to the SON Controller.
C. IGMP traffic is dropped.
D. IGMP traffic is forwarded on the control plane.
Refer to the exhibit.

A team of HP VAN SDN Controllers has been configured. In addition, regions have been configured. The switch shown in the exhibit has two OpenFlow sessions as follows:
Controller1 - Master Controller2 - Slave
Controller1 is rebooted What happens?
A. The role orchestration service detects Controller1 failure, and Controller2 becomes the master. Once Controller1 rejoins the team, it becomes the master, and Controller2 reverts to being the slave.
B. The role orchestration service detects Controller1 failure, and Controlle2 becomes the master. Once Controller1 rejoins the team, it joins as the slave controller.
C. The role orchestration service detects Controller1 failure. Controller2 becomes the master, and Controller1 becomes the slave. Once Controller1 rejoins the team. It joins as the master and Controller2 becomes the slave.
D. The role orchestration service detects Controller1 failure. Controller2 becomes the master and Controller1 becomes the slave. Once Controller1 rejoins the team it no longer communicates with the switch.