vlan
vlan [<id> option-82] |[<name> <vlan-ids>]|[range remove <WORD> ]|[wired aaa-profile <profile>]
Description
This command creates a VLAN ID or a range of VLAN IDs on the managed device. Use the vlan-name command to create a named VLAN to set up a VLAN pool. A VLAN pool consists of a set of VLAN IDs which are grouped together to efficiently manage multi-managed device networks from a single location.
To enable role-based access for wired clients connected to an untrusted VLAN or port on the managed device, you must use the wired aaa-profile parameter to specify the wired AAA profile you would like to apply to that VLAN. If you do not specify a per-VLAN wired AAA profile, traffic from clients connected to an untrusted wired port or VLAN will use the global wired AAA profile, if configured.
Example
The following example creates VLAN ID 27 with the description myvlan on the managed device.
(host) [mynode] (config) #vlan 27 myvlan
The following example associates the VLAN IDs 5, 12 and 100 with VLAN guestvlan on the managed device.
vlan guestvlan 5,12,100
The following example creates VLAN IDs 200-300, 302, 303-400.
(host) [mynode] (config) #vlan range 200-300,302, 303-400
Related Commands
|
Command |
Description |
|
This command shows a configured VLAN interface number, description and associated ports |
|
|
This command configures authentication for a client device that is directly connected to a port on the managed device. |
Command History
|
Release |
Modification |
|
AOS 8.0.0.0 |
Command introduced. |
Command Information
|
Platforms |
License |
Command Mode |
|
All platforms |
Base operating system. |
Config mode on Mobility Conductor. |