5-61
General System Configuration
Configuring VLAN Support
CLI: Enabling VLAN Support
CLI Commands Used in This Section
The following example shows how to establish a management VLAN ID. 
The following example shows how to set an untagged VLAN ID in the interface 
context.
The following example shows how to set a tagged VLAN at the WLAN context.
 
Command Syntax CLI Reference Page
vlan  9-147
[no] untagged-vlan <vid> 9-148
management-vlan <vid>  9-148
show wlans 9-118
ProCurve Access Point 530# configure
ProCurve Access Point 530(config)# interface ethernet
ProCurve Access Point 530(ethernet)# management-vlan 9 
ProCurve Access Point 530(ethernet)# 
ProCurve Access Point 530# configure
ProCurve Access Point 530(config)# interface ethernet
ProCurve Access Point 530(ethernet)# untagged-vlan 9 
ProCurve Access Point 530(ethernet)#
ProCurve Access Point 530# configure
ProCurve Access Point 530(config)# radio 1 
ProCurve Access Point 530(radio1)# wlan 1 
ProCurve Access Point 530(radio1-wlan1)# vlan 3
ProCurve Access Point 530(radio1-wlan1)#