What is a valid configuration for Access-2 to join the VSF stack?

Refer to the exhibit.

You are in the process of configuring VSF between Access-1 and Access-2. Access-1 has been configured as the VSF Master.

What is a valid configuration for Access-2 to join the VSF stack?
A . Access-2# configure
Access-2(config)# vsf member 1
Access-2(config)# vsf renumber-to 2
Access-2(vsf-member-1)# link 2 2/1/28
Access-2(vsf-member-1)# exit
This will save the VSF configuration and reboot the switch.
Do you want to continue (y/n)? y
B . Access-2# configure
Access-2(config)# vsf member 2
Access-2(vsf-member-1)# link 2 1/1/28
Access-2(vsf-member-1)# exit
This will save the VSF configuration and reboot the switch.
Do you want to continue (y/n)? y
C . Access-2# configure
Access-2(config)# vsf member 2
Access-2(vsf-member-1)# link 1 1/1/28
Access-2(vsf-member-1)# exit
This will save the VSF configuration and reboot the switch.
Do you want to continue (y/n)? y

D . Access-2# configure
Access-2(config)# vsf member 1
Access-2(vsf-member-1)# link 1 1/1/28
Access-2(vsf-member-1)# exit
Access-2(config)# vsf renumber-to 2
This will save the VSF configuration and reboot the switch.
Do you want to continue (y/n)? y

Answer: C

Latest HPE6-A72 Dumps Valid Version with 88 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
2 Comments
Inline Feedbacks
View all comments
Hammami Aymen
Hammami Aymen
1 year ago

The correct answer is D
See ArubaOS-CX Virtual Switching Framework (VSF) Guide (page 20) :
https://www.hpe.com/psnow/doc/a00101986en_us

Vinshinkel
Vinshinkel
1 year ago

The Answer is D because the switches are 6300 series which means they come with VSF-enabled by default with the switch member ID 1. This implies that the switch behaves as the Primary member so it access-2 switch would have to be re-numbered:
Access-2# configure
Access-2(config)# vsf member 1
Access-2(vsf-member-1)# link 1 1/1/28
Access-2(vsf-member-1)# exit
Access-2(config)# vsf renumber-to 2
This will save the VSF configuration and reboot the switch.
Do you want to continue (y/n)? y