Reference Guide

Table Of Contents
Dell PowerConnect ArubaOS 6.0 Command Line Interface | Reference Guide interface range | 247
Syntax
Parameter Description Range Default
range Range of Ethernet ports in the format <slot>/<port>-<port>.
duplex Transmission mode on the interface: full- or half-duplex or auto
to automatically adjust transmission.
auto/full/
half
auto
ip access-group Applies the specified access control list (ACL) to the interface.
Use the ip access-list command to configure an ACL.
——
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.
——
no Negates any configured parameter.
poe Enables Power-over-Ethernet (PoE) on the interface.
cisco Enables Cisco-style PoE on the interface.
shutdown Causes a hard shutdown of the interface.
spanning-tree Enables spanning tree.
cost Administrative cost associated with the spanning tree. 1-65535
port-priority Spanning tree priority of the interface. A lower setting brings the
port closer to root port position (favorable for forwarding traffic)
than does a higher setting. This is useful if ports may contend for
root position if they are connected to an identical bridge.
0-255
portfast Enables forwarding of traffic from the interface.
speed Sets the interface speed: 10 Mbps, 100 Mbps, or auto
configuration.
10|100|auto auto
switchport Sets switching mode parameters for the interface.
access vlan Sets the interface as an access port for the specified VLAN. The
interface carries traffic only for the specified VLAN.
——
mode Sets the mode of the interface to access or trunk mode only.
trunk Sets the interface as a trunk port for the specified VLANs. A
trunk port carries traffic for multiple VLANs using 802.1q tagging
to mark frames for specific VLANs. You can include all VLANs
configured on the controller, or add or remove specified VLANs.
Specify native to identify the native VLAN for the trunk mode
interface. Frames on the native VLAN are not 802.1q tagged.
——
trusted Set this interface and range of VLANs to be trusted. VLANs not
included in the trusted range of VLANs will be, by default,
untrusted.
Trusted ports and VLANs are typically connected to internal
controlled networks, while untrusted ports connect to third-party
APs, public areas, or other networks to which access controls
should be applied. When Dell APs are attached directly to the
controller, set the port to be trusted.
enabled