FINAL PRACTICE EXAM QUESTIONS - CSCI 2451 COMPUTER NETWORKING 2 - FINAL 1 OF 2

Lakukan tugas rumah & ujian kamu dengan baik sekarang menggunakan Quizwiz!

2. How many MAC addresses are available for virtual network adapters, created by Hyper-V? a. 256 b. 64 c. 1024 d. 16

A. 256

13. Before a DHCP server can hand out addresses, which of the following steps must be completed? (Choose two answers.) a. a dhcp scope must be created and activated. b. the dhcp server must be created and authorized. c. the dhcp server must be put in the trusted list on the client computers. d. the dhcp server must be installed by an enterprise administrator.

A. A DHCP SCOPE MUST BE CREATED AND ACTIVATED. B. THE DHCP SERVER MUST BE CREATED AND AUTHORIZED.

12. Which of the following Windows PowerShell cmdlets creates an IPv4 DHCP scope? a. add-dhcpserverv4scope b. add-dhcpserverscope c. add-dhcpscope d. new-dhcpserverscope

A. ADD-DHCPSERVERV4SCOPE

5. What is the difference between an external virtual switch and an internal virtual switch? a. an internal switch doesn't allow child partition vms to access the external network, but they can on an external switch. b. An external switch doesn't allow child partition VMs to communicate together, but they can on an internal switch. c. An internal switch doesn't allow the parent partition VMs to access the external network, but it can on an external switch. d. Internal and external switches are the same regarding the external network, but an internal switched network is faster.

A. AN INTERNAL SWITCH DOESN'T ALLOW CHILD PARTITION VMS TO ACCESS THE EXTERNAL NETWORK, BUT THEY CAN ON AN EXTERNAL SWITCH.

1. What are some best practices when creating internal DNS namespaces? a. avoid an excessive number of domain levels. b. keep domain names full and descriptive; avoid concise subdomains. c. place less importance on a convention compared to spelling. d. never abbreviate.

A. AVOID AN EXCESSIVE NUMBER OF DOMAIN LEVELS.

17. When using NIC teaming with Windows Server 2012 R2 virtual machines, which of the following tasks must be completed? (Choose two answers.) a. configure a nic team virtual network adapter. b. bind the two nics together by using the windows powershell set-bind cmdlet. c. connect two virtual cables to the vm. d. create a team virtual switch.

A. CONFIGURE A NIC TEAM VIRTUAL NETWORK ADAPTER. D. CREATE A TEAM VIRTUAL SWITCH.

1. Sometimes called a legacy adapter, the _______ is a standard network adapter driver that communicates with the parent partition by making calls directly to the hypervisor. a. emulated network adapter b. Virtualization Service Provider (VSP) c. synthetic network adapter d. Virtualization Service Client (VSC)

A. EMULATED NETWORK ADAPTER

7. Who is responsible for the ratification of new top-level domains? a. internet corporation for assigned names and numbers (icann) b. network solutions, inc. (nsi, formerly known as internic) c. internet assigned numbers authority (iana) d. contoso.com

A. INTERNET CORPORATION FOR ASSIGNED NAMES AND NUMBERS (ICANN)

15. Select the PowerShell cmdlet with basic syntax if you want to create a private network switch called HalifaxLAN and connect it to your VM's adapter named NSNet1. a. new-vmswitch "halifaxlan" -netadaptername "nsnet1" -switchtype private b. new-vmswitch "halifaxlan" -netadaptername "nsnet1" -switchtype "private" c. new-switch "halifaxlan" -netadaptername "nsnet1" -switchtype "private" d. new-switch "halifaxlan" -netadaptername "nsnet1" -switchtype private

A. NEW-VMSWITCH "HALIFAXLAN" -NETADAPTERNAME "NSNET1" -SWITCHTYPE PRIVATE

4. What is the difference between a private virtual switch and an internal virtual switch? a. private switch allows communication between child and parent partition vms, but internal includes the external network. b. Private switch allows communication between child partition VMs only, whereas an internal includes the parent partition. c. There is no essential difference between the default configuration, but options in setup do differ. d. Internal switch allows communication between child partition VMs only, whereas a private includes the parent partition.

A. PRIVATE SWITCH ALLOWS COMMUNICATION BETWEEN CHILD AND PARENT PARTITION VMS, BUT INTERNAL INCLUDES THE EXTERNAL NETWORK.

2. The typical query one DNS server sends to a root name server is called a(n) _______. a. recursive query b. iterative query c. referral d. forwarded query

A. RECURSIVE QUERY

13. You registered the domain name contoso.com. The FQDNs seattle.contoso.com and halifax.contoso.com are examples of different _____. a. subdomains of contoso.com b. second-level domains c. top-level domains d. IP addresses

