Concept Guide

interface range
interface range {fastethernet|gigabitethernet} <slot/module/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>/<module>/<port>-<port>.
duplex
Transmission mode on the interface: full- or half-
duplex or auto to automatically adjust
transmission.
auto/full/ha
lf
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.
Dell Networking W-Series ArubaOS 6.5.x | Reference Guide interface range | 466