Testout 4

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/124

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.

125 Terms

1
New cards

What is the correct binary form of the decimal IP address 192.168.1.1?

11000000.10101000.00000001.00000001

2
New cards

What is the decimal form of the following binary IP address?

205.57.169.66

3
New cards

Your network uses a network address of 137.65.0.0 with a subnet mask of 255.255.0.0.

How many IP addresses are available to assign to network hosts on this network?

65534

4
New cards

Which of the following best describes the purpose of using subnets?

Subnets divide an IP network address into multiple network addresses.

5
New cards

You have a small network with three subnets, as shown in the exhibit. IP addresses for each router interface are also indicated in the exhibit.

How many IP addresses that you can assign to hosts remain on each subnet?

 An illustration of a network diagram. A router connected to SubnetA, Fa0/0 IP address 192.168.111.193/25 and SubnetB Fa0/1 IP address 172.18.12.197/30. A second router connected to SubnetB Fa0/0 IP address 172.18.12.198/30 and SubnetC Fa0/1 IP address 10.155.64.110/28.

SubnetA = 125, SubnetB = 0, SubnetC = 13

6
New cards

Your network has a network address of 172.17.0.0 with a subnet mask of 255.255.255.0.

Which of the following are true concerning this network? (Select two.)

254 IP addresses can be assigned to host devices.

172.17.0.255 is the network broadcast address.

7
New cards

 An illustration of a network diagram. Wrk1 connected to RouterA IP Address 192.168.12.34/28. RouterA connected to the Internet IP address 166.11.199.77/22. The Internet connected to DNS1 IP address 198.162.1.22.

You have a small network with a single subnet connected to the internet, as shown in the exhibit. The router has been assigned the two addresses shown.

You need to manually configure the workstation to connect to the network. The workstation should use RouterA as the default gateway and DNS1 as the DNS server address.

From the drop-down menu options, select the appropriate parameters to configure the workstation's TCP/IP settings.

IP ADDRESS:

192.168.12.46

8
New cards

You have a small network with a single subnet connected to the internet, as shown in the exhibit. The router has been assigned the two addresses shown.

You need to manually configure the workstation to connect to the network. The workstation should use RouterA as the default gateway and DNS1 as the DNS server address.

From the drop-down menu options, select the appropriate parameters to configure the workstation's TCP/IP settings.

 An illustration of a network diagram. Wrk1 connected to RouterA IP Address 192.168.12.34/28. RouterA connected to the Internet IP address 166.11.199.77/22. The Internet connected to DNS1 IP address 198.162.1.22.SUBNET MASKS:

255.255.255.240

9
New cards

 An illustration of a network diagram. Wrk1 connected to RouterA IP Address 192.168.12.34/28. RouterA connected to the Internet IP address 166.11.199.77/22. The Internet connected to DNS1 IP address 198.162.1.22.

You have a small network with a single subnet connected to the internet, as shown in the exhibit. The router has been assigned the two addresses shown.

You need to manually configure the workstation to connect to the network. The workstation should use RouterA as the default gateway and DNS1 as the DNS server address.

From the drop-down menu options, select the appropriate parameters to configure the workstation's TCP/IP settings.

DEFAULT GATEWAY:

192.168.12.34

10
New cards

 An illustration of a network diagram. Wrk1 connected to RouterA IP Address 192.168.12.34/28. RouterA connected to the Internet IP address 166.11.199.77/22. The Internet connected to DNS1 IP address 198.162.1.22.

You have a small network with a single subnet connected to the internet, as shown in the exhibit. The router has been assigned the two addresses shown.

You need to manually configure the workstation to connect to the network. The workstation should use RouterA as the default gateway and DNS1 as the DNS server address.

From the drop-down menu options, select the appropriate parameters to configure the workstation's TCP/IP settings.

DNS SERVER:

198.162.1.22

11
New cards

A host has an address of 100.55.177.99/16. Which of the following is the broadcast address for the subnet?

