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

After configuring BFD for OSPF you are receiving monitoring alerts for high CPU utilization on your switches. Based on the configuration below, how should you resolve the issue?

Bash

bfd

!

router ospf 1

bfd all-interfaces

A.

Enable ICMP active mode.

B.

Ensure BFD is enabled on all passive OSPF interfaces.

C.

Enable BFD echo mode.

D.

Disable ICMP redirects.

Refer to the exhibit:

According to the HPE Aruba Networking VSX best practices, what would need to be changed on the configuration?

A.

Replace the CX 8325 1/1/47 and 1/1/48 ports with SFP28 connectivity.

B.

Replace the CX 8325 1/1/47 and 1/1/48 ports with SFP56 connectivity.

C.

Replace the CX 6300 [1-2]/1/49 and [1-2] /1/50 ports with QSFP28 connectivity.

D.

Replace the CX 6300 [1-2]/1/49 and [1-2] /1/50 ports with SFP56 connectivity.

Refer to the exhibit:

Interfaces 1/1/53 and 1/1/54 were accidentally disconnected from Switch-A, the primary VSX member. Client A is experiencing network disruptions with network

connections to Router-A.

What needs to be done to prevent user traffic disruption in this scenario?

A.

Configure keepalive VLAN on downstream lag.

B.

Configure VSX shutdown on-split on SW-B.

C.

Configure keepalive VLAN on upstream lag.

D.

Configure VSX shutdown on-split on SW-A.

Which statement about redistributing BGP routes to OSPF is true?

A.

Only the default route should be redistributed to OSPF.

B.

Always redistribute BGP routes to OSPF as E1 routes.

C.

Always redistribute BGP routes to OSPF as E2 routes.

D.

Only defined routes should be redistributed to OSPF.

Based on the given output from an HPE Aruba Networking CX 6300:

Which statement about the output above is true?

A.

The defined route map is used in BGP with neighbor remote-as export.

B.

The advertised AS path is longer than by default.

C.

The advertised routes have a MED value of 100.

D.

The advertised AS paths are configured in an IP prefix-list.

A customer has connected a server to VLAN 100 on a 6300 switch which is streaming video using multicast group 224.0.0.100. This stream would need to be received by the clients in VLANs 200 and 300, routed on the same CX switch.

What needs to be done to enable the requirement?

A.

The multicast group address needs to be changed to a routable subnet.

B.

The multicast group address needs to be changed to other 224.0.0.x non-overlapping address.

C.

The igmp-snooping needs to be enabled on SVIs 100, 200, and 300.

D.

The igmp needs to be enabled on the SVIs 100, 200, and 300.

Refer to the exhibit:

How can you implement route summarization for the routes originating from Area 2?

A.

router ospf 1

area 0 range 10.1.0.0/16 type inter-area

B.

router ospf 1

area 2 range 10.1.0.0/16 summary-only

C.

router ospf 1

area 2 range 10.1.0.0/16 type inter-area

D.

router ospf 1

area 0 range 10.1.0.0/16 summary-only

You have added a switch with existing configuration to an existing group in HPE Aruba Networking Central but the configuration is not synchronizing. What could cause this?

A.

Only switches with factory default config can be added to a group with existing config.

B.

HPE Aruba networking Central has not been enabled on the local switch configuration.

C.

The switch is configured in a VSX pair, which HPE Aruba Networking Central does not support.

D.

The switch is still pending authorization on the organization settings page.

Refer to the exhibit:

The neighbor switch is configured with the following IP interfaces:

    mgmt: 172.30.32.8

    loopback 0: 10.255.255.2

    vlan 5: 192.168.5.2

How can you change the advertised management IP information to appear as the VLAN 5 IP?

A.

Under interface vlan 5, issue command: lldp management-address

B.

Issue in global context command: lldp management-address vlan 5

C.

Under lldp context: lldp management-address 192.168.5.2

D.

Issue in global context command: lldp management-ipv4-address vlan 5

A recent routing change has caused an outage to one of your customer ' s branch sites. You are about to run the command below:

copy checkpoint 20240722 running-config

Which troubleshooting methodology does this exemplify?

A.

Divide and conquer

B.

Top-down/Bottom-up

C.

Replace configuration

D.

Spot the difference