wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

105 7-9 Review

Total questions: 29

Worksheet time: 29mins

Name
Class
Date
1.

A DHCP-enabled client PC has just booted. During which two steps will the client PC use broadcast messages when communicating with a DHCP server? (Choose two.)

a)

DHCPREQUEST

b)

DHCPOFFER

c)

DHCPACK

d)

DHCPDISCOVER

e)

DHCPNAK

2.

An administrator issues the commands:

Router(config)# interface g0/1

Router(config-if)# ip address dhcp

What is the administrator trying to achieve?

a)

configuring the router to resolve IP address conflicts

b)

configuring the router to obtain IP parameters from a DHCPv4 server

c)

configuring the router to act as a DHCPv4 server

d)

configuring the router to act as a relay agent

3.

Which DHCP IPv4 message contains the following information?

Destination address: 255.255.255.255

Client IPv4 address: 0.0.0.0

Default gateway address: 0.0.0.0

Subnet mask: 0.0.0.0

a)

DHCPOFFER

b)

DHCPACK

c)

DHCPREQUEST

d)

DHCPDISCOVER

4.

What kind of message is sent by a DHCPv4 client requesting an IP address?

a)

DHCPACK unicast message

b)

DHCPDISCOVER broadcast message

c)

DHCPDISCOVER unicast message

d)

DHCPOFFER unicast message

5.

What is the destination IP address when an IPv4 host sends a DHCPDISCOVER message?

a)

224.0.0.1

b)

127.0.0.1

c)

255.255.255.255

d)

0.0.0.0

6.

If more than one DHCP server is available on the local network, in which order will DHCP messages be sent between a host and a DHCP server?

a)

request, discover, offer, acknowledgment

b)

discover, offer, request, acknowledgment

c)

acknowledgment, request, offer, discover

d)

request, acknowledgment, discover, offer

7.

Under which two circumstances would a router usually be configured as a DHCPv4 client? (Choose two.)

a)

The administrator needs the router to act as a relay agent.

b)

The router has a fixed IP address.

c)

The router is meant to provide IP addresses to the hosts.

d)

This is an ISP requirement.

e)

The router is intended to be used as a SOHO gateway.

8.

Which address does a DHCPv4 server target when sending a DHCPOFFER message to a client that makes an address request?

a)

broadcast MAC address

b)

client hardware address

c)

gateway IP address

d)

client IP address

9.

What is the reason why the DHCPREQUEST message is sent as a broadcast during the DHCPv4 process?

a)

for routers to fill their routing tables with this new information

b)

for hosts on other subnets to receive the information

c)

to notify other hosts not to request the same IP address

d)

to notify other DHCP servers on the subnet that the IP address was leased

10.

How does an IPv6 client ensure that it has a unique address after it configures its IPv6 address using the SLAAC allocation method?

a)

It contacts the DHCPv6 server via a special formed ICMPv6 message.

b)

It sends an ARP message with the IPv6 address as the destination IPv6 address.

c)

It sends an ICMPv6 Neighbor Solicitation message with the IPv6 address as the target IPv6 address.

d)

It checks with the IPv6 address database that is hosted by the SLAAC server.

11.

What two methods can be used to generate an interface ID by an IPv6 host that is using SLAAC? (Choose two.)

a)

EUI-64

b)

DAD

c)

ARP

d)

stateful DHCPv6

e)

random generation

12.

Which command should be configured on a router interface to set the router as a stateful DHCPv6 client?

a)

ipv6 address dhcp

b)

ipv6 address autoconfigure

c)

ipv6 enable

d)

ipv6 dhcp server stateful

13.

What message informs IPv6 enabled interfaces to use stateful DHCPv6 for obtaining an IPv6 address?

a)

the ICMPv6 Router Advertisement

b)

the DHCPv6 Reply message

c)

the DHCPv6 Advertise message

d)

the ICMPv6 Router Solicitation

14.

In which alternative to DHCPv6 does a router dynamically provide IPv6 configuration information to hosts?

a)