100.55.255.255

12
New cards

Which organization is responsible for allocating public IP addresses?

IANA

13
New cards

Which of the following devices is MOST LIKELY to be assigned a public IP address?

A router that connects your home network to the internet.

14
New cards

Which network address and subnet mask does APIPA use? (Select two.)

169.254.0.0

255.255.0.0

15
New cards

Which of the following IP address ranges is reserved for Automatic Private IP Addressing (APIPA)?

169.254.0.1 - 169.254.255.254

16
New cards

CorpServ is a small company with 14 client systems and a network printer. Because there are only a limited number of network systems, you decide to use APIPA addressing. With APIPA configured, all the systems are able to communicate with each other, but you're having trouble configuring internet access.

What is the MOST LIKELY cause of the problem?

Private addresses cannot directly communicate with hosts outside the local subnet.

17
New cards

Which of the following is a valid APIPA address?

169.254.32.50

18
New cards

Which of the following are configured when a device receives its IP configuration from APIPA? (Select two.)

IP address

Subnet Mask

19
New cards

Which protocol is used by a device to ensure that an APIPA address is not already in use on the network?

ARP

20
New cards

You are the network administrator for a small consulting firm. The office network consists of 30 computers, one server, two network printers, and a switch. Due to security concerns, there is no wireless network available in the office.

One of your users, Bob, travels to client sites and is generally not in the office. When Bob goes to client sites, he typically just connects to their wireless networks. When he's in the office, Bob connects his laptop to the network with an Ethernet cable.

You need to make sure that Bob's laptop is setup so that when he plugs the Ethernet cable into his laptop, no further configuration is needed. Which of the following would be the BEST option to achieve this?

Configure an alternate IP configuration.

21
New cards

You are the network administrator for a large hospital. One of your users, Suzie, calls you stating that she is unable to access any network resources. After some initial troubleshooting, you realize that her computer is using the IP address 169.254.0.52.

You've performed the following troubleshooting steps so far:

  • Verified physical network connection

  • Attempted to renew the IP address

  • Discovered other devices are experiencing the same issue

Which of the following is the MOST likely cause for Suzie's issue?

The DHCP server is misconfigured or down.

22
New cards

You are the network administrator for a small consulting firm. Users are complaining that they are unable to reach network resources. After some troubleshooting, you've confirmed that the DHCP server is down.

Your network devices should be receiving an APIPA address so that they can at least communicate on the internal network, but many devices are not receiving this address.

Which of the following is the MOST likely reason the devices are not receiving their APIPA addresses?

The DHCP lease has not expired.

23
New cards

You are the network administrator for a large hospital. One of your users, Suzie, calls you stating that she is unable to access any network resources. After some initial troubleshooting, you realize that her computer is using the IP address 169.254.0.52.

You've confirmed that the network's physical connection is connected properly. Which of the following should you do next?

Renew the IP address.

24
New cards

Which of the following statements about Dynamic Host Configuration Protocol (DHCP) are true? (Select two.)

It can deliver other configuration information in addition to IP addresses.

A DHCP server assigns addresses to requesting hosts.

25
New cards

You have a TCP/IP network with 50 hosts. There have been inconsistent communication problems between these hosts. You run a protocol analyzer and discover that two of them have the same IP address assigned.

Which protocol can you implement on your network to help prevent problems such as this?

DHCP

26
New cards

Due to wide network expansion, you've decided to upgrade your network by configuring a DHCP server. The network uses Linux, Windows, and Mac OS X client systems.

You configure the server to distribute IP addresses from 192.168.2.1 to 192.168.2.100. You use the subnet mask of 255.255.255.0.

After you make all the setting changes on the DHCP server, you reboot each client system, but they are not able to obtain an IP address from the DHCP server.

Which of the following explains the failure?

You must configure the clients to obtain IP addressing from a DHCP server.

27
New cards

Which of the following strategies do we use to prevent duplicate IP addresses from being used on a network? (Select two.)