A. SUBDOMAINS OF CONTOSO.COM

11. How do virtual network adapters running on a child partition communicate with the parent partition? a. synthetic adapters communicate by using the vmbus; emulated adapters communicate by making calls to the hypervisor. b. Emulated adapters communicate by using the VMBus; synthetic adapters communicate by making calls to the hypervisor. c. Both synthetic and emulated adapters communicate by using the VMBus. d. Both synthetic and emulated adapters communicate by making calls to the hypervisor.

A. SYNTHETIC ADAPTERS COMMUNICATE BY USING THE VMBUS; EMULATED ADAPTERS COMMUNICATE BY MAKING CALLS TO THE HYPERVISOR.

14. When a dns server communicates a name resolution query to another dns server, what type of datagram is used, and over what port? a. udp; 35 b. tcp; 35 c. udp; 53 d. tcp; 53

A. UDP; 35

7. How many virtual network adapters can be created on a Hyper-V server? a. up to 12 network adapters—8 synthetic and 4 emulated b. up to 12 network adapters—4 synthetic and 8 emulated c. up to 8 network adapters—4 synthetic and 4 emulated d. up to 8 network adapters—4 synthetic and 4 emulated

A. UP TO 12 NETWORK ADAPTERS—8 SYNTHETIC AND 4 EMULATED

7. How do DNS servers know how to find the DNS root name servers?

ALL DNS SERVER IMPLEMENTATIONS ARE PRECONFIGURED WITH THE IP ADDRESSES OF THE ROOT NAME SERVERS

4. How does an administrator change the TTL setting for a zone on a Windows Server 2012 R2 DNS server?

?RIGHT-CLICK THE ZONE, OPEN THE PROPERTIES SHEET, AND CLICK THE STATE OF AUTHORITY (SOA) TAB. ON THIS TAB, YOU CAN MODIFY THE TTL FOR THIS RECORD.

4. What is the DHCP scope?

A DYNAMIC HOST CONFIGURATION PROTOCOL (DHCP) SCOPE IS THE CONSECUTIVE RANGE OF POSSIBLE IP ADDRESSES THAT THE DHCP SERVER CAN LEASE TO CLIENTS ON A SUBNET

8. How does an administrator set up a new virtual network adapter to communicate on a network VLAN? a. select tunneling lan in hyper-v server network settings. b. select enable vlan in the hyper-v manager network settings. c. select enable virtual lan identification and enter a vlan identifier to associate the network adapter to the vlan. d. Virtual network adapters cannot communicate on a LAN.

C. SELECT ENABLE VIRTUAL LAN IDENTIFICATION AND ENTER A VLAN IDENTIFIER TO ASSOCIATE THE NETWORK ADAPTER TO THE VLAN.

3. A(n) ______ is a virtual device that communicates with the parent partition by using a high-speed conduit called the VMBus. a. emulated network adapter b. Virtualization Service provider (vsp) c. synthetic network adapter d. virtualization service client (vsc)

C. SYNTHETIC NETWORK ADAPTER

3. What is the key benefit of DHCP manual IP address allocation over manually configuring the IP address by person? a. The DHCP server then contains a centralized list of permanently assigned addresses. b. The DHCP server might pass on more information than just an IP address. c. this prevents accidental duplication of permanently assigned ip addresses. d. This manually assigned address is officially known as a reservation.

C. THIS PREVENTS ACCIDENTAL DUPLICATION OF PERMANENTLY ASSIGNED IP ADDRESSES.

10. A DNS server receives updated information. Other DNS servers have outdated information cached. What determines the amount of time that the old DNS data remains cached on a server and an update might occur? a. The distance (number of network hops) between the new information and queried DNS server b. Network congestion between DNS servers c. time to live (ttl) specified by each dns server's administrator d. the version of windows server on the dns server

C. TIME TO LIVE (TTL) SPECIFIED BY EACH DNS SERVER'S ADMINISTRATOR

12. Why is the DNS service included in Windows Server 2012 R2 integrated with DHCP service? a. To allow a DNS server to inform DHCP clients with updated information. b. To update both DNS and DHCP clients with information from the Active Directory. c. to allow a dhcp server to request a dns server to update or create a record. d. DNS and DHCP services are not integrated in Windows Server 2012 R2.

C. TO ALLOW A DHCP SERVER TO REQUEST A DNS SERVER TO UPDATE OR CREATE A RECORD.

14. A _______, like its physical counterpart, is a device that functions at layer 2 of the Open Systems Interconnect (OSI) reference model. a. virtual router b. virtual network adapter c. virtual switch d. virtual lan

C. VIRTUAL SWITCH

