Reference Guide

Table Of Contents
238 | interface fastethernet | gigabitethernet Dell PowerConnect ArubaOS 6.0 Command Line Interface | Reference Guide
Syntax
Parameter Description Range Default
<slot> <slot> is always 1.
<port> Number assigned to the network interface embedded in the
controller. Port numbers start at 0 from the left-most position.
——
description String that describes this interface.
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.
NOTE: This parameter 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.
——
no Negates any configured parameter.
poe Enables Power-over-Ethernet (PoE) on the interface. enabled
cisco Enables Cisco-style PoE on the interface. disabled
port monitor Monitors another interface on the controller.
priority-map Applies a priority map to the interface. Use the priority-map
command to configure a priority map which allows you to map
ToS and CoS values into high priority traffic queues.
——
shutdown Causes a hard shutdown of the interface.
spanning-tree Enables Rapid spanning tree or Per-VLAN spanning tree enabled
cost Administrative cost associated with the spanning tree. 1-65535 19 (Fast
Ethernet)
4 (Gigabit
Ethernet)
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 128
portfast Enables forwarding of traffic from the interface. disabled
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.
—1
mode Sets the mode of the interface to access or trunk mode only. access|trunk access
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.
——