If configuring a layer 3 EtherChannel using two physical interfaces, how many different times must the no switchport command be configured?

A) 1
B) 2
C) 3
D) Never

C
Explanation: C) To configure a layer 3 EtherChannel using two physical links, the no switchport command must be configured on each of the physical interfaces as well as on the port-channel interface.

Computer Science & Information Technology

You might also like to view...

A color ________ is a predefined set of harmonized colors that you can apply to text and objects

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following statements in the C programming language is used to load libraries that hold the commands and functions used in your program?

A. #include B. package C. use D. #import

Computer Science & Information Technology