wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Netacad Exam:Module 7-9 DHCP/FHRP

Total questions: 26

Worksheet time: 13mins

Name
Class
Date
1.

Which statement describes HSRP?

a)

If the virtual router master fails, one router is elected as the virtual router master with the other routers acting as backups.

b)

It uses ICMP to allow IPv4 hosts to locate routers that provide IPv4 connectivity to remote IP networks.

c)

It is used within a group of routers for selecting an active device and a standby device to provide gateway services to a LAN.

d)

It is an open standard protocol.

2.

What is the keyword that is displayed on www.netacad.com?

a)

DHCP

b)

Cisco

c)

switch

d)

Router

e)

networking

3.

Which protocol automates assignment of IP addresses on a network, and which port number does it use?

a)

80

b)

67

c)

DHCP

d)

DNS

e)

SMB

4.

What is a result when the DHCP servers are not operational in a network?

a)

Workstations are assigned with the IP address 127.0.0.1.

b)

Workstations are assigned with IP addresses in the 10.0.0.0/8 network.

c)

Workstations are assigned with IP addresses in the 169.254.0.0/16 network.

d)

Workstations are assigned with the IP address 0.0.0.0.

5.

What is an advantage of configuring a Cisco router as a relay agent?

a)

It reduces the response time from a DHCP server.

b)

It will allow DHCPDISCOVER messages to pass without alteration.

c)

It can forward both broadcast and multicast messages on behalf of clients.

d)

It can provide relay services for multiple UDP services.

6.

What is one indication that a Windows computer did not receive an IPv4 address from a DHCP server?

a)

The computer receives an IP address that starts with 169.254.

b)

Windows displays a DHCP timeout message.

c)

The computer cannot ping other devices on the same network with IP addresses in the 169.254.0.0/16 range.

d)

The computer cannot ping 127.0.0.1.

7.

A company uses DHCP servers to dynamically assign IPv4 addresses to employee workstations. The address lease duration is set as 5 days. An employee returns to the office after an absence of one week. When the employee boots the workstation, it sends a message to obtain an IP address. Which Layer 2 and Layer 3 destination addresses will the message contain?

a)

A) MAC address of the DHCP server and 255.255.255.255

b)

B) both MAC and IPv4 addresses of the DHCP server

c)

C) FF-FF-FF-FF-FF-FF and IPv4 address of the DHCP server

d)

D) FF-FF-FF-FF-FF-FF and 255.255.255.255

8.

Which message does an IPv4 host use to reply when it receives a DHCPOFFER message from a DHCP server?

a)

DHCPDISCOVER

b)

DHCPPACK

c)

DHCPOFFER

d)

DHCPREQUEST

9.

A host PC is attempting to lease an address through DHCP. What message is sent by the server to let the client know it is able to use the provided IP information?

a)

DHCPNACK

b)

DHCPPACK

c)

DHCPDISCOVER

d)

DHCPOFFER

e)

DHCPREQUEST

10.

Which kind of message is sent by a DHCP client when its IP address lease has expired?

a)

a DHCPREQUEST broadcast message

b)

a DHCPDISCOVER unicast message

c)

a DHCPDISCOVER broadcast message

d)

a DHCPREQUEST unicast message

11.

A client device on an Ethernet segment needs an IP address in order to communicate on the network. A DHCP server with IP address 192.168.1.1 has been configured and enabled on the network. How will a client device obtain a usable IP address for this network?

a)

Use a statically configured IP address from the pool of IP addresses that is offered by the DHCP server.

b)

Send a DHCPDISCOVER message to physical address FF-FF-FF-FF-FF-FF.

c)

Send a DHCPACK packet to the default gateway address.

d)

Send a DHCPREQUEST packet to IP address 255.255.255.255.

12.

Which command, when issued in the interface configuration mode of a router, enables the interface to acquire an IPv4 address automatically from an ISP, when that link to the ISP is enabled?

a)

service dhcp

b)

ip dhcp pool

c)

ip address dhcp

d)

ip helper-address

13.

A company uses DHCP to manage IP address deployment for employee workstations. The IT department deploys multiple DHCP servers in the data center and uses DHCP relay agents to facilitate the DHCP requests from workstations. Which two UDP ports are used to forward DHCP traffic?

a)

68

b)

23

c)

53

d)

80

e)

67

14.

PC1 is configured to obtain a dynamic IP address from the DHCP server. PC1 has been shut down for two weeks. When PC1 boots and tries to request an available IP address, which destination IP address will PC1 place in the IP header?

a)

192.168.1.8

b)

192.168.1.1

c)

255.255.255.255

d)

192.168.1.255

15.