9. Concerning DNS, what is negative caching? a. When a DNS server receives incorrect information about a host b. When a DNS server receives obsolete information about a host c. when a dns server receives information about a non-existent host d. When a DNS server forwards incorrect information about a host

C. WHEN A DNS SERVER RECEIVES INFORMATION ABOUT A NON-EXISTENT HOST

2. How does a caching-only server differ from a normal DNS server?

CACHING-ONLY SERVERS ARE DNS SERVERS THAT CLIENTS USE TO RESOLVE NAMES, BUT WHICH ARE NOT THE AUTHORITATIVE SOURCE FOR ANY DOMAIN

3. For DHCP address allocation, by how much is network traffic reduced related to periodic lease renewal messages when switching from dynamic allocation to automatic allocation? a. Dynamic address allocation does not require periodic lease renewal messages. b. None, because both address allocation methods require periodic lease renewal messages c. 50 percent because automatic allocation cuts the periodic messages in half d. 100 percent because dynamic address allocation requires periodic lease renewal messages whereas automatic does not

D. 100 PERCENT BECAUSE DYNAMIC ADDRESS ALLOCATION REQUIRES PERIODIC LEASE RENEWAL MESSAGES WHEREAS AUTOMATIC DOES NOT

9. What is the default lease period for DHCP dynamic address allocation? a. 96 hours b. 3.5 days c. 4.5 days d. 8 days

D. 8 DAYS

6. How do DHCP servers respond to a DHCPDISCOVER message? a. dhcpinform b. dhcprelease c. dhcpack d. dhcpoffer

D. DHCPOFFER

2. DHCP standards define multiple methods to allocate IP addresses. What are they? a. dynamic and automatic b. automatic and manual c. dynamic only d. dynamic, automatic, and manual

D. DYNAMIC, AUTOMATIC, AND MANUAL

3. The domain name part of a DNS name is _______ and consists of two or more words, separated by ______. a. peer-based; periods b. hierarchical; commas c. unranked; commas d. hierarchical; periods

D. HIERARCHICAL; PERIODS

4. For virtual network adapters, Hyper-V assigns a value up to 256 to create individual MAC addresses. What happens if this is not sufficient? a. Hyper-V cannot support more than 256 virtual network adapters per VM. b. If more than 256 adapters are needed, Hyper-V will re-assign used MAC addresses not currently in use. c. If more than 256, but less than 512, Hyper-V will couple network adapters together. d. if more than 256 adapters are needed, an administrator can modify the mac address pool to be larger.

D. IF MORE THAN 256 ADAPTERS ARE NEEDED, AN ADMINISTRATOR CAN MODIFY THE MAC ADDRESS POOL TO BE LARGER.

5. When using DNS for name resolution only, why should a company consider using DNS servers outside the network perimeter? a. less administration b. less internal traffic c. fewer servers in the communications server rack d. less traffic crossing the network perimeter

D. LESS TRAFFIC CROSSING THE NETWORK PERIMETER

2. What is the primary purpose of name caching? a. name caching saves an extraordinary amount of time for the user. b. name caching greatly reduces traffic on the company network. c. name caching validates why you should deploy caching-only servers. d. name caching enables the second name resolution request for the same name to bypass the referral process.

D. NAME CACHING ENABLES THE SECOND NAME RESOLUTION REQUEST FOR THE SAME NAME TO BYPASS THE REFERRAL PROCESS.

3. After creating a private virtual switch, what servers can communicate to each other? a. Only the VM of the parent partition can communicate with the physical network. b. VMs on both the parent and child partitions can communicate with each other. c. VMs on child partitions and parent partition cannot communicate with each other. d. only vms on the child partitions can communicate with each other only.

D. ONLY VMS ON THE CHILD PARTITIONS CAN COMMUNICATE WITH EACH OTHER ONLY.

16. Which of the following roles must be installed in order to deploy a DHCP Relay Agent on Windows Server 2012 R2? a. dhcp b. dns c. ad ds d. remote access

D. REMOTE ACCESS

7. How does a DHCP client communicate which offered IP address it will accept from which DHCP server? a. The client sends a DHCPREQUEST message to the server. b. The client selects the closest server and beeps audibly to accept the offer. c. The client sends a DHCPACK message to all servers with the IP address of the chosen DHCP server. d. the client sends a dhcprequest message to all servers with the ip address of the chosen dhcp server.

D. THE CLIENT SENDS A DHCPREQUEST MESSAGE TO ALL SERVERS WITH THE IP ADDRESS OF THE CHOSEN DHCP SERVER.

