HP J4819A User Manual - Page 58

Getting Started With Switch, Configuration, vlan1, ProCurvewireless-services, config-if# ip address

Page 58 highlights

Getting Started With Switch Configuration Configuring the ProCurve Wireless Edge Services xl Modules (J9001A, J9003A) The following example enters the wireless services context of a module installed in Slot B of a 5300xl switch and then displays the IP address assigned by DHCP to the module: ProCurve# configure ProCurve(config)# wireless-services b ProCurve(wireless-services-B)#show ip interface Interface IP-Address Status Protocol vlan1 10.35.12.24(DHCP) up up ProCurve(wireless-services-B)# If no DHCP service is available or if the administrator wishes to manually set the Wireless Edge Services xl Module IP Address, it can be specified using the CLI. From the wireless services context, enter the config context and then configure the vlan1 interface. Use the following command to set the IP address: ProCurve(wireless-services-)(config-if)# ip address where is the slot in the 5300xl where the module is installed. where is the IP address in CIDR notation (/mask bit number) or dhcp which uses a DHCP client to obtain an IP address. In the following example, the CLI commands set the module's IP address to 10.245.22.14 with a 21-bit subnet mask. ProCurve(wireless-services-B)#configure 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)# If necessary, use the following command from the wireless services config context to set or change the default gateway: ProCurve(wireless-services-B)(config)#ip default-gateway where is the numeric IP address of the default gateway, for example 10.1.2.1. Getting Started With Switch Configuration 3-12

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108

3-12
Getting Started With Switch Configuration
Configuring the ProCurve Wireless Edge Services xl Modules (J9001A, J9003A)
Getting Started With Switch
Configuration
The following example enters the wireless services context of a module
installed in Slot B of a 5300xl switch and then displays the IP address assigned
by DHCP to the module:
If no DHCP service is available or if the administrator wishes to manually set
the Wireless Edge Services xl Module IP Address, it can be specified using the
CLI. From the wireless services context, enter the config context and then
configure the
vlan1
interface. Use the following command to set the IP address:
ProCurve(wireless-services-
<slot-id>
)(config-if)# ip address
<IP>
where
<slot-id>
is the slot in the 5300xl where the module is installed.
where
<IP>
is the IP address in CIDR notation (/mask bit number)
or
dhcp
which uses a DHCP client to obtain an IP address.
In the following example, the CLI commands set the module’s IP address to
10.245.22.14 with a 21-bit subnet mask.
If necessary, use the following command from the wireless services config
context to set or change the default gateway:
ProCurve(wireless-services-B)(config)#ip default-gateway
<ip-addr>
where
<ip-addr>
is the numeric IP address of the default gateway, for
example 10.1.2.1.
ProCurve# configure
ProCurve(config)# wireless-services b
ProCurve(wireless-services-B)#show ip interface
Interface
IP-Address
Status
Protocol
vlan1
10.35.12.24(DHCP)
up
up
ProCurve(wireless-services-B)#
ProCurve(wireless-services-B)#configure
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)#