WESM xl Getting Started Guide 2007-08
16
Getting Started
The CLI command prompt, ’ProCurve#, is at the Switch 5300xl Manager
context level. Type the following CLI commands to determine the Module IP
address for a Module in the ’B’ slot of the 5300 xl Switch. Hence, for this setup
the Module IP address is 10.168.2.5.
2. If no DHCP service is available or if the administrator wishes to manually
set the Module IP Address, it can be specified by using the CLI, as shown
below. In this example, the IP address is set to 10.245.22.14 using the
appropriate CLI commands.
Step 4 - Launch Module’s Web browser interface.
1. Open a browser on the network connected PC, and type in the URL for
the Module. In this example, it is http://192.166.2.6.
2. A Java applet is required to open the Module web browser. If the PC does
not have this software, JVM will be automatically downloaded to the PC
via an internet connection.
3. If prompted with a security warning, click Yes to proceed.
ProCurve# configure
ProCurve(config)# wireless-services b
ProCurve(wireless-services-B)#show ip interface
Interface IP-Address Status Protocol
vlan1 10.168.2.5(DHCP) up up
ProCurve(wireless-services-B)#
ProCurve(wireless-services-B)(config)#interface vlan1
ProCurve(wireless-services-B)(config-if)#ip address 10.245.22.14/21
ProCurve(wireless-services-B)(config-if)#show ip interface
Interface IP-Address Status
Protocol
vlan1 10.245.22.14 up up
ProCurve(wireless-services-B)(config-if)#