Exam2pass
0 items Sign In or Register
  • Home
  • IT Exams
  • Guarantee
  • FAQs
  • Reviews
  • Contact Us
  • Demo
Exam2pass > HP > HP ASE - FlexNetwork Architect V2, HP ASE - FlexNetwork Integrator V1 > HP2-Z31 > HP2-Z31 Online Practice Questions and Answers

HP2-Z31 Online Practice Questions and Answers

Questions 4

A company has an IRF-based, 2-tier FlexFabric architecture in its data center. The company is now increasing the amount of server virtualization and also adding more redundant connections across the network infrastructure backbone. Which benefit does software-defined networking (SDN) provide for this FlexFabric solution?

A. SDN applications can extend the virtual switches inside hosts into the control plane of multiple physical infrastructure devices.

B. SDN can help core routing switches handle more routing table entries without sacrificing performance.

C. SDN extends the SNMP MIBs to include MIBs for virtual switches.

D. SDN applications can help to provision network connectivity for virtual machines and to forward traffic across complex meshes of links

Buy Now

Correct Answer: A

Q: What is HP's SDN strategy?

A: Virtual Application Networks represent HP's software-defined network vision. By leveraging SDN-enabled infrastructure, control plane, applications and integrated management systems HP is creating an open ecosystem to drive new innovation in networking.

Q: What is the HP Virtual Application Networks SDN Controller?

A: The HP Virtual Application Networks SDN controller is an integral part of HP's Virtual Application Networks offering. The controller acts as the central building block for an abstracted control plane in the SDN architecture.

Reference: Virtual Application Networks Overview http://h20195.www2.hp.com/V2/GetPDF.aspx/4AA4-4714ENW.pdf? jumpid=em_r1165_ww/en/large/eg/ RelatedLink/Virtual_Application_Networks_Overview_FAQs/resourc efinder/Jan_2013

Questions 5

What are challenges when selecting traffic from UCandC soft devices for marking, in order to apply the appropriate prioritization? (Select two.)

A. UCandC traffic uses dynamic port numbers.

B. UCandC traffic is not peer-to-peer

C. UCandC traffic is routable.

D. UCandC traffic uses well-known port numbers.

E. UCandC traffic can share a port, mac, and VLAN combination with non-UCandC traffic.

Buy Now

Correct Answer: CD

C: UCandC signaling can be routed through centralized UCandC infrastructure components and that all

interactions.

D (not A): UCandC signaling traffic is identified using the well know transport and port numbers used by the

UCandC signaling protocol.

