Reference Guide

Table Of Contents
280 | interface fastethernet | gigabitethernet Dell PowerConnect W-Series ArubaOS 6.1 CLI | Reference Guide
interface fastethernet | gigabitethernet
interface
interface {fastethernet|gigabitethernet} <slot>/<port>
description <string>
duplex {auto|full|half}
ip access-group <acl> {in|out|session {vlan <vlanId>}}
tunneled-node-port
no ...
poe [cisco]
port monitor {fastethernet|gigabitethernet} <slot>/<port>
priority-map <name>
shutdown
spanning-tree [cost <value>] [port-priority <value>] [portfast]
speed {10|100|auto}
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 a FastEthernet or GigabitEthernet interface on the controller.
Syntax
This command includes the following configuration parameters
Parameter Description Range Default
<slot> <slot> is always 1except for the W-6000 Mobility Controller,
where the slots can be 0, 1, 2, or 3.
——
<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.
——
tunneled-node-port Enable tunneled node capability on the interface. disabled
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.