Command Reference Guide

SROS Command Line Interface Reference Guide IKE Client Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 394
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.
Syntax Description
<start ip> The first IP address in the range for this pool.
<end ip> The last IP address in the range for this pool.
Default Values
By default, no IP address range is defined.
Command Modes
(config-ike-client-pool)# IKE Client Configuration Mode
Usage Examples
The following example defines an IP address range for this configuration pool:
(config-ike-client-pool)#ip-range 172.1.1.1 172.1.1.25