2. To make use of Pre-boot Execution Environment (PXE) and Windows Deployment Services (WDS), what special configuration do you need on the server and client? a. the client must have a special pxe-enabled network adapter. b. both the client and server are capable by default. c. the client and server both require some preparatory configuration. d. the dhcp server on the network must have a custom pxeclient option (option 60) configured with the location of the wds server on the network.

D. THE DHCP SERVER ON THE NETWORK MUST HAVE A CUSTOM PXECLIENT OPTION (OPTION 60) CONFIGURED WITH THE LOCATION OF THE WDS SERVER ON THE NETWORK.

1. How many network interfaces does Microsoft recommend be installed in a Hyper-V server? a. Two physical adapters to allow for multiple virtual adapters b. One physical adapter per Hyper-V server, providing for several network and SAN connections c. One physical adapter per partition, providing for multiple network connections per partition d. two physical adapters; one adapter servicing the parent partition and the other to the child partitions

D. TWO PHYSICAL ADAPTERS; ONE ADAPTER SERVICING THE PARENT PARTITION AND THE OTHER TO THE CHILD PARTITIONS

12. When creating a virtual switch by Hyper-V, how many virtualized ports are available? a. 16 b. 256 c. 1,024 d. unlimited

D. UNLIMITED

13. After creating a VM, how many virtual adapters are included by default? a. 0 B. 1 c. 4 d. unlimited

D. Unlimited

2. What is the key benefit for creating a virtual switch? a. Virtual switches enable VMs to participate on the networks to which the physical adapters are connected. b. Virtual switches require no space in the rack. c. Virtual switches enable the Hyper-V server to participate on the networks to which the physical adapters are connected. d. virtual switches have unlimited ports, so there's no need to connect physical switches by uplinks or crossover circuits.

D. VIRTUAL SWITCHES HAVE UNLIMITED PORTS, SO THERE'S NO NEED TO CONNECT PHYSICAL SWITCHES BY UPLINKS OR CROSSOVER CIRCUITS.

2. The synthetic network adapter in the child partition is a(n) ________. a. emulated network adapter b. Virtualization Service provider (vsp) c. synthetic network adapter d. virtualization service client (vsc)

D. VIRTUALIZATION SERVICE CLIENT (VSC)

16. In which version of Windows was NIC teaming allowed for Hyper-V virtual machines? a. Windows Server 2008 b. Windows Server 2008 R2 c. Windows Server 2012 d. windows server 2012 r2

D. WINDOWS SERVER 2012 R2

3. What client applications utilize DNS to resolve host names into IP addresses? a. Client web browsers, or any application that uses HyperText Transfer Protocol (HTTP), use DNS to resolve host names into IP addresses. b. all internet applications working with host names must use dns to resolve host names into ip address. c. any application on a system that has connectivity to the internet uses dns to resolve host names into ip addresses. d. dns does not resolve host names into ip addresses.

B. ALL INTERNET APPLICATIONS WORKING WITH HOST NAMES MUST USE DNS TO RESOLVE HOST NAMES INTO IP ADDRESS.

11. What are the advantages of using a distributed DHCP infrastructure? a. large convergence of network traffic b. all the client/server network traffic is local, so minimal dhcp traffic on routers c. Reduced administrative burden with fewer DHCP servers d. Clients have ready access to DHCP servers

B. ALL THE CLIENT/SERVER NETWORK TRAFFIC IS LOCAL, SO MINIMAL DHCP TRAFFIC ON ROUTERS

6. Creating a new virtual switch automatically connects the host operating system with the child partition VMs by default. What setting can be changed during virtual switch creation to disconnect the host OS? a. Enable virtual LAN identification for management operating system b. allow management operating system to share this network adapter c. enable single root i/o virtualization (sr-iov) d. internal

B. ALLOW MANAGEMENT OPERATING SYSTEM TO SHARE THIS NETWORK ADAPTER

4. What do you call the source responsible for maintaining a domain's resource records? a. authenticate source b. authoritative source c. root server d. down-level server

B. AUTHORITATIVE SOURCE

4. Your DHCP servers are burdened with heavy traffic, most related to IP address renewals. Unfortunately, virtually all the IP addresses in each of your subnets are allocated. Which option is the best way to lower the renewal traffic? a. increase the lease time. b. deploy additional dhcp servers on the most burdened subnets. c. Shorten the lease time. d. Switch to manual allocation.

B. DEPLOY ADDITIONAL DHCP SERVERS ON THE MOST BURDENED SUBNETS.

5. What is the first packet sent to a DHCP server when a computer boots up? a. dhcpinform b. dhcpdiscover c. dhcpoffer d. dhcpack

B. DHCPDISCOVER

