Concept Guide

Parameter Description Range Default
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.
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
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.
Command Information
Platforms Licensing Command Mode
All platforms Base operating system Config mode on master and local
controllers
Dell Networking W-Series ArubaOS 6.5.x | Reference Guide interface range | 468