Getting Started Guide 2007-07

11
Getting Started
The CLI command promt, ProCurve#, is at the zl Switch Manager context level.
Type the following CLI commands to determine the Module IP address for a
Module in the ’C’ slot of the zl Switch. 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 the following CLI commands. In this example, the IP address is
set to 10.245.22.14.
Connected at 9600 baud
HP J8697A ProCurve Switch 5406zl
Firmware revision K.12.40
Copyright (C) 1991-2007 Hewlett-Packard Co. All Rights Reserved.
RESTRICTED RIGHTS LEGEND
Use, duplication, or disclosure by the Government is subject to
restrictions as set forth in subdivision (b) (3) (ii) of the Rights in
Technical Data and Computer Software clause at 52.227-7013.
HEWLETT-PACKARD COMPANY, 3000 Hanover St., Palo Alto, CA 94303
We'd like to keep you up to date about:
* Software feature updates
* New product announcements
* Special events
Please register your products now at: www.ProCurve.com
Press any key to continue
ProCurve#
ProCurve(config)# wireless-services c
ProCurve(wireless-services-C)#show ip interface
Interface IP-Address/Mask Status Protocol
vlan1 10.168.2.5/21(DHCP) up up
ProCurve(wireless-services-C)#
ProCurve(wireless-services-C)(config)#interface vlan1
ProCurve(wireless-services-C)(config-if)#ip address 10.245.22.14/21
ProCurve(wireless-services-C)(config-if)#show ip interface
Interface IP-Address/Mask Status Protocol
vlan1 10.245.22.14/21 up up
ProCurve(wireless-services-C)(config-if)#