3. Which of the two types of virtual network adapters, synthetic or emulated, is called the legacy adapter and why? a. Synthetic is called the legacy adapter because of its use of the VMBus. b. emulated is called the legacy adapter because it is a standard network adapter driver and communicates more slowly. c. Synthetic is called the legacy adapter because it does not correspond to a real-world product. d. Emulated is called the legacy adapter because it bypasses the hypervisor as if it does not exist.

B. EMULATED IS CALLED THE LEGACY ADAPTER BECAUSE IT IS A STANDARD NETWORK ADAPTER DRIVER AND COMMUNICATES MORE SLOWLY.

1. In Hyper-V terminology, what do you call a virtual switch configured to provide connections external to the Hyper-V environment? a. External virtual network b. external network switch c. External switch d. Networked virtual switch

B. EXTERNAL NETWORK SWITCH

10. Every network adapter has a hardware address. What is the common name for it and how long is it? a. ip address, 6 bytes b. media access control (mac) address, 6 bytes c. ip address, 4 bytes d. Media Access Control (MAC) address, 8 bytes

B. MEDIA ACCESS CONTROL (MAC) ADDRESS, 6 BYTES

4. What is the primary benefit of a DNS forwarder? a. Exchanging iterative queries for recursive queries across the network perimeter b. reducing the traffic and making efficient use of available bandwidth across the network perimeter c. Making the most of iterative queries to other DNS servers d. Reducing the burden on the Internet's root name servers

B. REDUCING THE TRAFFIC AND MAKING EFFICIENT USE OF AVAILABLE BANDWIDTH ACROSS THE NETWORK PERIMETER

8. During DHCP lease negotiation, what happens if the client requests an IP address from the server but the server has already assigned the offered IP address? a. the server responds with a dhcpack message to the client. b. the server responds with a dhcpnak message to the client. c. the server responds with a dhcpsos message to the client. d. the server ignores the client until the lease negotiation expires and process restarts.

B. THE SERVER RESPONDS WITH A DHCPNAK MESSAGE TO THE CLIENT.

4. Hyper-V created virtual switches reside in the parent partition and are part of a component called the network ______. a. emulated network adapter b. virtualization service provider (vsp) c. synthetic network adapter d. virtualization service client (vsc)

B. VIRTUALIZATION SERVICE PROVIDER (VSP)

10. How far into the lease period does a DHCP client begin requesting renewal of the IP address? a. 50 percent, or about 2 days into the lease b. 75 percent, or about 2 days into the lease c. 50 percent, or at 4 days into the lease d. 87.5 percent, or about 7 days into the lease

C. 50 PERCENT, OR AT 4 DAYS INTO THE LEASE

19. Which of the following features are supported by the NIC team with Hyper-V virtual machines running in Windows Server 2012 R2? a. MAC and IP spoofing b. Redundancy c. aggregated bandwidth d. error correction

C. AGGREGATED BANDWIDTH

6. At what level of the DNS hierarchy are actual hosts, apart from the root servers? a. At the root servers level b. At the top-level domain level c. at the second-level domain level d. at the third-level domain level

C. AT THE SECOND-LEVEL DOMAIN LEVEL

1. What service does Dynamic Host Configuration Protocol (DHCP) provide? a. Resolves web addresses to IP addresses b. Resolves NetBIOS names to host names c. configures the ip address and other tcp/ip settings on network computers d. blocks unsolicited inbound traffic from entering the network perimeter

C. CONFIGURES THE IP ADDRESS AND OTHER TCP/IP SETTINGS ON NETWORK COMPUTERS

1. What kinds of servers should NOT be DHCP clients? a. Servers on a subnet outside the broadcast domain of the DHCP server b. DHCP servers c. domain controllers, internet web servers, and dhcp servers d. DHCP relay agents

C. DOMAIN CONTROLLERS, INTERNET WEB SERVERS, AND DHCP SERVERS

14. How does DHCP scope creation differ in Windows Server 2012 and Windows Server 2012 R2 compared to prior Windows Server versions? a. In Windows Server 2012 R2, creating the scope is done separately, before being allowed to add the DHCP Server role. b. In Windows Server 2012 R2, you create the scope as you install the DHCP Server role. c. in windows server 2012 r2, creating the scope is done separately, after adding the dhcp server role. d. there are no fundamental differences in scope creation

C. IN WINDOWS SERVER 2012 R2, CREATING THE SCOPE IS DONE SEPARATELY, AFTER ADDING THE DHCP SERVER ROLE.

9. Virtual network adapters in Windows Server 2012 R2 can support some hardware acceleration features. Select which one they do NOT support. a. Enable virtual machine queue b. Enable IPsec task offloading c. mac address caching d. single-root i/o virtualization

C. MAC ADDRESS CACHING

4. How are DHCP settings labeled in a Windows computer's network interface? a. address retrieval b. dhcp c. obtain an ip address automatically d. automatic addressing

