[FQDN Server Menu] mode - Set the mode - FQDN/Cloud Auto scaling name - Set FQDN/scaling group name for this server ipver - Set IP version ttl - Set minimal TTL group - Set FQDN Server Group Id tmpl - Set Template Real Server Id rsrcgrp - Set auto scaling resource group name ena - Enable FQDN server dis - Disable FQDN server del - Delete FQDN server cur - Display current FQDN server configuration |
Command Syntax and Usage | |
---|---|
mode | |
Enables the FQDN server. Note: Valid for a cloud environment. Currently supported on Azure only. Default: disabled | |
name | |
The FQDN/scaling group name for this server. Maximum characters: 255 | |
ipver <v4 | v6> | |
Sets the IP version of the real server. The server IP version determines the type of DNS record requested during resolution (A or AAAA). Default: v4 | |
ttl [1-35791394] | |
The minimum length of time (in minutes) required before sending the next DNS request. If the received DNS server reply's TTL value is less than this configured Minimal TTL value, the next DNS request will be sent only after this configured Minimal TTL value. Valid range: 1 - 35791394 Default: 5 | |
group [<real server group index [(0-9)|(a-z)|(A-Z)|(-)|(_)]>] | |
The identifier of the real server group to which the ephemeral real servers are attached. | |
tmpl [<real server index [(0-9)|(a-z)|(A-Z)|(-)|(_)] | |
The identifier of the real server from which the temporary servers inherit configuration parameters (except group, IP address, and identifier). Maximum characters: 255 Allowed characters: alphanumeric, hyphen (-), underscore (_), and period (.) | |
rsrcgrp | |
The name of the auto-scale group name on the hosting cloud environment. Note: This command is available only in auto-scaling mode. Maximum characters: 255 | |
ena <disabled|enabled> | |
Enables the FQDN server. Default: disabled | |
dis | |
Disables the FQDN server. When the FQDN server is disabled, all ephemeral real servers created for this FQDN are deleted. Default: disabled | |
del | |
Deletes the FQDN server. When the FQDN server is deleted, it is removed from the configuration and all ephemeral real servers created for this FQDN are deleted. | |
cur | |
Displays current FQDN server configuration. |