IPADDR

Read syntax diagramSkip visual syntax diagram
>>-+-----------------------+-----------------------------------><
   '-IPADDR--=--IP_address-'   

Specifies the remote IP address for the connection.
Note:
  1. The address must be specified in dotted decimal format for an IPv4 address (for example, IPADDR=4.6.41.7) or in colon-hexadecimal format for an IPv6 address (for example, IPADDR=2000::67:1:2).
  2. HOSTNAME and IPADDR are mutually exclusive. However, IPADDR is used if both are specified.