This command creates a DNS server configuration. For more information, see DNS-Based VIP Distribution.
Usage
dns create --name NAME --ip IP [--domain-suffix DOMAIN_SUFFIX] [--gateway GATEWAY] [--enable|--disable] [--net-type NET-TYPE] [--subnet-cidr CIDR] [--vlan VLAN]
Required Parameters
|
Specifies a name for the DNS service configuration. |
|
Assigns an IP to the DNS service. DNS requests from your external DNS server must be delegated to this IP. |
Options
Example
vcli: admin> dns create --name vast_dns --ip 192.0.2.0 --domain-suffix vastdata.ourcorp.com --gateway 192.0.4.0--enable --subnet-cidr 16
Comments
0 comments
Article is closed for comments.