Skip to main content

HP2-Z31 Real Exam Questions

Creating HP Software-defined Networks

90 questions available · Page 1 of 9

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

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

  1. A

    One

  2. B

    Two

  3. C

    Three

  4. D

    Four

Show answer and explanation

Correct answer: C

Explanation

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

References:
HP VAN SDN Controller Installation Guide

Question 2 Single choice

An SDN developer wants to develop a new OpenFlow proactive application using the HP VAN SDN Controller. The controller is configured with IP address 192.168.56.7 and is using release 2.0. The developer is unsure of the REST APIs available on the controller.

To which URL should you recommend the developer navigate?

  1. A

    https://192.168.56.7:8443/api

  2. B

    https://192.168.56.7:8443/sdn/ui

  3. C

    http://192.168.56.7:8443/api

  4. D

    http://192.168.56.7:8443/sdn/ui

Show answer and explanation

Correct answer: A

Explanation

{base uri}/{api}
This is an unauthenticated API
Use https not http.
Example:
https://15.255.121.2:8443/api

Response codes
- Normal: OK (200)
- Error: Not Found (404), Service Unavailable (503) Reference: HP VAN SDN Controller 2.2 REST AP

Question 3 Single choice

Refer to the exhibit.

Which version of OpenFlow has the switch shown in the exhibit with DPID 00 0a:00 9c 02:d8 18:00 negotiated to use with the HP VAN SDN Controller version 2.0?

  1. A

    1.0.0

  2. B

    1.3.0

  3. C

    1.5.0

  4. D

    1.6.0

Show answer and explanation

Correct answer: B

Explanation

* The HP VAN controller supports the following:
Versions 1.0 and 1.3 of OpenFlow on HPN ProVision and Comware switches

* Openflow 1.3.1: Support for multiple flow tables is introduced

References:
Open Flow 1.3.1 Support: Controller View

Question 4 Single choice

An HP VAN SDN Controller team is configured consisting of three controllers, using default settings.
The first controller is configured with IP address 10.1.1.1 and priority 10. The second controller is configured with IP address 10.1.1.2 and priority 20.
The third controller is configured with IP address 10.1.1.3 and priority 30.

Currently the third controller (IP address 10.1.1.3) is the leader device. An administrator reboots the third controller.

Which controller will be the leader once this controller comes back online?

  1. A

    the controller with the IP address 10.1.1.3

  2. B

    the controller with the IP address 10.1.1.1

  3. C

    the controller with the IP address 10.1.1.2

  4. D

    The leader role will be shared amongst all team members.

Show answer and explanation

Correct answer: C

Explanation

Once a team is configured, the configuration and monitoring of team members and their associated OpenFlow switches is performed by the team manager. If the team manager goes down, the controller with the next highest priority in the team configuration becomes the team manager.

Note: Team Management
Each controller belonging to a team is a team member. To centralize team management and control, one controller is designated as the team manager. Teaming is configured on one controller and is automatically propagated to the other controllers in the team, regardless of which controller becomes the team manager.

References:
HP VAN SDN Controller Administrator Guide

Question 5 Single choice

Which Open Flow plane is responsible for forwarding the packets?

  1. A

    Control plane

  2. B

    Application plane

  3. C

    Management plane

  4. D

    Data plane

Show answer and explanation

Correct answer: D

Explanation

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.

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

Question 6 Single choice

How does an HP VAN SDN Controller team provide high availability for OpenFlow switches?

  1. A

    By using the northbound controller interface tied to a region configuration

  2. B

    By using the northbound controller interface with a secondary interface

  3. C

    By using the southbound controller interface tied to a region configuration

  4. D

    By using the southbound controller interface with a secondary interface

Show answer and explanation

Correct answer: C

Explanation

