network options send-soa modify
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Modify Send SOA settings
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
This command sets the status of sending statement of authority record in the DNS response.
Parameters
[-enable {true|false}]
- Enable sending SOA (privilege: advanced)-
Setting this parameter to
true
enables sending the statement of authority (SOA) record in the DNS response. Setting it tofalse
disables sending the statement of authority (SOA) record in the DNS response for the cluster.
Examples
The following example will enable the sending of statement of authority (SOA) in the DNS response. cluster1::> network options send-soa modify -enable true The following example will disable the sending of statement of authority (SOA) in the DNS response. cluster1::> network options send-soa modify -enable false