The server team has recently configured the three new DNS servers shown for the data center. No current DNS servers are currently configured on the LTM device.
Which command should be used to configure the LTM device to use the new DNS servers?
A. tmsh create/systins name-servers add {192 168.1.2.192.168.100.1O0.192.168.2O0.2OO}
B. tmsh change /sysdns name-servers add {192.168.1.2.192.168.100.100.192.168.200.200}
C. tmsh modify/sysdns name-servers add {192.168.1.2.192.168.100.100.192.168.200.200}
D. tmsh set/sysdns name-servers add {192.168.2.192.168.100.100.192.168.200.200}
Answer: C
Modify the configuration with modify, and create the configuration with create. Excluding B and D, and the question is to modify the DNSpointer of E5 itself the need to use is modify.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit