Concept Guide

interface port-channel
interface port-channel <id>
add {fastethernet|gigabitethernet} <slot>/<module>/<port>
del {fastethernet|gigabitethernet} <slot>/<module>/<port>
description <LINE>
ip access-group <acl> {in|out|session {vlan <vlanId>}}
jumbo
no ...
shutdown
spanning-tree [portfast]
switchport {access vlan <vlan>|mode {access|trunk}|
trunk {allowed vlan {<vlans>|add <vlans>|all|except <vlans>|remove <vlans>|
native vlan <vlan>}
trusted {vlan <word>}
xsec {point-to-point <macaddr> <key> allowed vlan <vlans> [<mtu>]|vlan <vlan>}
Description
This command configures an Ethernet port channel.
Syntax
Parameter Description Range Default
port-channel
ID number for this port channel. 0-7
add
Adds the specified FastEthernet or GigabitEthernet
interface to the port channel.
You cannot specify both FastEthernet and
GigabitEthernet interfaces for the same port
channel.
del
Deletes the specified FastEthernet or
GigabitEthernet interface to the port channel.
description <LINE>
A character string describing this port-channel. up to 60
characters
ip access-group
Applies the specified access control list (ACL) to
the interface. Use the ip access-list command to
configure an ACL.
NOTE: This command requires the PEFNG license.
in
Applies ACL to interface’s inbound traffic.
out
Applies ACL to interface’s outbound traffic.
session
Applies session ACL to interface and optionally to
a selected VLAN associated with this port.
jumbo
Enable or disables jumbo frame MTU configured via Disabled
Dell Networking W-Series ArubaOS 6.5.x | Reference Guide interface port-channel | 460