EZD0869I   Invalid tunnel ID tunnelID is ignored

Explanation

The tunnel ID that was specified in the -a option is not in a valid format.
  • The first character must be M, Y, or K, depending on the ipsec command that was issued:
    -m command
    A manual tunnel ID must be specified, and the first character must be M.
    -y command
    A dynamic tunnel ID must be specified, and the first character must be Y.
    -k command
    An IKE tunnel ID must be specified and the first character must be K.
    -f command
    Either a manual or dynamic tunnel ID can be specified and the first character can be either M or Y.
  • The remaining characters must be numeric values in the range of 0–4294967295.

tunnelID is the tunnel ID that is not valid.

System action

Processing continues.

Operator response

Correct the tunnel ID and reissue the ipsec command.

System programmer response

None.

Module

ipsec.c

Procedure name

None.