* Northbound API Relative to figure 1 below, the Northbound API is the API that enables communications between the control layer and the application layer (external business applications.

Southbound API
Relative to Figure 1 below, the Southbound API is the API that enables communications between the control layer and the infrastructure layer (OpenFlow).

Figure 1. ONF's SDN architecture

* Putting the region configurations in place in a controller team ensures seamless failover and failback among the configured controllers for the specified network devices in a region. That is, when a master controller experiences a fault, the Role Orchestration Service ensures that a slave controller immediately assumes the master role over the group of network devices to which the failed controller was in the master role.

References:
Technical white paper, Mock RFI for Enterprise SDN Solutions Reference: HP VAN SDN
Controller Administrator Guide

Question 7 Single choice

Refer to the exhibit.

A customer has configured a VLAN to use OpenFlow. An HP Comware switch is used and configured to communicate with an HP VAN SDN Controller version 2.0.

How was the flow entry in the exhibit added to the flow table of the switch?

  1. A

    An application added the flow entry by making an API call against the southbound OpenFlow API of the
    HP VAN SDN Controller.

  2. B

    The HP VAN SDN Controller topology service added this flow entry to the switch's flow table

  3. C

    The HP VAN SDM Controller link discovery service added this flow entry to the switch's flow table

  4. D

    An application added the flow entry by making an API call against the northbound REST API or JAVA
    API of the HP VAN SDN Controller.

Show answer and explanation

Correct answer: D

Explanation

Incorrect:
Not A: Southbound API is not used by external Applications.
Not B:
Topology service to create a network graph and compute the shortest path between two hosts.
Not C:

The link discovery service is responsible for discovering and maintaining the status of links in the OpenFlow network. The link discovery would record Mac Addresses, not IP addresses.

* Northbound API Relative to figure 1 below, the Northbound API is the API that enables communications between the control layer and the application layer (external business applications.
Southbound API
Relative to Figure 1 below, the Southbound API is the API that enables communications between the control layer and the infrastructure layer (OpenFlow).

Figure 1. ONF's SDN architecture

* Putting the region configurations in place in a controller team ensures seamless failover and failback among the configured controllers for the specified network devices in a region. That is, when a master controller experiences a fault, the Role Orchestration Service ensures that a slave controller immediately assumes the master role over the group of network devices to which the failed controller was in the master role.
References:
Technical white paper, Mock RFI for Enterprise SDN Solutions Reference: HP VAN SDN
Controller Administrator Guide
Note:
* The exhibit shows that the IPv4 source address, 10.10.10.0 is a private network. The exhibit shows that
the IPv4 destination address, 192.168.56.0 is also a private network.
* display openflow instance instance-id flow-table [ table-id ] Display flow table entries for an OpenFlow
instance.

Question 8 Single choice

Which service on the HP VAN SDN Controller allows Observation posts to be set on a network?

  1. A

    Network Node Service

  2. B

    Path Diagnostic Service

  3. C

    Path Daemon Service

  4. D

    Topology Service

Show answer and explanation

Correct answer: B

Explanation

Path Diagnostics
Determines and verifies the path taken by a specific packet from a source host to destination host.
Evaluates flows configured across the switches in the control domain for diagnosis Creates `Observation posts' on every switch in the path that the packet would take
Tallys packet_ins from the observation posts to figure out where a path is broken Lists neighbors for any given device

References:
HP VAN SDN Controller Administrator Guide

Question 9 Single choice

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

  1. A

    SDN Manager service flow management

  2. B

    SDN Manager Open Flow device management

  3. C

    SDN Manager dashboard

  4. D

    SDN Manager flow entry management

Show answer and explanation

Correct answer: A

Explanation

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

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

Question 10 Single choice

Refer to the exhibit.

The switches in the diagram are connected to each other using two physical cables. The network consists of two HP 3800 series switches and two HP 5900 series switches.

Why is only one link displayed between switches in the OpenFlow Topology diagram on the HP VAN SDN Controller?

  1. A

    The SPF algorithm used by the HP VAN SDN Controller only supports a single link between switches and blocks other links to stop loops. The HP VAN SDN Controller only displays the single active link between the switches

  2. B

    Link aggregation is being used OpenFlow only displays information about the logical interface and not the physical interfaces. The HP VAN SDN Controller only displays a single link between switches

  3. C

    Link aggregation is being used. One of the Interfaces in the bundle is down, and OpenFlow has updated the HP VAN SDN Controller with this information.
    The HP VAN SDN Controller only displays the active link in the OpenFlow Topology diagram

  4. D

    Spanning tree is blocking one of the ports. The HP VAN SDN Controller. Only displays the active link in the OpenFlow Topology diagram.

Show answer and explanation

Correct answer: B

Explanation

Note: TopologyViewer
Creates and updates a network graph for visualizing the network the controller discovers. The Topology Viewer uses the services of the Topology Manager and Link Manager.