C. OBTAIN AN IP ADDRESS AUTOMATICALLY

1. What are the servers at the top of the DNS hierarchy called? a. down-level servers b. authoritative sources c. root servers d. forwarders

C. ROOT SERVERS

5. Regarding DNS servers, what is the authoritative source for any domain responsible for?

MAINTAINING THAT DOMAIN'S RESOURCE RECORDS

1. What is the benefit of name caching?

NAME CACHING SAVES TIME AND NETWORK TRAFFIC DURING THE SECOND NAME RESOLUTION REQUEST FOR THE SAME NAM

5. What is the PowerShell cmdlet for creating a new virtual switch?

NEW-VMSWITCH

3. After a computer attempts to resolve a DNS name, how does the computer continue searching to find the authoritative source?

NOT ANSWERED

15. Which of the following steps must be completed in order to do ensure a network printer is assigned the same address through the DHCP server? a. Create a reservation in the DHCP scope. b. Create an exclusion in the DHCP scope. c. Create a special scope on the DHCP server. d. Define the DHCP server on the client in the Advanced TCP/IP Advanced Settings.

NOT ANSWERED YET

4. Remember that a MAC address is made up of six bytes. List in order the segments of a virtually assigned MAC address. a. One byte is the IP address assigned to the server's physical network adapter, converted to hexadecimals. b. One byte is a value, ranging from 00 to FF, which provides 256 possible addresses. c. Two bytes are the IP address assigned to the server's physical network adapter, converted to hexadecimals. d. Two bytes are a value, ranging from 00 00 to FF FF, which provides 65,536 possible addresses. e. Three bytes are always 00-15-5D, which is an OUI registered by Microsoft.

NOT ANSWERED YET

6. How many real MAC addresses are associated with every network adapter?

ONE

6. What does PXE stand for, describing a network adapter feature enabling a computer as a DHCP client even without an operating system?

PRE-BOOT EXECUTION ENVIROMENT

7. What is another name for a manually allocated address by a Windows DHCP server?

RESERVATIONS

4. What can an administrator do if the pool of virtual MAC addresses is depleted?

SET THE MINIMUM AND MAXIMUM TO CREATE A LARGER POOL OF MAC ADDRESSES.

1. What is the more popular virtual network adapter and why?

SYNTHETIC, BECAUSE IT USES THE FASTER VMBUS

6. When a DNS server communicates a large zone transfer to another DNS server, what type of datagram is used, and over what port?

TCP PORT 53

1. What machine always initiates the communication between DHCP server and the client in lease negotiation?

THE CLIENT

7. How many types of virtual switches can be created by Hyper-V?

THREE

3. When is it necessary to select Authorize a DHCP server in Active Directory?

WHEN INSTALLING THE DHCP ROLE ON A COMPUTER THAT IS A MEMBER OF AN ADDS DOMAIN

2. In creating a private network of child partition VMs, what services might be needed for the isolated network?

WINDOWS DEPLOYMENT SERVICES , OS UPDATES , DHCP

2. Order the steps to deploy a DHCP server. a. In the Server Manager window, click Manage and then click Add Roles and Features. b. Select the DHCP Server check box. An Add features that are required for DHCP Server dialog box appears. c. Leave the Role-based or feature-based installation radio button selected and click Next. d. Select the server on which you want to install the roles and/or features and click Next. e. Click Next through to Confirm.

a. In the Server Manager window, click Manage and then click Add Roles and Features. c. Leave the Role-based or feature-based installation radio button selected and click Next. d. Select the server on which you want to install the roles and/or features and click Next. b. Select the DHCP Server check box. An Add features that are required for DHCP Server dialog box appears. e. Click Next through to Confirm. A, C, D, B, E

1. Order the steps that describe how DHCP clients get assigned an IP address. a. Computer broadcasts an Address Resolution Protocol (ARP) message to ensure no other system is using the identical IP address. b. Computer boots up and begins broadcasting DHCPDISCOVER messages. c. DHCP server records the computer's information and responds with a DHCPACK message. d. DHCP servers reply with DHCPOFFER messages with an IP address and other TCP/IP configuration information. e. Computer selects an offer, broadcasting with a DHCPREQUEST message.

b. Computer boots up and begins broadcasting DHCPDISCOVER messages. d. DHCP servers reply with DHCPOFFER messages with an IP address and other TCP/IP configuration information. e. Computer selects an offer, broadcasting with a DHCPREQUEST message. c. DHCP server records the computer's information and responds with a DHCPACK message. a. Computer broadcasts an Address Resolution Protocol (ARP) message to ensure no other system is using the identical IP address. B, D, E, C, A

