Address Formats

Some ttGridAdmin commands, such as gridCreate and hostCreate, have options to specify the address or addresses used for internal and external communications. You can specify addresses as DNS names or IP addresses, although use of DNS names is more typical. IP addresses can be in either IPv6 or IPv4 format. For example:
  • DNS name: myhost.example.com

  • IPv6 address: 2001:b400:2000:834:26:3eff:fe07:5b83

  • IPv4 address: 192.0.2.1