Reference: Automating QoS (page 7, bullet # 2) http://johnacook.files.wordpress.com/2014/03/2014_02_27_use_case.pdf

Questions 6

A customer has a network consisting of 90 switches running OpenFlow 1.0. High Availability is not required as a hybrid network is being used. Which license types does the customer need to purchase? (Select two.)

A. HP VAN SDN Ctrl 100-node E-LTU

B. HP VAN SDN Ctrl HA E-LTU

C. HP VAN SDN Ctrl Base SWw/ 100-node E-LTU

D. HP VAN SDN Ctrl Base SW w/ 50-node E-LTU

E. HP VAN SDN Ctrl 50-node E-LTU

Buy Now

Correct Answer: DE

The following licenses are available for the HP VAN SDN Controller:

* (D) Base controller license (HP VAN SDN Ctrl Base SW w/ 50node E-LTU)--Enables the HP VAN SDN Controller to communicate with up to 50 OpenFlow switches. This license is a prerequisite for the other licenses, and must be installed for you to receive technical support during your first 90 days of use. *(E) Base controller plus 50 "Add Nodes" license (HP VAN SDN Ctrl 50node E-LTU)-- Extends by 50 the number of switches the base controller can communicate with using OpenFlow. In addition, you can install the Add Nodes license multiple times. For example: If you install one Add Nodes license on an HP VAN SDN Controller with a base license present, the total number of OpenFlow switches supported is 100. If you install three Add Nodes licenses on an HP VAN SDN controller with a base license, the total number of OpenFlow switches supported is 200. Etc.

Reference: HP VAN SDN Controller License Registration and Activation Guide

Questions 7

A network environment consists of multiple switches. Some of the switches are configured for OpenFlow 1.0, and some of the switches are configured for OpenFlow 1.3. These switches are configured to communicate with an HP VAN SDN Controller. What is the result of the negotiation?

A. All OpenFlow switches successfully negotiate to use OpenFlow 1.3 with the controller, and OpenFlow

1.0 switches ignore OpenFlow 1.3 extensions.

B. OpenFlow 1.3 switches successfully negotiate to use OpenFlow 1.3 with the controller, and the OpenFlow 1.0 switches fail to connect

C. All switches negotiate to use OpenFlow 1.0 as the highest common version.

D. OpenFlow 1.3 switches negotiate to use OpenFlow 1.3, and OpenFlow 1.0 switches negotiate to use OpenFlow 1.0.

Buy Now

Correct Answer: D

The controller:

Supports multiple OpenFlow versions at the same time.

Negotiates with each OpenFlow switch for the highest common

OpenFlow version between the switch and controller.

Reference: HP VAN SDN Controller and Applications Support Matrix, Supported OpenFlow versions

Questions 8

A switch connects to the HP VAN SDN Controller, which has the HP Network Protector SDN Application installed. These are the switch details:

Switch: 3800-24G-2XG Firmware: KA15.14.003

OpenFlow negotiated: 1.3

Which channel will be used for communication with the HP Network Protector application?

A. OpenFlow Channel

B. Normal Forwarding

C. Service Insertion Tunnel

D. GRE Tunnel

Buy Now

Correct Answer: A

The application uses the switch firmware information to decide if the communication with the switch is through OpenFlow channel or through the application Insertion tunnel. For firmware versions K.15.14 and lower, the application communicates with the switch through OpenFlow channel. For firmware versions KA.15.15.0015 and greater, the application can communicate with the switch either through OpenFlow channel or Service Insertion tunnels.

Reference: HP Network Protector SDN Application Administrator Guide

Questions 9

A network integrator plans to implement the HP Network Protector SDN application in a network. What is a key consideration with regards to the OpenFlow protocol implementation and switch selection?

A. If the access switch supports PACKETIN

B. If the core switch supports PACKETIN

C. If the access switch supports FORWARD_NORMAL

D. if the core switch supports FORWARD_NORMAL

Buy Now

Correct Answer: A

Note:

*

The PacketIn message is a way for the switch to send a captured packet to the controller. There are two reasons why this might happen; there could be an explicit action as a result of a match asking for this behavior, or from a miss in the match tables, or a ttl error.

*

Flowchart detailing packet flow through an OpenFlow switch.

Reference: OpenFlow Switch Specification Version 1.3.1

Questions 10

Why would an architect require an application to be written as an internal application rather than as an external application?

A. lower cost of development

B. faster event-driven responses

C. greater flexibility of platform choices

D. increased program language options

Buy Now

Correct Answer: B

HP SDN Controller Internal Applications and Modules There are two main ways applications interact with the controller: Within the controller using native applications or modules (Java based or byte compatible applications

such

as Scala).

Outside the controller using web based applications (using RESTful APIs).

Application Types:

Native Applications / Modules - This is the ideal model for applications that need to exert relatively

finegrained,

frequent and low-latency control interactions with the environment, e.g. handling packet-in events,

etc.

Web Based applications - Suitable for applications that need to exert "business" level, i.e.

relatively coarsegrained, infrequent and high-latency control interactions with the environment, e.g. path provisioning, flow inspections, etc.

Reference: HP SDN Controller Architecture, Technical Solution Guide

Questions 11

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.

Buy Now

Correct Answer: C

In Aggregation mode, all VLANs in the switch are part of an OpenFlow instance. When Aggregation is configured, there is only OpenFlow traffic, no production traffic.

Reference: HP OpenFlow 1.3 Administrator Guide, Wired Switches K/KA/KB/WB 15.15

Questions 12

Which HP IMC SDN Manager functionally provides a detailed overview of flow entry history?

A. SDN Manager service flow management

B. SDN Manager Open Flow device management

C. SDN Manager dashboard

D. SDN Manager flow entry management

Buy Now

Correct Answer: A

Flow Management:

*

Delivers History Flow Entry records flow entry used before to help administrators audit flow policy change

*

Displays the list of all current Flow entry in OF network, including Match Field, Instruction and other statistics.

*

Shows detailed flow service information and flow traffic and trend in flow entry detail page

*

Provides shortcut to locate flow to topology show device and link status

Reference: HP IMC Virtual Application Networks Software-defined Networking Manager Software

Questions 13

Which Open Flow plane is responsible for forwarding the packets?

A. Control plane

B. Application plane

C. Management plane

D. Data plane

Buy Now

Correct Answer: D

The forwarding table is delivered to the data plane by the management plane as part of the device

operating system. Thus when an Ethernet frame arrives on the switch interface, the data plane then

forwards it to output port.

Note: OpenFlow defines a standard for sending flow rules to network devices so that the Control Plane can

add them to the forwarding table for the Data Plane.

Incorrect:

Not A: The control plane will use the routing table to build the forwarding table used by data plane.

Not C: The Management Plane handles functions such device management, firmware updates, SNMP and

external configuration via the CLI.

Reference: OpenFlow and Software Defined Networking: Is it Routing or Switching ?

Exam Code: HP2-Z31
Exam Name: Creating HP Software-defined Networks
Last Update: Jun 06, 2025
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

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