Exam2pass
0 items Sign In or Register
  • Home
  • IT Exams
  • Guarantee
  • FAQs
  • Reviews
  • Contact Us
  • Demo
Exam2pass > HP > HP Certifications > HP2-Z31 > HP2-Z31 Online Practice Questions and Answers

HP2-Z31 Online Practice Questions and Answers

Questions 4

Which OpenFlow version introduces multiple flow tables?

A. 1.0

B. 1.1

C. 1.2

D. 1.3

Buy Now

Correct Answer: D

Openflow 1.3.1: Support for multiple flow tables is introduced Reference: Open Flow 1.3.1 Support: Controller View https://wiki.opendaylight.org/images/d/dc/Openflow1.3_Support_for_Opendaylight.pdf

Questions 5

What is an advantage of using the HP Network Optimizer SDN application with UCandC applications rather than just the SDN applications?

A. It enables the QoS trust boundary to be shifted to the switch.

B. It enables the UCandC Client to select the UCandC application server optimally located for them.

C. It removes the need for queuing.

D. It enables QoS verification for BYOD.

Buy Now

Correct Answer: D

The first capability that's implemented is the ability of the Lync server (or any communications server, potentially) to dynamically provide to the network controller the IP addresses/ports of the paired endpoints of a real time flow. This enables the network to mark, without deep packet inspection, those flows with a CoS/QoS tag that will give them the proper treatment in the network. This becomes a positive identification of "authorized" real-time flows; any device/flow trying to use that tagging that is not "authorized" through the API can automatically be re-tagged to a best effort service class.

This technique has a number of critical advantages over current techniques. When compared to the typical VLAN, it enables positive tagging of a variety of devices, including BYOD and potentially other systems that might have multiple traffic types (e.g., a PC running a soft client or a tablet).

In addition, when compared to deep packet inspection at each access element, it reduces cost as well as eliminating the errors and complexity that encryption of the packet stream can introduce.

Reference: HP and Microsoft Demo OpenFlow-Lync Applications-optimized Network

Questions 6

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.

Buy Now

Correct Answer: B

OpenFlow instance connection interruption mode

You can set the type of behavior when the switch loses connection with the controller.

fail-standalone

If the switch loses connection with all of the controllers, packets and messages of new flows behave as a

legacy switch or router would. Existing flows of this OpenFlow instance are removed.

Reference: HP OpenFlow Switches

Questions 7

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

Buy Now

Correct Answer: A

Note:

idle_timeout - Number of idle seconds before the flow entry is removed. Defaults to no idle timeout.

priority - When using non-exact (wildcarded) matches, this specifies the priority for overlapping matches.

Higher values are higher priority. Not important for exact or non-overlapping entries.

actions - A list of actions to apply

. output: if no group action is specified, forward the packet on the port specified by the output action

Questions 8

Which command installs the HP VAN SDN Controller software?

A. sudo dpkg -1 *hp-sdn-ctl

B. sudo dpkg -i hp-sdn-ctl_2.0.0.4253_amd64.deb

C. sudo dpkg -P hp-sdn-ctl_2.0.0.4253_amd64.deb

D. sudo dpkg -1 hp-sdn-ccl 2.0.0.4253 amd64.deb

Buy Now

Correct Answer: B

Install the HP VAN SDN Controller from the directory in which it is stored: ~$ sudo dpkg i hp-sdn-ctl_version_amd64.deb ยท Replace version with a value for release version 2.0.1.4254 or greater, as shown in Example. Example: Installing the controller software ~$ sudo dpkg -i hp-sdn-ctl_2.0.1.4254_amd64.deb

Reference: HP VAN SDN Controller Installation Guide

Questions 9

An administrator has checked the Device Status tab on the HP Network Protector SDN application. An HP 3800-24G-2XG switch is displaying a yellow indicator for VLAN 10. What is a potential issue?

A. VLAN disabled from DNS inspection

B. All parameters are OK.

C. SNMP credentials are incorrect or not working.

D. current and best inspection mode mismatch

Buy Now

Correct Answer: A

Device Status, Health status: Yellow

*

The status of one or more VLANs configured on the switch is not green

*

One of the VLANs configured on the switch has been disabled from DNS inspection

Reference: HP Network Protector SDN Application Administrator Guide

Questions 10

What is the minimum number of HP VAN SDN Controllers supported in a team?

A. One

B. Two

C. Three

D. Four

Buy Now

Correct Answer: C

The minimum number of team members for an HP VAN SDN Controller team is three.

Reference: HP VAN SDN Controller Installation Guide

Questions 11

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

Buy Now

Correct Answer: D

Setting policies to quarantine hosts

The application quarantines a host if the host satisfies the quarantine criteria set in the general threshold

policy. You can set policies to direct the host to a safe site and access limited resources on the network.

To set the general policies, complete the following steps.

1.

Select Policies Policy Enforcement Settings. The Policies/Policy Enforcement Settings page appears.

2.

Click the icon to edit the policy enforcement settings.

3.

Select Non-existent Domain option to display a message that the domain does not exist.

4.

Enter time in seconds in the TTL(sec) text box to cache the response.

5.

Select Redirection Server option to redirect the host to a known safe site.

6.

Enter the domain name or IP address of the known safe site in the DNS Redirection Server Address text box.

7.

Click icon to add the domain name or IP address of the resources that the host can access when it is quarantined.

8.

Click icon to save the setting.

Reference: HP Network Protector SDN Application Administrator Guide

Questions 12

Which protocol does HP IMC use to communicate with the HP VAN SDN Controllers?

A. SNMP

B. TCL

C. Open Flow

D. REST

Buy Now

Correct Answer: D

IMC uses a REST interface to manage the HP VAN SDN Controller Reference: Technical white paper, Mock RFI for Enterprise SDN Solutions http://h20195.www2.hp.com/V2/getpdf.aspx/4AA5-1162ENW.pdf (page 5)

Questions 13

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

Buy Now

Correct Answer: A

LLDP is used to discover direct links between switches and BDDP is used to discover the switches in the same broadcast domain.

Note: Using a link-discovery module, the controller generates both LLDP and broadcast packets (referred to as BDDPs) and sends them to all neighboring switches on a regular basis.

Reference: OpenFlow Controller

Exam Code: HP2-Z31
Exam Name: Creating HP Software-defined Networks
Last Update: Jun 14, 2026
Questions: 90

PDF (Q&A)

$45.99
ADD TO CART

VCE

$49.99
ADD TO CART

PDF + VCE

$59.99
ADD TO CART

Exam2Pass----The Most Reliable Exam Preparation Assistance

There are tens of thousands of certification exam dumps provided on the internet. And how to choose the most reliable one among them is the first problem one certification candidate should face. Exam2Pass provide a shot cut to pass the exam and get the certification. If you need help on any questions or any Exam2Pass exam PDF and VCE simulators, customer support team is ready to help at any time when required.

Home | Guarantee & Policy |  Privacy & Policy |  Terms & Conditions |  How to buy |  FAQs |  About Us |  Contact Us |  Demo |  Reviews

2026 Copyright @ exam2pass.com All trademarks are the property of their respective vendors. We are not associated with any of them.