Reference Guide

Table Of Contents
248 | interface range Dell PowerConnect ArubaOS 6.0 Command Line Interface | Reference Guide
Usage Guidelines
Use the show port status command to obtain information about the interfaces available on the controller.
Example
The following command configures a range of interface as a trunk port for a set of VLANs:
interface range fastethernet 1/12-15
switchport mode trunk
switchport trunk native vlan 10
switchport trunk allowed vlan 1,10,100
Command History
Command Information
vlan <word> Sets the supplied range of VLANs as trusted. All remaining
become untrusted automatically.
For example, If you set a VLAN range as:
vlan 1-10, 100-300, 301, 305-400, 501-4094
Then all VLANs in this range are trusted and all others become
untrusted by default. You can also use the no trusted vlan
command to explicitly make an individual VLAN untrusted. The
no trusted vlan command is additive and adds given vlans to the
existing untrusted vlan set.
However, if you execute the trusted vlan <word> command, it
overrides any earlier untrusted VLANs or a range of untrusted
VLANs and creates a new set of trusted VLANs.
NOTE: A port supports a user VLAN range from 1-4094. If you
want to set all VLANs (1-4094) on a port as untrusted then mark
the port itself as untrusted. By default the port and all its
associated VLANs are trusted.
1-4094
Release Modification
ArubaOS 3.0 Command introduced
ArubaOS 3.4 The trusted VLAN and ip access-group session vlan parameters were introduced.
ArubaOS 3.4.1 The trusted vlan <word> parameter was added.
Platforms Licensing Command Mode
All platforms Base operating system Config mode on master and local controllers
Parameter Description Range Default