SROS Command Line Interface Reference Guide
IKE Client Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
1252
ip-range
<start ip> <end ip>
Use the
ip-range
command to specify the range of addresses from which the router draws when assigning
an IP address to a client. Use the
no
form of this command to remove defined IP ranges.
Syntax Description
<start ip>
Specifies the first IP address in the range for this pool.
<end ip>
Specifies the last IP address in the range for this pool.
Default Values
By default, no IP address range is defined.
Usage Examples
The following example defines an IP address range for this configuration pool:
ProCurve(config-ike-client-pool)#
ip-range 172.16.1.1 172.16.1.25