Use Automatic Private IP Addressing (APIPA).

Install a DHCP server on the network.

28
New cards

You are creating a DHCP scope for a new network segment for the Development department. The department has several printers and servers that need to have a static IP address assigned to them that will not be changed by the DHCP server.

Which of the following DHCP scope setting do you need to configure to avoid DHCP assigned IP addresses to these devices

Exclusions

29
New cards

After you install a new DHCP server on your network, you need to verify that the network devices are receiving IP addressing via DHCP. You reboot a Windows 10 client system and, using the ipconfig /all command, receive the following information:

Ethernet adapter Local Area Connection 1:
Description . . . . . . . . . . . : Intel(R) Ethernet Connection
Physical Address. . . . . . . . . : 02-00-4C-4F-3F-50
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Autoconfiguration IPv4 Address. . : 169.254.25.129
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . :

The client system is unable to reach the DHCP server.

The client system is configured to use DHCP.

30
New cards

You've configured your organization's DHCP server to dynamically assign IP addresses and changed the default lease time from eight to four days.

What impact, if any, will this have on the network?

Increased network traffic

31
New cards

When a device renews its DHCP lease, which two steps in the DHCP process are skipped?

Discover

Offer

32
New cards

Which of the following DHCP scope options assigns a static IP configuration to a device using that device's MAC address?

Reservation

33
New cards

You have a network with 50 workstations. You want to automatically configure the workstations with the IP address, subnet mask, and default gateway values.

Which device should you use?

DHCP server

34
New cards

You need to configure a Cisco RFC 1542-compliant router to forward any received DHCP frames to the appropriate subnet. The remote DHCP server's address is 172.16.30.1.

Which of the following commands would you use to configure the router?

ip helper-address 172.16.30.1

35
New cards

Which port is a DHCP Discover packet sent out on when a device first connects to a network?

67

36
New cards

Which port does the relay agent use when it sends DHCP information back to the client?

68

37
New cards

You are configuring the DHCP relay agent role on a Windows server.

Which of the following is a required step for the configuration?

Specify which server network interface the agent listens on for DHCP messages.

38
New cards

What is the first thing a device does when it connects to a network?

Sends a DHCP Discover packet

39
New cards

On a typical network, what happens if a client attempts to receive DHCP configuration from a DHCP server that's located on a different subnet?

The router drops the DHCP request.

40
New cards

Which of the following does the DHCP relay agent use to tell the DHCP server which pool of addresses to use?

GIADDR

41
New cards

Which of the following would a device use to receive NTP configuration from a NTP server that's located on a different network?

IP helper

42
New cards

You have a Windows Server 2016 system that you want to use as a DHCP relay agent.

Which Windows Server 2016 service would you use to do this?

Routing and Remote Access

43
New cards

Which of the following protocols does DHCP use when it sends out IP configuration?

UDP

44
New cards

If dynamic DNS is in use, which of the following events causes a dynamic update of the host records? (Select two.)

Renew the DHCP server's IP address lease.

Enter the ipconfig /registerdns command on a workstation.

45
New cards

Which of the following services automatically creates and deletes host records when an IP address lease is created or released?

Dynamic DNS

46
New cards

You are the network administrator for a small consulting firm. The firm has recently rolled out a new intranet site, and you are responsible for configuring the DNS.

You are able to connect to the intranet site by using the IP address, but you cannot connect when you use the hostname.

Which of the following do you need to configure so that the site can be accessed with the hostname?

Forward lookup zone

47
New cards

Which of the following is the top-level domain in www.testout.com.'s fully qualified domain name (FQDN)?

com

48
New cards

Which of the following is the first place a computer looks at during the name resolution process?

HOSTS file

49
New cards

You want to implement a protocol on your network that allows computers to find a host's IP address from a logical name. Which protocol should you implement?

DNS

50
New cards

Listed below are several DNS record types. Match each record type on the left with its function on the right.

