Server 2 - Exam 1

0.0(0)
studied byStudied by 11 people
0.0(0)
full-widthCall with Kai
GameKnowt Play
New
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/85

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

86 Terms

1
New cards

A broadcast is a packet addressed to specifically assigned computers on the network.

False

2
New cards

What command displays the route packets take between two computers?

tracert

3
New cards

What command can be used to send test queries to a target DNS server?

nslookup

4
New cards

Which of the following best describes when a packet is addressed so that more than one destination can receive it and the first octet is in the range 224 to 239?

multicasting

5
New cards

Which of the following is the Physical-layer address that is an integral part of a network interface card?

MAC address

6
New cards

The Intra-Site Automatic Tunnel Addressing Protocol is used to transmit IPv6 packets between dual IP layer hosts across an IPv4 network.

True

7
New cards

How many usable host addresses exist within a network with a CIDR prefix of /23?

510

8
New cards

On which UDP port do DHCP servers listen for DHCP client messages?

67

9
New cards

The binary number 11000000 represents what number below in decimal?

192

10
New cards

Which of the following is not a standard component of Teredo tunneling?

Teredo proxy

11
New cards

What specific server configuration is connected to different IP networks using two or more NICs?

multihomed

12
New cards

What formatted unit of data has an error-checking code called the frame check sequence and is ready to be transferred to the network medium?

Frame

13
New cards

What protocol in the TCP/IP suite provides reliable data transfer between applications at the transport-layer?

TCP

14
New cards

What command line utility can be used to display the default route, as well as all routing table entries?

route

15
New cards

A zone id is used to distinguish which interface an IPv6 unique local IPv6 address is bound to.

False

16
New cards

Which prefix is used by all Teredo related addresses?

2001::/32

17
New cards

In a ping response packet, what does the TTL field indicate?

How many hops the packet can go through before the packet is expired and discarded.

18
New cards

The IP address 129.53.82.20 falls under what IP address class?

Class B

19
New cards

How can an administrator retrieve the IP address settings of a computer using PowerShell?

Get-NetIPConfiguration

20
New cards

Which of the following allows the reallocation of bits from the network portion of an IP address to the host portion, combining subnets?

supernetting

21
New cards

An administrator working on a Windows Server 2016 Server Core installation needs to disable DHCP all interfaces on the server. What PowerShell command should be used?

Set-NetIPInterface

22
New cards

What protocol resolves a computer's IPv4 address to its physical, or Media Access Control (MAC) address?

Address Resolution Protocol (ARP)

23
New cards

ICMP is a Network-layer protocol the ping program uses to test whether a computer can communicate with another computer.

True

24
New cards

What technique is used by computers to determine the network ID of an IP address?

logical AND operation

25
New cards

Routing packets is the key responsibility of the TCP protocol.

False

26
New cards

What ipconfig command line option can be used to delete cached DNS information from memory?

/flushdns

27
New cards

TCP is a Transport-layer protocol used to communicate between applications, but it’s a lightweight Transport-layer protocol, meaning it lacks many of the reliability and flow control features of UDP.

False

28
New cards

The decimal number 168 can be represented using what series of binary digits below?

10101000

29
New cards

Which of the following is a valid IPv6 address?

2001::1

30
New cards

An IPv4 octet represents how many binary bits?

8

31
New cards

What DNS record type is used for an IPv6 host record?

AAAA

32
New cards

Which of the following DNS record types specifies a hostname and port number for servers that supply specific services?

Service Location

33
New cards

What specific record type is found in every zone and contains information that identifies the server primarily responsible for the zone as well as some operational properties for the zone?

Start of Authority Records

34
New cards

The .com, .net, and .edu are all examples of what level of the DNS naming hierarchy?

Top-level domain names

35
New cards

The default setting for a secondary zone's refresh interval is how many minutes?

15 minutes

36
New cards

Which DNS zone category contains PTR records that map IP addresses to names and is named after the IP network address of the computers whose records it contains?

Reverse lookup zone

37
New cards

DNS audit events track changes to a DNS server such as when zone or resource changes are made.

True

38
New cards

Resource records are a grouping of DNS information that belongs to a contiguous portion of the DNS namespace.

False

39
New cards

The responsible person section of an SOA record contains what information?

The email address of the responsible person

40
New cards

What type of DNS record is used to contain an alias for another record, allowing for the use of different names for the same host?

CNAME record

41
New cards

When data within a zone changes, what information in the SOA record changes to reflect that the zone information should be replicated?

Serial number

42
New cards

How should an administrator test the functionality of DNS operation on a domain controller, as well as troubleshoot issues with DNS forwarders, delegation, dynamic updates, and record registration?

Using dcdiag /test:dns

43
New cards

What DNS record type is used to resolve a known IP address to a hostname?

Pointer Record

44
New cards

A zone that is not integrated into Active Directory is referred to as a standard zone, and the zone data is stored in a text file.

True

45
New cards

The use of WINS forward lookup is enabled by default.

False

46
New cards

Which Windows command line utility below can be used to check for resource records on a server, verify delegations, verify resource records needed for AD replication, and perform e-mail connectivity tests?

dnslint

47
New cards

