Wireless/Redundant Edge Services xl Module Management and Configuration Guide WS.02.xx and greater

Table Of Contents
2-7
Configuring the ProCurve Wireless Edge Services xl Module
Management Interfaces
Replace <slot letter> with the letter for the chassis slot in which the Wireless
Edge Services xl Module is installed. For example, if the module is installed
in chassis slot C, you would enter:
ProCurve# wireless-services c
You access the Wireless Edge Services xl Module CLI with the same rights
(either manager or operator) that you have to the switch CLI. For example,
when you enter wireless-services <slot letter> command from the switch
enable mode context, you also enter the module enable mode context:
ProCurve(wireless-services-C)#
Determine the IP Address Assigned by the DHCP Server. If the Wire-
less Edge Services xl Module receives an IP address through a DHCP server,
enter:
ProCurve(wireless-services-C)# show ip interface
The IP address and default gateway assigned to the default management
interface is listed.
Assign a Static IP Address. If you want to assign a static IP address to the
Wireless Edge Services xl Module, move to the global configuration context
and enter the following commands:
ProCurve(wireless-services-C)# configure [terminal]
ProCurve(wireless-services-C) (config)# interface vlan1
ProCurve(wireless-services-C) (config-if)# ip address <A.B.C.D></prefix length>]
Replace <A.B.C.D> with the IP address that you want to assign the Wireless
Edge Services xl Module. Replace </prefix length> with the Classless Inter-
Domain Routing (CIDR) notation. Do not include a space between the IP
address and the prefix length.
Specify a Default Gateway. You should also configure a default gateway
for the Wireless Services xl Module. The module directs all traffic destined to
a different subnetwork to the gateway device, which routes the traffic.
To specify a default gateway for the Wireless Edge Services xl Module, exit to
the global configuration context and enter:
Syntax: ip default-gateway <A.B.C.D>
Replace <A.B.C.D> with the IP address of the default gateway.