Points a hostname to an IPv4 address

A

51
New cards

Listed below are several DNS record types. Match each record type on the left with its function on the right.

Provides alternate names to hosts that already have a host record

CNAME

52
New cards

Listed below are several DNS record types. Match each record type on the left with its function on the right.

Points an IP address to a hostname

PTR

53
New cards

Listed below are several DNS record types. Match each record type on the left with its function on the right.

Points a hostname to an IPv6 address

AAAA

54
New cards

Listed below are several DNS record types. Match each record type on the left with its function on the right.

Identifies servers that can be used to deliver mail

MX

55
New cards

What is the process of a DNS server asking other DNS servers to perform name resolution known as?

Recursive lookup

56
New cards

You need to enable hosts on your network to find the IP address of logical names, such as srv1.myserver.com. Which device should you use?

DNS server

57
New cards

You are the network administrator for a consulting firm. A website that users on your network visit has a habit of frequently changing its IP address. When these IP mappings change, users are unable to connect until you clear the DNS cache.

Which of the following settings should you configure so that the cache does not need to be manually cleared every time?

Time to live

58
New cards

Which of the following ports does NTP run on?

123

59
New cards

Which of the following works as an authoritative time device?

Atomic clock

60
New cards

Which of the following will not function properly if there is a time mismatch error?

Security certificates

61
New cards

What is it called when a system's clock begins to be off by a few seconds or even minutes?

Time drift

62
New cards

Which of the following best describes NTP efficiency?

One packet per minute is necessary to sync two machines to an accuracy of within a millisecond of one another.

63
New cards

What are the small, rapid variations in a system clock called?

Jitter

64
New cards

You are the network administrator for a small consulting firm. You've set up an NTP server to manage the time across all the machines in the network.

You have a computer that's experiencing a slight time drift of just a few seconds.

Which time correction should you use to fix the system's clock?

Slew

65
New cards

Which of the following is the highest stratum level allowed?

15

66
New cards

Which stratum level does the authoritative time device fall under?

0

67
New cards

Which of the following time standards does NTP use?

UTC

68
New cards

Which of the following are valid IPv6 addresses? (Select two.)

6384:1319:7700:7631:446A:5511:8940:2552

141:0:0:0:15:0:0:1

69
New cards

Global routing prefix

FD01:0001:0001:005

70
New cards

Subnet ID

:005

71
New cards

Interface ID

::7

72
New cards

Prefix length

/64

73
New cards

Unique local unicast prefix

FD

74
New cards

You manage a network with two locations (Portland and Seattle). Both locations are connected to the internet.

The computers in both locations are configured to use IPv6. You'd like to implement an IPv6 solution to meet the following requirements:

  • Hosts in each location should be able to use IPv6 to communicate with hosts in the other location through the IPv4 internet.

  • You want to use a site-to-site tunneling method instead of a host-to-host tunneling method.

Which IPv6 solution should you use?

6to4 tunneling

75
New cards

You have a server at work with a custom application installed. Connections to the server that use the custom application must use IPv6, but the server is currently running IPv4.

You're the only person who connects to the server, and you always use your Linux laptop for the connection. Your laptop supports both IPv4 and IPv6, but the rest of your company network runs only IPv4.

You need a cost-effective solution to allow your laptop to connect to the server. Your solution must also support communication through NAT servers.

Which client software should you use to connect to the server?

Miredo

76
New cards

Which of the following are characteristics of Teredo tunneling? (Select three.)

Is configured between individual hosts

Can be used to send data over the internet

Has dual-stack hosts

77
New cards

2001:6789:9078::ABCE:AFFF:FE98:0001

Global unicast

78
New cards

FEA0::AB89:9FF:FE77:1234

Link-local

79
New cards

FF02::1:2

Multicast

80
New cards

FD00::8907:FF:FE76:ABC

Unique local

81
New cards

FF00:98BD:6532::1

Multicast

82
New cards

Which of the following IPv6 addresses is used by a host to contact a DHCP server?

