tunnel-orig-params

The tunnel-orig-params configuration element defines a single remote IKEv2 peer.

Parameters

name
Enter the name of this instance of the tunnel-orig-params configuration element
  • Default: None
  • Values: A valid configuration element name, that is unique within the tunnel-orig-params namespace
remote-addr
Enter the IPv4 address of a remote IKEv2 peer
  • Default: None
  • Values: Any valid IPv4 address
retry-limit
Set the number of times IKEv2 tries to initiate the tunnel. If this value is exceeded, IKEv2 abandons the initiation attempt and issues an SNMP trap.
  • Default: 3
  • Values: Min: 1 | Max: 5
retry-time
Set the interval (in seconds) between initiation attempts.
  • Default: 10 seconds
  • Values: Min: 5 | Max: 60

Path

tunnel-orig-params is a subelement under the ike element. The full path from the topmost ACLI prompt is: configure-terminal, and then security, and then ike, and then tunnel-orig-params

Note:

This is a multiple instance configuration element.