117| Netw ork Configuration Par ameters DellPowerConnect W- Series ArubaOS 6.2 | User Guide
11. When you are finished listing VLAN and policies, click Cancel.
12. Click Apply.
In the CLI
(host) (config) #interface fastethernet 2/0
(host) (config-if)#description FE2/
(host) (config-if)#trusted vlan 1-99,101, 104, 106-199, 201-299
(host) (config-range)# switchport mode trunk
(host) (config-if)#switchport trunk native vlan 100
(host) (config-range)# ip access-group
(host) (config-range)# ip access-group test session vlan 2
Understanding VLAN As signments
A client is assigned to a VLAN by one of several methods. Therei s an ordero f precedenceby which V LANs are
assigned.The assi gnmentof V LANs are (from lowest to highest precedence):
1. T hedefault VLAN is the VLAN configured for the WLAN (see "ConfiguringVirtual AP Profiles" on page 315).
2. Before client authentication, the VLAN can be derived fromrules based on client attributes (SSID,BSSID ,client
MAC, location, and encryptiont ype).A rule that derives a specific VLAN takes precedence over a rulethat
derives a userrole that may have a VLAN configured for it.
3. A fter client authentication, the VLAN can be the VLA N configuredfor a defaultrole for an authenticatio n
method,s uchas 802.1x or VPN.
4. A fterclient authenticati on,t heV LAN can be derivedfrom attributes returned by the authentication server
(

server-derivedrule

). A rulethat derives a specific VLAN takes precedence over a rulethat derives a user role that
may have a VLAN configured for it.
5. A fter client authentication, the VLAN can be derived from Microsoft Tunnel attributes (Tunnel-Type, Tunnel
MediumTy pe, andTunnel Private Group ID ). All threeat tributes must be present as shown below. This does
not requireany server-derived rule.
Tunnel-Type="VLAN"(13)
Tunnel-Medium-Type="IEEE-802" (6)
Tunnel-Private-Group-Id="101"
6. A fter client authentication, the VLAN can be derived from Vendor Specific Att ributes (VSA) for RADIUS server
authentication. This does not requireany server-derived rule.If a VSA is present, it overrides any previous VLAN
assignment.For example:
Dell-User-VLAN
Dell-Named-User-VLAN

How a V LAN Obtains an IP Ad dress

A VLAN on the controller obtains its IP address in one of the following ways:
lManuallyconfigured by the network administrator. This is the default method andis described in "Assigning a
Static Address to a VLAN" o n page 117. At least one VLAN on the controller must be assigned a static IP
address.
lDynamically assigned from a Dynamic Host Configuration Protocol (D HCP) or Point-to-Point Protocol over
Ethernet (PPPoE) server.

Assigning a Static Ad dress toa V LAN

You can manuallyassign a stat ic IP address to a VLA N on the controller.A t least one VLAN on the controller must
be assigned a static IP address.