Which set of commands will configure a router as a DHCP server that will assign IPv4 addresses to the 192.168.100.0/23 LAN while reserving the first 10 and the last addresses for static assignment?

a)

dhcp pool LAN-POOL-100 ip dhcp excluded-address 192.168.100.1 192.168.100.9 ip dhcp excluded-address 192.168.100.254 network 192.168.100.0 255.255.254.0 default-router 192.168.101.1

b)

ip dhcp excluded-address 192.168.100.1 192.168.100.9 ip dhcp excluded-address 192.168.101.254 ip dhcp pool LAN-POOL-100 network 192.168.100.0 255.255.255.0 ip default-gateway 192.168.100.1

c)

ip dhcp excluded-address 192.168.100.1 192.168.100.10 ip dhcp excluded-address 192.168.100.254 ip dhcp pool LAN-POOL-100 network 192.168.100.0 255.255.255.0 ip default-gateway 192.168.100.1

d)

ip dhcp excluded-address 192.168.100.1 192.168.100.10 ip dhcp excluded-address 192.168.101.254 ip dhcp pool LAN-POOL-100 network 192.168.100.0 255.255.254.0 default-router 192.168.101.1

16.
Question Image

Match the step number to the sequence of stages that occur during the HSRP failover process.

a)

The forwarding router fails.

1.

Step 1

b)

The new forwarding router assumes both the IP and MAC addresses of the virtual router.

2.

Step 4

c)

The standby router assumes the role of the forwarding router.

3.

Step 3

d)

The standby router stops seeing hello messages from the forwarding router.

4.

Step 2

17.

Match the FHRP protocols to the appropriate description.

a)

A Cisco proprietary FHRP that provides load sharing in addition to redundancy

1.

GLBP

b)

An open standard FHRP that provides redundancy through use of a virtual routers master and one or more backups

2.

VRRP

c)

A Cisco proprietary FHRP that provides redundancy through use of an active device and standby device

3.

HSRP

18.

Which destination MAC address is used when frames are sent from the workstation to the default gateway?

a)

MAC address of the virtual router

b)

MAC addresses of both the forwarding and standby routers

c)

MAC address of the forwarding router

d)

MAC address of the standby router

19.

A network administrator is analyzing the features that are supported by different first-hop router redundancy protocols. Which statement describes a feature that is associated with HSRP?

a)

HSRP uses active and standby routers.

b)

HSRP is nonproprietary.

c)

It allows load balancing between a group of redundant routers.

d)

It uses ICMP messages in order to assign the default gateway to hosts.

20.

A network engineer is troubleshooting host connectivity on a LAN that uses a first hop redundancy protocol. Which IPv4 gateway address should be configured on the host?

a)

192.168.2.0

b)

192.168.2.2

c)

192.168.2.1

d)

192.168.2.100

21.

What protocol can be configured on gateway routers R1 and R2 that will allow traffic from the internal LAN to be load balanced across the two gateways to the Internet?

a)

STP

b)

PVST+

c)

GLBP

d)

PVST

22.

Which FHRP implementation is a nonproprietary protocol which relies on ICMP to provide IPv4 redundancy?

a)

IRDP

b)

VRRPv2

c)

VRRPv3

d)

HSRP for IPv6

23.

The address pool of a DHCP server is configured with 10.3.2.0/24. The network administrator reserves 3 IP addresses for printers. How many IP addresses are left in the pool to be assigned to other hosts?

a)

255

b)

251

c)

241

d)

252

e)

249

24.

What information can be verified through the show ip dhcp binding command?

a)

the IPv4 addresses that are assigned to hosts by the DHCP server

b)

the IPv4 addresses that have been excluded from the DHCPv4 pool

c)

that DHCPv4 discover messages are still being received by the DHCP server

d)

the number of IP addresses remaining in the DHCP pool

25.

Which statement is true about DHCP operation?

a)

A) A client must wait for lease expiration before it sends another DHCPREQUEST message.

b)

B) The DHCPDISCOVER message contains the IP address and subnet mask to be assigned, the IP address of the DNS server, and the IP address of the default gateway.

c)

C) If the client receives several DHCPOFFER messages from different servers, it sends a unicast DHCPREQUEST message to the server from which it chooses to obtain the IP information.

d)

D) When a device that is configured to use DHCP boots, the client broadcasts a DHCPDISCOVER message to identify any available DHCP servers on the network.

26.

The address pool of a DHCP server is configured with 172.23.143.0/26. The network administrator reserves 14 IP addresses for file servers. How many IP addresses are left in the pool to be assigned to other hosts?

a)

50

b)

61

c)

40

d)

48

e)

58