2. You want to create a lab network disconnected from the company network. All lab servers are VMs on child partitions on a Hyper-V server. Order the steps to provide lab network connectivity. a. Test connectivity between child partition VMs. Test for no connectivity between the VMs and host OS or external network. b. Create a private virtual switch. c. Ensure you have either a DHCP virtual machine or the servers on child partitions have fixed network configurations. d. Create virtual network adapters for each desired VM.

d. Create virtual network adapters for each desired VM. c. Ensure you have either a DHCP virtual machine or the servers on child partitions have fixed network configurations. b. Create a private virtual switch. a. Test connectivity between child partition VMs. Test for no connectivity between the VMs and host OS or external network. D, C, B, A

8. What is the character limit on individual domain names, and the limit on the Fully Qualified Domain Names (FQDNs)? a. 15; 64 b. 63; 255 c. 31; 128 d. 63; 128

B. 63; 255

11. What is the default TTL for a Windows Server 2012 R2 DNS server? a. 1 hour b. 12 hours c. 5 minutes d. 36 hours

A. 1 HOUR

18. What is the maximum number of NICs used in NIC teaming for Hyper-V virtual machines? a. 2 b. 4 c. 8 d. 32

A. 2

15. Concerning DNS domain hierarchy, what are examples of global top-level domains? a. .com, .net, .org b. .mil, .gov, .edu c. .aero, .name, .pro d. .ca, .cz, .kr

A. .COM, .NET, .ORG

3. What is a solution to providing external services to VMs on an isolated, private network?

INSTALL TWO NETWORK ADAPTERS PER VM, WITH ONE TO A PRIVATE SWITCH AND THE OTHER TO THE EXTERNAL SWITCH.

5. What is the PowerShell cmdlet and syntax for installing the DHCP Server role?

INSTALL -WINDOWSFEATURE DHCP[-COMPUTERNAME <COMPUTER_NAME>]

1. Order the steps to configure a DNS forwarder. a. Click the Forwarders tab. Click Edit. The Edit Forwarders dialog box appears. b. In the Server Manager window, click Tools > DNS. The DNS Manager console appears. c. Type the name or address of the DNS server you want to function as a forwarder and press Enter. The system validates the name or address by connecting to the DNS server. d. Click OK to close the Edit Forwarders dialog box and add the servers to the Forwarders tab. Click OK to close the server's Properties sheet. Close the DNS Manager console. e. Right-click the server node and, from the context menu, select Properties. The server's Properties sheet appears.

b. In the Server Manager window, click Tools > DNS. The DNS Manager console appears. e. Right-click the server node and, from the context menu, select Properties. The server's Properties sheet appears. a. Click the Forwarders tab. Click Edit. The Edit Forwarders dialog box appears. c. Type the name or address of the DNS server you want to function as a forwarder and press Enter. The system validates the name or address by connecting to the DNS server. d. Click OK to close the Edit Forwarders dialog box and add the servers to the Forwarders tab. Click OK to close the server's Properties sheet. Close the DNS Manager console. B, E, A, C, D

3. What are the steps to create a virtual network adapter? a. Select a virtual machine from the list of VMs and in the Actions pane, click Settings. b. Select Hyper-V Manager from the Server Manager Tools menu, and then select a Hyper-V server. c. In the Virtual Switch drop-down list, select the switch to which you want to connect the network adapter. d. Select Network Adapter from the Add Hardware list, and then click Add. e. If applicable, select the Enable virtual LAN identification check box.

b. Select Hyper-V Manager from the Server Manager Tools menu, and then select a Hyper-V server. a. Select a virtual machine from the list of VMs and in the Actions pane, click Settings. d. Select Network Adapter from the Add Hardware list, and then click Add. c. In the Virtual Switch drop-down list, select the switch to which you want to connect the network adapter. e. If applicable, select the Enable virtual LAN identification check box. B, A, D, C, E

3. You type a web address in your web browser. Order the steps, which describe the Internet name resolution process for the web address. a. Client's DNS server, with the top-level domain server address, generates a new iterative query and sends it to the top-level domain server. The top-level domain server responds with a referral to the second-level domain server. b. Client's DNS server checks records for authoritative source for the zone containing the web address. DNS server sends iterative query to a root server. Root server responds with referral to top-level domain server address. c. Client system sends a recursive query message with the web address to the DNS server as specified in the system's TCP/IP configuration. d. Client's DNS generates another iterative query and transmits it to the second-level domain server. Assuming second-level server is authoritative server for the zone containing the web address, it consults its records to determine IP address of requested system, and then messages back to the client's DNS server. e. Client's DNS receives reply from the authoritative server and transmits the IP address back to the client. The client's web browser now knows the IP address of the web server.

