R2511-HP MSR Router Series Security Command Reference(V5)
283
[Sysname-ikev2-profile-profile1] identity local address 2.2.2.2
Related commands
display ikev2 profile
ikev2 { ip-pool | ipv6-pool }
Use ikev2 { ip-pool | ipv6-pool } to configure an address pool for IKEv2 to use to assign addresses to
peers.
Use undo ikev2 { ip-pool | ipv6-pool } to delete an address pool.
Syntax
ikev2 { ip-pool pool-name ipv4-start-address ipv4-end-address | ipv6-pool pool-name ipv6-start-address
ipv6-end-address }
undo ikev2 { ip-pool | ipv6-pool } pool-name
Default
No address pool exists.
Views
System view
Default command level
2: System level
Parameters
ip-pool pool-name: Specifies the name of the IPv4 address pool, a case-insensitive string of 1 to 32
characters.
ipv6-pool pool-name: Specifies the name of the IPv6 address pool, a case-insensitive string of 1 to 32
characters.
ipv4-start-address ipv4-end-address: Specifies the start address and end address of the IPv4 address
pool.
ipv6-start-address ipv6-end-address: Specifies the start address and end address of the IPv6 address
pool.
Usage guidelines
Different IPv4 address pools must use different names. The same is true for IPv6 address pools.
An address pool can contain up to 8192 addresses.
The device supports assigning an IPv6 address to a peer. You can configure an IPv4 address pool, but
the configuration does not take effect.
Examples
# Configure an IPv4 address pool named ipv4pool, and set the start address and end address to 1.1.1.1
and 1.1.1.2 respectively.
<Sysname> system-view
[Sysname] ikev2 ip-pool ipv4pool 1.1.1.1 1.1.1.2
# Configure an IPv6 address pool named ipv6pool, and set the start address and end address to 1:1::1:1
and 11:1: :1: 2.
<Sysname> system-view










