dns-view¶
The following operations can be performed on "dns-view":
show dns view¶
Displays the specified DNS view or, if no DNS view name is specified, all the DNS views configured on the Citrix ADC.
Synopsis¶
show dns view [
Arguments¶
viewName Name of the view to display.
Output¶
serviceName Service name of the service using this view.
gslbServiceName Service name of the service using this view.
dnsPolicyName dnspolicy name of this view.
IPAddress IP of the service corresponding to the given view.
flags Flags controlling display.
stateflag flags controlling display
devno count
add dns view¶
Creates a DNS view. A DNS view is used in global server load balancing (GSLB) to return a predetermined IP address to a specific group of clients, which are identified by using a DNS policy.
Synopsis¶
add dns view
Arguments¶
viewName Name for the DNS view.
Example¶
add dns view privateview
rm dns view¶
Removes a DNS view.
Synopsis¶
rm dns view
Arguments¶
viewName Name for the DNS view.
Example¶
rm dns view privateview