wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CCNP - ENARSI - Chapter 1 - IPv4/IPv6 Addressing and Routing Rev

Total questions: 21

Worksheet time: 11mins

Name
Class
Date
1.

What occurs when a PC with the IP address 10.1.1.27/28 needs to communicate with a PC that has IP address 10.1.1.18? (Choose two.)

a)

It sends the frame to its default gateway.

b)

It sends the frame directly to the destination PC.

c)

It uses ARP to get the MAC address of the default gateway.

d)

It uses ARP to get the MAC address of the destination PC.

2.

What occurs when a PC with the IP address 10.1.1.27/29 needs to communicate with a PC that has IP address 10.1.1.18? (Choose two.)

a)

It sends the frame to its default gateway.

b)

It sends the frame directly to the destination PC.

c)

It uses ARP to get the MAC address of the default gateway.

d)

It uses ARP to get the MAC address of the destination PC.

3.

Which command enables you to verify the IP address configured on a router’s interface?

a)

ipconfig

b)

show ip interface

c)

arp -a

d)

show ip arp

4.

What is the correct order of operations for the DHCP for IPv4 process?

a)

Offer, Request, Ack, Discover

b)

Discover, Request, Ack, Offer

c)

Request, Offer, Discover, Ack

d)

Discover, Offer, Request, Ack

5.

Which command is needed on a router interface to forward DHCP Discover messages to a DHCP server on a different subnet?

a)

ip address dhcp

b)

ip helper-address

c)

ip dhcp-forwarder

d)

ip dhcp server

6.

Which command enables a router interface to obtain an IP address from a DHCP server?

a)

ip dhcp client

b)

ip dhcp server

c)

ip address dhcp

d)

ip helper-address

7.

What protocol is used with IPv6 to determine the MAC address of a device in the same local area network?

a)

Address Resolution Protocol

b)

Inverse Address Resolution Protocol

c)

Neighbor Discovery Protocol

d)

Neighbor Solicitation

8.

Which of the following are true when using EUI-64? (Choose two.)

a)

The interface MAC address is used unmodified.

b)

The interface MAC address is used with FFFE added to the middle.

c)

The seventh bit from the left in the MAC address is flipped.

d)

The seventh bit from the right in the MAC address is flipped.

9.

What command is used on a Cisco IOS router to enable SLAAC on an interface?

a)

ipv6 address autoconfig

b)

ipv6 address dhcp

c)

ipv6 address prefix eui-64

d)

ipv6 nd ra suppress

10.

Which of the following are requirements for stateless address autoconfiguration to function? (Choose three.)

a)

The prefix must be /64.

b)

The router must be sending and not suppressing RA messages.

c)

The router must be enabled for IPv6 unicast routing.

d)

The router must be sending RS messages.

11.

Which command is used to enable a router to inform clients that they need to get additional configuration information from a DHCPv6 server?

a)

ipv6 nd ra suppress

b)

ipv6 dhcp relay destination

c)

ipv6 address autoconfig

d)

ipv6 nd other-config-flag

12.

What command enables you to configure a router interface as a DHCPv6 relay agent?

a)

ipv6 forwarder

b)

ipv6 helper-address

c)

ipv6 dhcp relay destination

d)

ipv6 dhcp client

13.

Which two data structures reside at the router’s data plane? (Choose two.)

a)

IP routing table

b)

ARP cache

c)

Forwarding Information Base

d)

Adjacency table

14.

Which command enables you to verify routes in the FIB?

a)

show ip route

b)

show ip arp

c)

show ip cef

d)

show adjacency detail

15.

Which of the following populate a routing protocol’s data structure, such as the EIGRP topology table? (Choose three.)

a)

Updates from a neighbor

b)

Redistributed routes

c)

Interfaces enabled for the routing process

d)

Static routes

16.

Which of the following has the lowest default administrative distance?

a)

OSPF

b)

EIGRP (internal)

c)

RIP

d)

eBGP

17.

What is the default administrative distance of an OSPF intra-area route?

a)

90

b)

110

c)

115

d)

120

18.

Your router has learned about the 10.0.0.0/24 network from EIGRP, OSPF, and IS-IS. What is the administrative distance of the source protocol that the router will install in the routing table to reach 10.0.0.0/24?

a)

90

b)

110

c)

115

d)

120

19.

Your router has learned about the 10.0.0.0/24 network from EIGRP, OSPF, and IS-IS. You need the route learned from IS-IS installed in the routing table. What do you need to do?

a)

Nothing because IS-IS will be installed by default.

b)

Increase the administrative distance of the IS-IS route to 121.

c)

Increase the administrative distance of the EIGRP route to 116.

d)

Reduce the administrative distance of the IS-IS route to 80.

20.

How can you create a floating static route?

a)

Provide the static route with a metric higher than the preferred source of the route.

b)

Provide the static route with a metric lower than the preferred source of the route.

c)

Provide the static route with an AD higher than the preferred source of the route.

d)

Provide the static route with an AD lower than the preferred source of the route.

21.

What occurs when you create an IPv4 static route with an Ethernet interface designated instead of a next-hop IP address?

a)

The router uses ARP to get the MAC address of the directly connected router’s IP address.

b)

The router forwards the packet with the destination MAC address FFFF:FFFF:FFFF.

c)

The router uses ARP to get the MAC address of the IP address in the source of the packet.

d)

The router uses ARP to get the MAC address of the IP address in the destination of the packet.