nerdexam
HP

HPE7-A01 · Question #37

You are configuring an SVI on an Aruba CX switch that needs to have the following characteristics: VLANID = 25 IPv4 address 10 105 43 1 with mask 255.255.255.0 IPv6 address fd00:5708::f02d:4df6 with…

The correct answer is C. interface vlan 25 vrf attach eng ip address 10.105.43.1/24 ipv6 address fd00:5708::f02d:4df6/64. This is the correct command list that will satisfy the requirements with the least number of commands. Option C contains four commands that will create VLAN 25, assign it to VRF eng, create an SVI for VLAN 25 with IPv4 and IPv6 addresses, and enable the SVI. The other options…

Implementing and Configuring Advanced Campus Access Features

Question

You are configuring an SVI on an Aruba CX switch that needs to have the following characteristics:

  • VLANID = 25
  • IPv4 address 10 105 43 1 with mask 255.255.255.0
  • IPv6 address fd00:5708::f02d:4df6 with a 64 bit prefix length
  • member of VRF eng
  • VRF eng and VLAN 25 have not yet been created

Which command lists will satisfy the requirements with the least number of commands? A. B. C. D.

Options

  • Avrf eng vlan 25 interface vlan 25 ip address 10.105.43.1 255.255.255.0 ipv6 address fd00:5708::f02d:4df6/64 vrf attach eng
  • Binterface vlan 25 vrf attach eng ip address 10.105.43.1/24 ipv6 address fd00:5708::f02d:4df6/64
  • Cinterface vlan 25 vrf attach eng ip address 10.105.43.1/24 ipv6 address fd00:5708::f02d:4df6/64
  • Dvrf eng vlan 25 interface vlan 25 ip address 10.105.43.1/24 ipv6 address fd00:5708::f02d:4df6/64 vrf attach eng

How the community answered

(55 responses)
  • A
    15% (8)
  • B
    5% (3)
  • C
    71% (39)
  • D
    9% (5)

Explanation

This is the correct command list that will satisfy the requirements with the least number of commands. Option C contains four commands that will create VLAN 25, assign it to VRF eng, create an SVI for VLAN 25 with IPv4 and IPv6 addresses, and enable the SVI. The other options are incorrect because they either contain more commands than necessary or do not meet all the

Topics

#SVI#VRF#IPv6 addressing#AOS-CX CLI

Community Discussion

No community discussion yet for this question.

Full HPE7-A01 Practice