Cisco Cisco 5760 Wireless LAN Controller 技术参考

下载
页码 1016
channel-protocol
To restrict the protocol used on a port to manage channeling, use the channel-protocol command in interface
configuration mode. To return to the default setting, use the no form of this command.
channel-protocol {lacp| pagp}
no channel-protocol
Syntax Description
Configures an EtherChannel with the Link Aggregation Control Protocol (LACP).
lacp
Configures an EtherChannel with the Port Aggregation Protocol (PAgP).
pagp
Command Default
No protocol is assigned to the EtherChannel.
Command Modes
Interface configuration
Command History
Modification
Release
This command was introduced.
Cisco IOS XE 3.2SE
Usage Guidelines
Use the channel-protocol command only to restrict a channel to LACP or PAgP. If you set the protocol by
using the channel-protocol command, the setting is not overridden by the channel-group interface
configuration command.
You must use the channel-group interface configuration command to configure the EtherChannel parameters.
The channel-group command also can set the mode for the EtherChannel.
You cannot enable both the PAgP and LACP modes on an EtherChannel group.
PAgP and LACP are not compatible; both ends of a channel must use the same protocol.
Examples
This example shows how to specify LACP as the protocol that manages the EtherChannel:
Controller(config-if)#
channel-protocol lacp
You can verify your settings by entering the show etherchannel [channel-group-number]protocol privileged
EXEC command.
Related Commands
Description
Command
Assigns an Ethernet port to an EtherChannel group, or enables an
EtherChannel mode, or both.
   Consolidated Platform Command Reference, Cisco IOS XE Release 3SE (Cisco WLC 5700 Series)
468
OL-29471-01  
channel-protocol