Wireless Edge Services xl Module Release Notes WS.02.27

Table Of Contents
18
Enhancements
Release WS.01.11 Enhancements
To configure a restricted management VLAN, start at the Global Configuration level of the 5300xl
CLI and enter the module’s CLI. In the following example, VLAN33 is set to be the specified
management interface for the Wireless Edge Services xl module in chassis slot A. The write
memory command saves the configuration.
ProCurve# configure
ProCurve(config)# wireless-services a
ProCurve(wireless-services-A)#conf
ProCurve(wireless-services-A)(config)#interface vlan33
ProCurve(wireless-services-A)(config-if)management
ProCurve(wireless-services-A)(config-if)exit
ProCurve(wireless-services-A)(config)#management secure
ProCurve(wireless-services-A)(config)#exit
ProCurve(wireless-services-A) #write memory
After creating the restricted management VLAN33 (above), the show management command
displays the following:
ProCurve(wireless-services-A)#show management
Mgmt Interface: vlan33
Management access restricted to Mgmt Interface
When a restricted management VLAN is configured, management secure appears on a line in the
show running-config command output, as shown below:
ProCurve(wireless-services-A)(config)#sho run
!
! configuration of ProCurveWLANModule Wireless Services version
WS.01.11
! version 1.0
!
management secure
.
.
.
Use the show management command (above) the see what VLAN is being used for the manage-
ment interface.
To remove a restricted management VLAN, enter the following command:
ProCurve(wireless-services-A)(config)#no management secure
ProCurve(wireless-services-A)(config)#show management
Mgmt Interface: vlan33
Management access permitted via any vlan interface
The VLAN previously used as the restricted management VLAN is displayed as the management
VLAN, but access is allowed from any VLAN.