Pre-Summer Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

HP HPE7-A02 - Aruba Certified Network Security Professional Exam

Page: 4 / 5
Total 156 questions

HPE Aruba Networking Central displays a Gateway Threat Count alert in the alert list. How can you gather more information about what caused the alert to trigger?

A.

Use HPE Aruba Networking Central tools to run a Network Check on the gateway with which the alert is associated.

B.

Use Live Monitoring on the gateway to download a packet capture of recent traffic flowing through the gateway.

C.

Check the threat list for the gateway associated with the alert. Access threat details and download packet info.

D.

Check the gateway ' s Audit Trail in HPE Aruba Networking Central for more details about the threats that triggered the alert.

A company has AOS-CX switches and is implementing authentication to HPE Aruba Networking ClearPass Policy Manager (CPPM). The company wants to monitor each switch’s connectivity to CPPM. If connectivity is lost, the switch should trigger an alert and collect some information with CLI commands.

What can you do to support this use case?

A.

Enable Control Plane Policing on the switches on the VRF on which they connect to CPPM.

B.

Use the switches’ NAE functions to monitor connectivity to CPPM.

C.

Configure the switches to implement RADIUS accounting to CPPM and enable ClearPass Insight.

D.

Discover the switches within HPE Aruba Networking Central and set up Aruba Central connectivity alerts in the switch group.

Refer to the Exhibit:

These packets have been captured from VLAN 10. which supports clients that receive their IP addresses with DHCP.

What can you interpret from the packets that you see here?

These packets have been captured from VLAN 10, which supports clients that receive their IP addresses with DHCP. What can you interpret from the packets that you see here?

A.

Someone is possibly implementing a MAC spoofing attack to gain unauthorized access.

B.

The mirroring session that captured the packets was likely misconfigured and captured duplicate traffic.

C.

An admin has likely misconfigured two clients to use the same DHCP settings.

D.

Someone is possibly implementing an ARP poisoning and MITM attack.

A company uses both HPE Aruba Networking ClearPass Policy Manager (CPPM) and HPE Aruba Networking ClearPass Device Insight (CPDI). What is one way integrating the two solutions can help the company implement Zero Trust Security?

A.

CPPM can inform CPDI that it has assigned a particular Aruba-User-Role to a client; CPDI can then use that information to reclassify the client.

B.

CPDI can use tags to inform CPPM that clients are using prohibited applications. CPPM can then tell the network infrastructure to quarantine those clients.

C.

CPPM can provide CPDI with custom device fingerprint definitions in order to enhance the company ' s total visibility.

D.

CPDI can provide CPPM with extra information about users ' identity. CPPM can then use that information to apply the correct identity-based enforcement.

A company wants you to create a custom device fingerprint on CPPM with rules for profiling a group of specialized devices. What is one requirement?

A.

Connecting a known device of this type and getting it discovered in CPPM ' s Endpoints Repository.

B.

Enabling HPE Aruba Networking ClearPass Device Insight integration with the correct Data Collector token.

C.

Pre-defining the desired attributes and rules in an XML format file.

D.

Disabling the " Automatically download Endpoint Profiler Fingerprints " feature in cluster-wide parameters.

A company wants HPE Aruba Networking ClearPass Policy Manager (CPPM) to respond to Syslog messages from its Palo Alto Next Generation Firewall (NGFW)

by quarantining clients involved in security incidents.

Which step must you complete to enable CPPM to process the Syslogs properly?

A.

Configure the Palo Alto as a context server on CPPM.

B.

Install a Palo Alto Extension through ClearPass Guest.

C.

Enable Insight and ingress event processing on the CPPM server.

D.

Configure CPPM to trust the root CA certificate for the NGFW.

A company is using HPE Aruba Networking ClearPass Policy Manager (CPPM) and HPE Aruba Networking ClearPass Device Insight (CPDI). CPDI and CPPM are integrated. The security staff wants you to show them a list of all devices that are contacting a specific known command-and-control center.

What should you do?

A.

In CPPM’s Access Tracker, filter for that destination.

B.

Use ClearPass Insight to run an Active Endpoint Security report.

C.

In CPDI, look in Generic Device clusters based on that destination.

D.

In CPDI, filter for that destination and save the filter as a tag.

You have configured an AOS-CX switch to implement 802.1X on edge ports. Assume ports operate in the default auth-mode. VolP phones are assigned to the

" voice " role and need to send traffic that is tagged for VLAN 12.

Where should you configure VLAN 12?

A.

As the trunk native VLAN on edge ports and the trunk native VLAN on the " voice " role

B.

As a trunk allowed VLAN on edge ports and the trunk native VLAN in the " voice " role

C.

As the trunk native VLAN in the " voice " role (and not in the edge port settings)

D.

As the allowed trunk VLAN in the " voice " role (and not in the edge port settings)

Refer to the exhibit.

You are reviewing packets in Wireshark. The capture shows traffic from source IP address 10.1.14.10 to several destinations in the 10.1.15.0/24 network. The packets use TCP flags FIN, PSH, and URG together.

What can you interpret from the packets that you see here?

A.

10.1.14.10 might be running a TCP port scan, but it may simply be trying to open TCP sessions with several destinations.

B.

10.1.14.10 is almost certainly running a TCP port scan because this type of packet does not legitimately exist.

C.

10.1.14.10 is launching a denial-of-service attack against Windows machines in 10.1.15.0/24.

D.

10.1.14.10 is showing some signs of launching a DoS attack, but might simply be misconfigured.

A company wants to enforce these controls on clients assigned to “role1”:

DHCP permitted

DNS permitted

All other access to 10.0.0.0/8 denied

All other traffic permitted

You have so far configured these settings:

class ip class1

10 match udp any any eq 67

20 match udp any any eq 53

30 match tcp any any eq 53

class ip class2

10 match any any 10.0.0.0/255.0.0.0

port-access policy policy1

10 class ip class1

20 class ip class2 action drop

port-access role role1

associate policy policy1

What change should you make to fulfill the company’s requirements?

A.

Add a class with this rule, “match any any any,” and reference the class at the end of “policy1.”

B.

In “ip class2,” change “match any any 10.0.0.0/255.0.0.0” to “ignore any any 10.0.0.0/255.0.0.0.”

C.

In “ip class2,” change the rule to “match any 10.0.0.0/255.0.0.0 any.”

D.

Add the “action permit” keyword to the end of the “10 class ip class1” rule in “policy1.”