Which Cisco IOS command would be used to enable an EtherChannel that utilized PAgP and will automatically initiate a connection to the neighbor switch using a channel number of 10?

A) channel-group 10 mode auto
B) channel-group 10 mode active
C) channel-group 10 mode desirable
D) channel-group 10 mode on


C
Explanation: C) The Cisco EtherChannel Port Aggregation Protocol (PAgP) utilizes two modes: desirable and auto. In desirable mode, the switch attempts to initiate a connection to the neighboring switch. In auto mode, the switch creates a connection with a neighboring switch but will not initiate it.

Computer Science & Information Technology

You might also like to view...

The is-a relationship represents.

a. Composition. b. Inheritance. c. Information Hiding. d. A friend.

Computer Science & Information Technology

If Circle is a structure tag, then the following statement can be the header line for a function that __________.

``` Circle doSomething(Circle c2) ``` a. determines and returns the area of a circle b. takes a Circle structure as a parameter, does something, and returns a Circle structure c. operates on a constant reference to a Circle structure d. takes two Circle parameters and does something e. None of these

Computer Science & Information Technology

Another empty element is hr, the horizontal ____ element, which marks a major topic change within a section.

A. line B. rule C. space D. row

Computer Science & Information Technology

Match the following terms to their meanings:

I. Compact on Close II. Application Title box III. Application Title IV. Display Form V. Quick Access Toolbar A. Text that displays in the Access title bar when a database is opened B. If left blank, the file name and application name display instead C. Current Database Options alternative to creating an autoexec macro D. The database will be repaired to eliminate wasted space in the database E. Can be modified for all databases or just the current database

Computer Science & Information Technology