FF02::1:2

83
New cards

You need to design an IPv6 addressing scheme for your network. The following are key requirements for your design:

  • Infrastructure hosts, such as routers and servers, are assigned static interface IDs. However, workstations, notebooks, tablets, and phones are assigned interface IDs dynamically.

  • Internet access must be available to all hosts through an ISP.

  • Site-to-site WAN connections are created using leased lines.

Which type of IPv6 addressing is most appropriate for hosts on this network?

Global unicast addressing

84
New cards

Which of the following IPv6 addresses is equivalent to the IPv4 loopback address of 127.0.0.1?

::1

85
New cards

You manage a network that uses IPv6 addressing. When clients connect devices to the network, they generate an interface ID and use NDP to learn the subnet prefix and default gateway.

Which IPv6 address assignment method is being used?

Stateless autoconfiguration

86
New cards

Which of the following address types shares multiple hosts and groups of computers that receive the same data stream?

multicast

87
New cards

Which type of address is the IP address 232.111.255.250?

Multicast

88
New cards

Which address type do people use to support video conference calls consisting of multiple participants?

Multicast

89
New cards

Which of the following BEST describes the special MAC address that multicast traffic frames are sent to?

Begins with 01-00-5E and ends with a form of the IP multicast group address

90
New cards

Which of the following allows the same IPv6 address to be assigned to multiple interfaces?

Anycast

91
New cards

Which of the following gives the same IP address to multiple servers and manually defines different routes on an IPv4 network?

BGP

92
New cards

Which IP address do broadcast messages use?

The last valid IP address on the subnet

93
New cards

Which protocol does an IP host use to inform a router that it wants to receive specific multicast frames?

IGMP

94
New cards

Which type of address identifies which single host to send a packet to?

Unicast

95
New cards

Which type of address is the IP address 198.162.12.254/24?

Unicast

96
New cards

You manage a network that has multiple internal subnets. You connect a workstation to the 192.168.1.0/24 subnet.

This workstation cannot communicate with any other host on the network. You run ipconfig /all and see the following:

Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix. : mydomain.local
Description . . . . . . . : Broadcom network adapter
Physical Address . . . . . : 00-AA-BB-CC-74-EF
DHCP Enabled. . . . . . . : No
Autoconfiguration Enabled . . : Yes
IPv4 Address. . . . . . . : 192.168.2.102(Preferred)
Subnet Mask . . . . . . . : 255.255.255.0
Default Gateway. . . . . . : 192.168.1.1
DNS Servers . . . . . . . : 192.168.2.20

What is the MOST likely cause of the problem?

Incorrect IP address

97
New cards

You administer a network with Windows Server 2016, UNIX servers, and Windows 10 Professional, Windows 8, and Macintosh clients. A Windows 8 computer user calls you one day and says that he is unable to access resources on the network. You type ipconfig on the user's computer and receive the following output:

0 Ethernet adapter:

IP address. . . . . . . . . : 169.254.1.17
Subnet Mask . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . :

You also check your NIC and see that the link light is on.

What might the problem be in this scenario?

An unavailable DHCP server

98
New cards

You are a network technician for a small consulting firm. One of your users is complaining that they are unable to connect to the local intranet site.

After some troubleshooting, you've determined that the intranet site can be connected to by using the IP address but not the hostname.

Which of the following would be the MOST likely reason for this?

Incorrect DNS settings

99
New cards

Which two commands do you use to force a new IP configuration? (Select two.)

ipconfig /release

ipconfig /renew

100
New cards

You are a network technician for a small consulting firm. One of your responsibilities is to manage the intranet site and configuration. You recently had to update the site's IP mapping due to a server upgrade.

A user is having an issue with connecting to the intranet site now. When the user attempts to connect through their web browser, they receive a message that the page cannot be displayed. If you type in the IP address, the page loads fine.

Which of the following commands should you use to fix this issue?

ipconfig /flushdns