nerdexam
F5

303 · Question #81

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 configur

The correct answer is C. tmsh modify/sysdns name-servers add {192.168.1.2.192.168.100.100.192.168.200.200}. Modify the configuration with modify, and create the configuration with create. Excluding B and D, and the question is to modify the DNS pointer of E5 itself the need to use is modify.

Installation and Configuration

Question

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?

Options

  • Atmsh create/systins name-servers add {192 168.1.2.192.168.100.100.192.168.200.200}
  • Btmsh change /sysdns name-servers add {192.168.1.2.192.168.100.100.192.168.200.200}
  • Ctmsh modify/sysdns name-servers add {192.168.1.2.192.168.100.100.192.168.200.200}
  • Dtmsh set/sysdns name-servers add {192.168.2.192.168.100.100.192.168.200.200}

How the community answered

(29 responses)
  • A
    7% (2)
  • B
    3% (1)
  • C
    76% (22)
  • D
    14% (4)

Explanation

Modify the configuration with modify, and create the configuration with create. Excluding B and D, and the question is to modify the DNS pointer of E5 itself the need to use is modify.

Topics

#DNS configuration#tmsh command#name servers#LTM device

Community Discussion

No community discussion yet for this question.

Full 303 Practice