ICMPv6

b)

EUI-64

c)

ARP

d)

SLAAC

15.

What process is used in ICMPv6 for a host to verify that an IPv6 address is unique before configuring it on an interface?

a)

ARP

b)

SLAAC

c)

DAD

d)

EUI-64

16.

What are two characteristics of the SLAAC method for IPv6 address configuration? (Choose two.)

a)

Router solicitation messages are sent by the router to offer IPv6 addressing to clients.

b)

The default gateway of an IPv6 client on a LAN will be the link-local address of the router interface attached to the LAN.

c)

IPv6 addressing is dynamically assigned to clients through the use of ICMPv6.

d)

This stateful method of acquiring an IPv6 address requires at least one DHCPv6 server.

e)

Clients send router advertisement messages to routers to request IPv6 addressing.

17.

After booting, a client receives an ICMPv6 RA message with the M flag set to 0 and the O flag set to 1. What does this indicate?

a)

The client should be statically configured with an IPv6 address because the local router does not support autoconfiguration.

b)

The client should automatically configure an IPv6 address and then contact a DHCPv6 server for more information.

c)

The client should automatically configure an IPv6 address without contacting a DHCPv6 server.

d)

The client should request an IPv6 address directly from a DHCPv6 server.

18.

A network administrator is entering the command ipv6 unicast-routing to start configuring DHCPv6 operation on a router. Which statement describes the function of this command?

a)

It is required for enabling DNS service in DHCPv6 configurations.

b)

It is required for sending ICMPv6 RA messages.

c)

It is required to configure stateful DHCPv6 server on the router.

d)

It is required to configure stateless DHCPv6 server on the router.

19.

What is the purpose of HSRP?

a)

It prevents malicious hosts from connecting to trunk ports.

b)

It provides a continuous network connection when a router fails.

c)

It prevents a rogue switch from becoming the STP root.

d)

It enables an access port to immediately transition to the forwarding state.

20.

Which nonproprietary protocol provides router redundancy for a group of routers which support IPv4 LANs?

a)

HSRP

b)

SLB

c)

VRRPv2

d)

GLBP

21.

A network administrator is analyzing first-hop router redundancy protocols. What is a characteristic of VRRPv3?

a)

It supports IPv6 and IPv4 addressing.

b)

It works together with HSRP.

c)

VRRPv3 is Cisco proprietary.

d)

It allows load balancing between routers.

22.

What is a potential disadvantage when implementing HSRP as compared to GLBP?

a)

HSRP provides default gateway failover only when the active router fails.

b)

HSRP does not have the capability to support IPv6 addresses.

c)

HSRP does not provide load balancing with multiple active routers.

d)

HSRP does not function in a multivendor environment.

23.

A network engineer is configuring a LAN with a redundant first hop to make better use of the available network resources. Which protocol should the engineer implement?

a)

GLBP

b)

HSRP

c)

VRRP

d)

FHRP

24.

When first hop redundancy protocols are used, which two items will be shared by a set of routers that are presenting the illusion of being a single router? (Choose two.)

a)

IP Address

b)

BID

c)

hostname

d)

static route

e)

MAC Address

25.

In FHRP terminology, what represents a set of routers that present the illusion of a single router to hosts?

a)

standby router

b)

forwarding router

c)

virtual router

d)

default gateway

26.

A user needs to add redundancy to the routers in a company. What are the three options the user can use? (Choose three.)

a)

STP

b)

GLBP

c)

VRRP

d)

HSRP

e)

IPFIX

27.

A network administrator is overseeing the implementation of first hop redundancy protocols. Which two protocols are Cisco proprietary? (Choose two.)

a)

HSRP

b)

VRRP

c)

GLBP

d)

IRDP

e)

BEAN

28.

What is the the title of Module 10?

a)

WLAN Concepts

b)

LAN Security Concepts

c)

Routing Concepts

d)

IP Static Routing

29.

How many Bob videos are you going to watch to study?

a)

All of them!

b)

None of them.

c)

Who is Bob?