A vSphere Administrator has been tasked with configuring Jumbo Frames and the current environment is based on vSphere Standard Switch. Which three steps are required?

A. Verify the physical switches in the environment have been properly configured.
B. Configure the Switch MTU.
C. Configure the Port Group MTU.
D. Migrate to a Distributed vSwitch.
E. Configure the Distributed vSwitch MTU.


Answer:
A. Verify the physical switches in the environment have been properly configured.
B. Configure the Switch MTU.
C. Configure the Port Group MTU.

Computer Science & Information Technology

You might also like to view...

A(n) ____ is a computer program that is used to write other computer programs.

A. programming language B. primitive method C. compiler D. Integrated Development Environment

Computer Science & Information Technology

A company is in the middle of an operating system update to Windows 10 from Windows XP, Windows 7, and Windows 8.x. The diverse nature of the update has made it imperative that the help desk techs have the ability to run several concurrent VMs. A few of the techs are experiencing frequent and extended periods of 100% CPU usage on their computers, and these spikes are limiting their ability to assist users in a timely manner.   Which of the following is most likely causing this behavior?

A. Insufficient number of physical processor cores. B. Disabled hardware-assisted virtualization. C. Dynamic allocation of RAM is disabled. D. One or more VHDs are running out of free disk space.

Computer Science & Information Technology

Which statement correctly opens an input stream named in_file and attaches it to a file name project.txt?

a. in_file=project.txt b. in_file="project.txt" c. in_file.open("project.txt"); d. in_file.open(project.txt);

Computer Science & Information Technology

You can make text as large as you want typing in a number up to _____.

A. 1024 B. 1638 C. 512 D. 2048

Computer Science & Information Technology