c. Client system sends a recursive query message with the web address to the DNS server as specified in the system's TCP/IP b. Client's DNS server checks records for authoritative source for the zone containing the web address. DNS server sends iterative query to a root server. Root server responds with referral to top-level domain server address. a. Client's DNS server, with the top-level domain server address, generates a new iterative query and sends it to the top-level domain server. The top-level domain server responds with a referral to the second-level domain server. d. Client's DNS generates another iterative query and transmits it to the second-level domain server. Assuming second-level server is authoritative server for the zone containing the web address, it consults its records to determine IP address of requested system, and then messages back to the client's DNS server. e. Client's DNS receives reply from the authoritative server and transmits the IP address back to the client. The client's web browser now knows the IP address of the web server. C, B, A, D, E

1. Order the steps to create a virtual switch. a. If applicable, configure the virtualization or management options. b. From the Actions pane, select Virtual Switch Manager. c. In the Server Manager Tools menu, select Hyper-V Manager, and then select a Hyper-V server. d. Click Create Virtual Switch after selecting a switch type option (External, Internal, and Private).

c. In the Server Manager Tools menu, select Hyper-V Manager, and then select a Hyper-V server. b. From the Actions pane, select Virtual Switch Manager. d. Click Create Virtual Switch after selecting a switch type option (External, Internal, and Private). a. If applicable, configure the virtualization or management options. C, B, D, A

3. Order the steps to create a DHCP scope. a. Expand the server and IPv4 nodes. Right-click the IPv4 node and, from the context menu, select New Scope. The New Scope Wizard appears. Type a name for the scope into the Name text box and click Next. b. Configure IP address range, from starting to ending IP address. Configure the subnet mask. c. In the Server Manager window, click Tools and then click DHCP. The DHCP console appears. d. Specify the length of leases for the scope's addresses. Specify the default gateway, DNS, and activate the scope. e. Configure the IP exclusion range, from starting to ending IP address. You can also specify a delay interval between the server's receipt of DHCPDISCOVER messages and its transmission of DHCPOFFER messages.

c. In the Server Manager window, click Tools and then click DHCP. The DHCP console appears. a. Expand the server and IPv4 nodes. Right-click the IPv4 node and, from the context menu, select New Scope. The New Scope Wizard appears. Type a name for the scope into the Name text box and click Next. b. Configure IP address range, from starting to ending IP address. Configure the subnet mask. e. Configure the IP exclusion range, from starting to ending IP address. You can also specify a delay interval between the server's receipt of DHCPDISCOVER messages and its transmission of DHCPOFFER messages. d. Specify the length of leases for the scope's addresses. Specify the default gateway, DNS, and activate the scope. C, A, B, E, D

2. Order the steps to create an Active Directory zone. a. Specify the name you want to assign to the zone in the Zone Name text box and click Next. The Dynamic Update page appears. b. Expand the server node and select the Forward Lookup Zones folder. c. Right-click the Forward Lookup Zones folder and, from the context menu, select New Zone. The New Zone Wizard appears. Click Next to bypass the Welcome page. The Zone Type page appears. d. Leave the Primary Zone option and the Store The Zone In Active Directory (Available Only If DNS Server Is A Domain Controller) check box selected and click Next. The Active Directory Zone Replication Scope page appears. Click Next. The Zone Name page appears. e. In the Server Manager window, click Tools > DNS. The DNS Manager console appears. f. Select one of the following options: Allow only secure dynamic updates, Allow both nonsecure and secure dynamic updates, or Do not allow dynamic updates. Click Finish. Close the DNS Manager console.

e. In the Server Manager window, click Tools > DNS. The DNS Manager console appears. b. Expand the server node and select the Forward Lookup Zones folder. c. Right-click the Forward Lookup Zones folder and, from the context menu, select New Zone. The New Zone Wizard appears. Click Next to bypass the Welcome page. The Zone Type page appears. d. Leave the Primary Zone option and the Store The Zone In Active Directory (Available Only If DNS Server Is A Domain Controller) check box selected and click Next. The Active Directory Zone Replication Scope page appears. Click Next. The Zone Name page appears. a. Specify the name you want to assign to the zone in the Zone Name text box and click Next. The Dynamic Update page appears. f. Select one of the following options: Allow only secure dynamic updates, Allow both nonsecure and secure dynamic updates, or Do not allow dynamic updates. Click Finish. Close the DNS Manager console. E, B, C, D, A, F

2. In what scenario should DHCP servers also be active DHCP clients?

they should not be both a DHCP server and DHCP client.


Set pelajaran terkait

TBS - Phase 1 Exam (Study Guide)

View Set

NHA questions and answers for the test

View Set