Use this command to configure a destination (peer) address for this IKE map.
address | Specifies an SA destination device IPv4 or IPv6 address for this IKE map. |
None.
IKE map configuration.
Address ranges are supported using the slash (/) length notation.
Use the “no” option for this command to delete the IKE map destination address.
This example shows how to set the IKE map destination address to 1.1.191.0/24:
System(su-config)->crypto ike-map winRadius System(su-crypto-map)->dst 1.1.191.0/24 System(su-crypto-map)->
This example shows how to set the IKE map destination address to 2001:2010::0/64:
System(su-config)->crypto ike-map winRadius System(su-crypto-map)->dst 2001:2010::0/64 System(su-crypto-map)->