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 HP Provision switch loses its OpenFlow connection to the HP VAN SDN Controller. How is traffic processed by default if no controller teaming is configured?
A. Packets and messages destined to the controller are dropped. Flows continue to expire according to their time-outs. This is because the default setting on HP Provision switches is fail- standalone.
B. Packets and messages of new flows behave as a legacy switch or router would. Existing flows of this OpenFlow instance are removed. This is because the default setting on HP Provision switches is fail-standalone.
C. Packets and messages of new flows behave as a legacy switch or router would. Existing flows of this OpenFlow instance are removed. This is because the default setting on HP Provision switches is fail-secure.
D. Packets and messages destined to the controller are dropped. Flows continue to expire according to their time-outs. This is because the default setting on HP Provision switches is fail- secure.
Refer to the exhibit.
Mininet is being used by a developer to test an OpenFlow RESTful API application developed in Python. The developer is able to view the switches in the OpenFlow topology diagram shown in the exhibit, but no hosts are displayed in the topology diagram. The same behavior is seen when making a RESTful API call for nodes via the RESTful API. Switch information is provided via API calls from the HP VAN SDN Controller, but no nodes are shown.
What is a possible issue?
A. Traffic needs to be sent by the Mininet nodes before they will be discovered by the HP VAN SDN Controller.
B. The developer is using the incorrect API calls and needs to ensure that tokens are sent when requesting information from the HP VAN SDN Controller
C. OpenFlow communication between Mininet and the HP VAN SDN Controller is not functioning correctly. Wireshark can be used to aid with troubleshooting the OpenFlow communication.
D. The Topology Service has been stopped on the HP VAN SDN Controller and needs to be started.
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
Which HP VAN SDN Controller service processes ARP replies in Packetin messages sent by the OpenFlow switches?
A. Controller Service
B. Path Daemon
C. Path Diagnostics Service
D. Node Manager
Which northbound API for external applications do developers use to communicate with the HP VAN SDN Controller?
A. JSON
B. NETCONF
C. HTTPS
D. REST
Which table functionality was introduced with OpenFlow 1.3?
A. ARP
B. Metering
C. Flow
D. Matching
Refer to the exhibit.
A network administrator is trying to install a new internal application on the HP VAN SDN Controller and receives the error shown in the exhibit. Which valid options are available to ensure that the application is installed successfully? (Select two.)
A. Set up an internal CA server and digitally sign the application. This will be accepted by the HP VAN SDN Controller without further configuration.
B. Use the HP VAN SDN Controller software to digitally sign the application
C. Modify the /opt/sdn/virgo/configuration/serviceability .xml configuration file and include this line: Dsdn signedJar=none
D. Modify the /opt/sdn/virgo/bin'dmk sh script and include this line: Dsdn.signedJar=none
E. Ensure the application is signed by a CA recognized by the HP VAN SDN Controller.
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.
Which protocol is used for link discovery when OpenFlow switches are separated by a non- OpenFlow switch?
A. BDDP
B. RSTP
C. LLDP
D. LACP