which three commands must be included to resolve the problem?

— Exhibit –

— Exhibit —
Click the Exhibit button.
You are asked to separate the human resources group from the finance group on the company
network even though they share the same VLAN. You consider using PVLANs, and you delegate
the task to a junior engineer who submits the configuration shown in the exhibit to accomplish this
task. After review, you realize that the PVLAN implementation will not work correctly.
Referring to the exhibit, which three commands must be included to resolve the problem? (Choose
three.)

— Exhibit –

— Exhibit —
Click the Exhibit button.
You are asked to separate the human resources group from the finance group on the company
network even though they share the same VLAN. You consider using PVLANs, and you delegate
the task to a junior engineer who submits the configuration shown in the exhibit to accomplish this
task. After review, you realize that the PVLAN implementation will not work correctly.
Referring to the exhibit, which three commands must be included to resolve the problem? (Choose
three.)

A.
set vlans pvlan no-local-switching

B.
set vlans hr-group no-local-switching

C.
set vlans finance-group no-local-switching

D.
set vlans hr-group primary-vlan pvlan

E.
set vlans finance-group primary-vlan pvlan



Leave a Reply 3

Your email address will not be published. Required fields are marked *


mariano.italiano

mariano.italiano

no-local-switching on trunk port -> promiscious
no-local-switching on access-port -> isolated
…so easy syntax…

fe

fe

A/D/E are correct