ExamGecko
Question list
Search
Search

Related questions











Question 75 - HPE7-A01 discussion

Report
Export

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)

A.
Option A
Answers
A.
Option A
B.
Option B
Answers
B.
Option B
C.
Option C
Answers
C.
Option C
D.
Option D
Answers
D.
Option D
Suggested answer: C

Explanation:

The other options either use more commands or do not create the VRF or the VLAN.

Option C uses the following commands:

vrf eng: This command creates a VRF named eng and enters the VRF configuration mode1.

vlan 25: This command creates a VLAN with ID 25 and enters the VLAN configuration mode2.

interface vlan 25: This command creates an SVI on VLAN 25 and enters the interface configuration mode3.

ip address 10.105.43.1/24 ipv6 address fd00:5780::102d:4df6/64 vrf attach eng: This command assigns an IPv4 address of 10.105.43.1 with a subnet mask of 255.255.255.0 and an IPv6 address of fd00:5780::102d:4df6 with a prefix length of 64 to the SVI, and attaches it to the VRF eng.

asked 16/09/2024
Sairam Emmidishetti
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first