The MX record type is used to designate mail exchangers or mail servers for e-mail.

True

48
New cards

When a dynamic DNS record is created, what is the TTL value used for?

To specify how long the record should remain in the DNS database

49
New cards

What type of DNS server is a DNS server to which other DNS servers send requests they can’t resolve themselves?

Forwarder server

50
New cards

The FQDN of a name server that has authority over a domain is noted in what type of DNS record?

NS

51
New cards

What PowerShell cmdlet can be used to create a new Active Directory integrated primary zone?

Add-DnsServerPrimaryZone

52
New cards

What RFC defines the DNS resource record types?

RFC 1183

53
New cards

An iterative query instructs the DNS server to process the query until it responds with an address that satisfies the query or with an “I don’t know” message.

False

54
New cards

When serious DNS debugging is warranted, you can enable debug logging in the server’s Advanced dialog box.

False

55
New cards

What specific term is best used to describe a computer making a DNS query?

DNS resolver

56
New cards

Which of the following options can an administrator enable to improve DNS security?

Do not allow dynamic updates

57
New cards

A valid reverse lookup zone consists of the network ID's octets in reverse order, with what at the end of the name?

in-addr.arpa

58
New cards

Which of the following specifies how often a secondary DNS server attempts to renew its zone information?

Refresh interval

59
New cards

DNS clients maintain a text file called Hosts that can contain static DNS entries, within what Windows directory is this file stored?

%systemroot%\System32\drivers\etc

60
New cards

What type of DNS query causes a DNS server to respond with the best information it currently has in its local database?

Iterative query

61
New cards

If a stub zone is a standard zone, what records will be updated through zone transfers? (Choose all that apply.)

  • A. MX

  • B. NS

  • C. CNAME

  • D. SOA

B & D

62
New cards

A Resource Record Signature (RRSIG) key contains the signature for a single resource record, such as an A or an MX record.

True

63
New cards

When a subdomain has been delegated to a zone on another server, the DNS server hosting the parent zone maintains only an NS record pointing to the DNS server hosting the delegated zone.

True

64
New cards

Zone queries show zone transfers between primary and secondary zone servers.

False

65
New cards

What feature in Windows Server 2016 is used to provide information about the certification authority (CA) used by your domain when a client is requesting DNS information for your domain?

DANE

66
New cards

The zone replication scope determines which of the following? (Choose all that apply.)

  • A. The Active Directory permissions that are replicated

  • B. The Domain Controllers the zone information is replicated to

  • C. The Active Directory partition the zone is stored in

  • D. The Domain Controller's security updates

B & C

67
New cards

Which PowerShell cmdlet allows you to see the default values and the status of Response Rate Limiting (RRL)?

Get-DNSServerRRL

68
New cards

A zone transfer report specifies whether a zone transfer is allowed.

False

69
New cards

What do DNS resolvers use to verify the digital signature in Resource Record Signature records?

DNSKEY

70
New cards

Scavenging parameters set at the zone level override those set at the server level.

True

71
New cards

What port is used by DNS servers to issue queries?

UDP 53

72
New cards

Which of the following is a subset of a zone where a zone can contain multiple zone scopes and each zone scope has its own set of resource records?

zone scope

73
New cards

The default scavenging value is set to what value by default?

7 days

74
New cards

Which of the following is true about the DnsAdmins group? (Choose all that apply.)

  • A. It has no members by default

  • B. It is a domain local group

  • C. It is a global group

  • D. Server Operators and Administrators are members

A & B

75
New cards

What specific type of DNS attack uses public DNS servers to overwhelm a target with DNS responses by sending DNS queries with spoofed IP addresses ?

DNS amplification attack

76
New cards

What option can be used by a system administrator to ensure that dynamic updates are made only by known clients when you have a standard primary zone?

Change the zone to an Active Directory–integrated zone

77
New cards

What process is taking place when one DNS server transfers zone changes to another DNS server?

zone replication

78
New cards

What DNS policy specifies how DNS queries are handled by the DNS server?

query resolution policy

79
New cards

Which PowerShell cmdlet below creates a stub zone?

Add-DnsServerStubZone

80
New cards

Which of the following is a suite of features and protocols for validating DNS server responses?

DNSSEC

81
New cards

Which feature is used to protect against DNS cache poisoning?

Socket pool

82
New cards

Which of the following are advantages that an Active Directory–integrated zone has over a standard zone? (Choose all that apply.)

  • A. manual replication

  • B. Secure updates

  • C. Multimaster replication and update

  • D. synchronized replication

B & C

83
New cards

Zone control is the transfer of authority for a subdomain to a new zone.

False

84
New cards

DNSSEC provides confidentiality of data through the use of encryption.

False

85
New cards

Which PowerShell cmdlet displays the records in the DNS server cache, including the name, record type, timestamp, TTL, and record data?

Show-DnsServerCache

86
New cards

Which of the following are methods provided by DNSSEC to ensure the data DNS clients receive from DNS queries is accurate and secure? (Choose all that apply.)

  • A. Authenticated denial of existence

  • B. Origin authentication of DNS data

  • C. Data integrity

  • D. Authorized zone signing

A, B, & C