ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 400 - 350-601 discussion

Report
Export

A network engineer connects the CNA interface of a server to a switch. The switch must bring down all of the VLANs on the interface that are not enabled for FCoE, but the VLANs that are enabled for FCoE should continue to carry SAN traffic without interruption. Which configuration should be applied to the switch to achieve this objective?

A.

switch(config)# interface Ethernet 2/1 switch(config-if)# shutdown Ian

Answers
A.

switch(config)# interface Ethernet 2/1 switch(config-if)# shutdown Ian

B.

switch(config)# interface vfc 2 switch(config-if)# shutdown Ian

Answers
B.

switch(config)# interface vfc 2 switch(config-if)# shutdown Ian

C.

switch(config)# Interface Ethernet vfc 2 switch(config-if)# shutdown force

Answers
C.

switch(config)# Interface Ethernet vfc 2 switch(config-if)# shutdown force

D.

switch(config)# interface Ethernet 2/1 switch(config-if)# shutdown force

Answers
D.

switch(config)# interface Ethernet 2/1 switch(config-if)# shutdown force

Suggested answer: D

Explanation:

To achieve the objective of bringing down all VLANs on an interface that are not enabled for FCoE while allowing those that are enabled for FCoE to continue carrying SAN traffic, theshutdown forcecommand should be applied to the Ethernet interface. This command ensures that only the non-FCoE VLANs are shut down, and it does not affect the operation of the VLANs carrying FCoE traffic. Theshutdown forcecommand is used specifically to override any configurations that might prevent the interface from being shut down, such as EtherChannel or Spanning Tree Protocol (STP) settings.

asked 10/10/2024
Genivaldo Costa
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first