200-301 · Question #1139
200-301 Question #1139: Real Exam Question with Answer & Explanation
The correct answer is B: Switch1(config) # interface port-channel 1. To ensure an EtherChannel remains operational when a member link fails, the configuration is applied to the logical port-channel interface, not individual physical interfaces.
Question
Refer to the exhibit. A Cisco engineer is asked to update the configuration on switch 1 so that the EtherChannel stays up when one of the links fails. Which configuration meets this requirement?
Options
- ASwitch1(config) # interface Fa0/0
- BSwitch1(config) # interface port-channel 1
- CSwitch1(config) # interface Fa0/0
- DSwitch1(config) # interface port-channel 1
Explanation
To ensure an EtherChannel remains operational when a member link fails, the configuration is applied to the logical port-channel interface, not individual physical interfaces.
Common mistakes.
- A. Configuring
interface Fa0/0would be for adding a physical interface to the channel group, not for defining the EtherChannel's overall redundancy behavior. - C. Configuring
interface Fa0/0would be for adding a physical interface to the channel group, not for defining the EtherChannel's overall redundancy behavior. - D. This option is identical to B, but it's a duplicate and not the designated correct answer.
Concept tested. EtherChannel logical interface configuration for redundancy
Topics
Community Discussion
No community discussion yet for this question.