CLI Reference Guide

324 | interface range Dell PowerConnect W-Series ArubaOS 6.2 | Reference Guide
interface range
interface range {fastethernet|gigabitethernet} <slot>/<port>-<port>
duplex {auto|full|half}
ip access-group <acl> {in|out|session {vlan <vlanId>}}
no ...
poe [cisco]
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>}
Description
This command configures a range of FastEthernet or GigabitEthernet interfaces on the controller.
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/hal-
f
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