Specifications

3-525
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
(config) interface PortChannel
(config) interface PortChannel
To configure a port-channel interface, use the interface global configuration command. To disable
selected options, restore default values, or enable a shutdown interface, use the no form of this
command.
interface PortChannel 1 [description text | ip {access-group {acl-num | acl_name} {in | out} |
address ip-address netmask} | shutdown]
no interface PortChannel 1 [description text | ip {access-group {acl-num | acl_name} {in | out} |
address ip-address netmask} | shutdown]
Syntax Description
Defaults No default behavior or values.
Command Modes global configuration
Device Modes application-accelerator
central-manager
Usage Guidelines EtherChannel for the WAAS software supports the grouping of two same-speed network interfaces into
one virtual interface. This configuration allows you to set or remove a virtual interface that consists of
the two integrated Gigabit Ethernet interfaces. EtherChannel also provides interoperability with Cisco
routers, switches, and other networking devices or hosts supporting EtherChannel, load balancing, and
automatic failure detection and recovery based on the current link status of each interface. You must
configure EtherChannel on the switch or router if you configure it on the WAE.
You cannot remove an EtherChannel that is configured as the primary interface on a WAE.
PortChannel 1 Configures an EtherChannel.
description text (Optional) Enters a description of the interface.
ip (Optional) Enables IP configuration commands for the interface.
access-group Configures access control for IP packets on this interface using an access
control list (ACL).
acl_num Numeric identifier that identifies the ACL to apply to the current interface.
For standard ACLs, the valid range is 1–99; for extended ACLs, the valid
range is 100–199.
acl_name Alphanumeric identifier of up to 30 characters, beginning with a letter that
identifies the ACL to apply to the current interface.
in Applies the specified ACL to inbound packets on the current interface.
out Applies the specified ACL to outbound packets on the current interface.
address ip-address
netmask
Sets the interface IP address and netmask.
shutdown (Optional) Shuts down this interface.