Release Notes

interface port-channel
interface port-channel <id>
add {fastethernet|gigabitethernet} <slot>/<port>
del {fastethernet|gigabitethernet} <slot>/<port>
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.
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 fire-
wall on a port channel.
Disabled
no
Negates any configured parameter.
shutdown
Causes a hard shutdown of the interface.
spanning-tree
Enables spanning tree.
portfast
Enables forwarding of traffic from the interface.
switchport
Sets switching mode parameters for the interface.
Dell Networking W-Series ArubaOS 6.4.x | Reference Guide interface port-channel | 412