wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

comm between net exam

Total questions: 28

Worksheet time: 16mins

Name
Class
Date
1.

How do hosts ensure that their packets are directed to the correct network destination?

a)

They always direct their packets to the default gateway, which will be responsible for the packet delivery.

b)

They send a query packet to the default gateway asking for the best route.

c)

They have to keep their own local routing table that contains a route to the loopback interface, a local network route, and a remote default route.

d)

They search in their own local routing table for a route to the network destination address and pass this information to the default gateway.

2.

What information does the loopback test provide?

a)

The TCP/IP stack on the device is working correctly.

b)

The device has end-to-end connectivity

c)

DHCP is working correctly.

d)

The device has the correct IP address on the network.

e)

The Ethernet cable is working correctly.

3.

Why is NAT not needed in IPv6?

a)

The problems that are induced by NAT applications are solved because the IPv6 header improves packet handling by intermediate routers.

b)

Any host or user can get a public IPv6 network address because the number of available IPv6 addresses is extremely large.

c)

The end-to-end connectivity problems that are caused by NAT are solved because the number of routes increases with the number of nodes that are connected to the internet.

d)

Because IPv6 has integrated security. There is no need to hide the IPv6 addresses of internal networks.

4.

What is one advantage that IPv6 simplified header offers over IPv4?

a)

efficient packet handling

b)

smaller-sized header

c)

smaller-sized source and destination IP addresses

d)

little requirement for processing checksums

5.

A computer can access devices on the same network but cannot access devices on other networks. What is the probable cause of this problem?

a)

The computer has an incorrect subnet mask.

b)

The cable is not connected properly to the NIC.

c)

The computer has an invalid IP address.

d)

The computer has an invalid default gateway address.

6.

What routing table entry has a next hop address associated with a destination network?

a)

Directly connected routes

b)

Local routes

c)

C and L source routes

d)

Remote routes

7.

What are two services provided by the OSI network layer? (Choose two.)

a)

performing error detection

b)

routing packets toward the destination

c)

collision detection

d)

encapsulating PDUs from the transport layer

e)

placement of frames on the media

8.

Which parameter does the router use to choose the path to the destination when there are multiple routes available?

a)

the higher metric value that is associated with the destination network

b)

the higher gateway IP address to get to the destination network

c)

the lower metric value that is associated with the destination network

d)

the lower gateway IP address to get to the destination network

9.

What is a basic characteristic of the IP protocol?

a)

user data segmentation

b)

media dependent

c)

connectionless

d)

reliable end-to-end delivery

10.

What is the aim of an ARP spoofing attack?

a)

to flood the network with ARP reply broadcasts

b)

to associate IP addresses to the wrong MAC address

c)

to overwhelm network hosts with ARP requests

d)

to fill switch MAC address tables with bogus addresses

11.

Where are IPv4 address to Layer 2 Ethernet address mappings maintained on a host computer?

a)

Neighbor table

b)

Routing table

c)

ARP cache

d)

MAC address table

12.

A network technician issues the arp -d * command on a PC after the router that is connected to the LAN is reconfigured. What is the result after this command is issued?

a)

The ARP cache is cleared.

b)

The ARP cache is synchronized with the router interface.

c)

The current content of the ARP cache is displayed.

d)

The detailed information of the ARP cache is displayed.

13.

Refer to the exhibit. The exhibit shows a small switched network and the contents of the MAC address table of the switch. PC1 has sent a frame addressed to PC3. What will the switch do with the frame?

a)

The switch will discard the frame.

b)

The switch will forward the frame to all ports except port 4.

c)

The switch will forward the frame only to port 1 and 3.

d)

The switch will forward the frame only to port 2.

e)

The switch will forward the frame to all ports.

14.

Under which two circumstances will a switch flood a frame out of every port except the port that the frame was received on? (Choose two.)

a)

The frame has the broadcast address as the destination address.

b)

The destination address is unknown to the switch.

c)

The source address in the frame is a multicast address.

d)

The source address in the frame header is the broadcast address.

e)

The destination address in the frame is a known unicast address.

15.

Refer to the exhibit. PC1 attempts to connect to File_server1 and sends an ARP request to obtain a destination MAC address. Which MAC address will PC1 receive in the ARP reply?

a)

the MAC address of S2

b)

the MAC address of File_server1

c)

the MAC address of the G0/0 interface on R1

d)

the MAC address of the G0/0 interface on R2

e)

the MAC address of S1

16.

What statement describes the function of the Address Resolution Protocol?

a)

ARP is used to discover the IP address of any host on the local network.

b)

ARP is used to discover the IP address of any host on a different network.

c)

ARP is used to discover the MAC address of any host on the local network.

d)

ARP is used to discover the MAC address of any host on a different network.

17.

Which two functions are primary functions of a router? (Choose two.)

a)

flow control

b)

microsegmentation

c)

packet forwarding

d)

path selection

e)

domain name resolution

18.

What are two functions of NVRAM? (Choose two.)

a)

to store the startup configuration file

b)

to store the ARP table

c)

to retain contents when power is removed

d)

to store the routing table

e)

to contain the running configuration file

19.

Refer to the exhibit. Consider the IP address configuration shown from PC1. What is a description of the default gateway address?

a)

It is the IP address of the ISP network device located in the cloud.

b)

It is the IP address of the Router1 interface that connects the company to the Internet.

c)

It is the IP address of Switch1 that connects PC1 to other devices on the same LAN.

d)

It is the IP address of the Router1 interface that connects the PC1 LAN to Router1.

20.

Which three commands are used to set up secure access to a router through a connection to the console interface? (Choose three.)

a)

password cisco

b)
  • line vty 0 4

c)

line console 0

d)

enable secret cisco

e)

login

21.

What happens when the transport input ssh command is entered on the switch vty lines?

a)

The switch requires remote connections via a proprietary client software.

b)

The switch requires a username/password combination for remote access.

c)

Communication between the switch and remote users is encrypted.

d)

The SSH client on the switch is enabled.

22.

A new network administrator has been asked to enter a banner message on a Cisco device. What is the fastest way a network administrator could test whether the banner is properly configured?

a)

Exit global configuration mode.

b)

Reboot the device

c)
  • Exit privileged EXEC mode and press Enter.

d)

Power cycle the device.

e)

Enter CTRL-Z at the privileged mode prompt

23.

What will happen if the default gateway address is incorrectly configured on a host?

a)

The host cannot communicate with other hosts in the local network.

b)

The host will have to use ARP to determine the correct address of the default gateway.

c)

The host cannot communicate with hosts in other networks.

d)

The switch will not forward packets initiated by the host.

e)

A ping from the host to 127.0.0.1 would not be successful.

24.

What are two potential network problems that can result from ARP operation? (Choose two.)

a)

Manually configuring static ARP associations could facilitate ARP poisoning or MAC address spoofing.

b)

Multiple ARP replies result in the switch MAC address table containing entries that match the MAC address of hosts that are connected to the relevant switch port.

c)

Network attackers could manipulate MAC address and IP address mappings in ARP messages with the intent of intercepting network traffic.

d)

Large numbers of ARP request broadcasts could cause the host MAC address table to overflow and prevent the host from communicating on the network.

e)

On large networks with low bandwidth, multiple ARP broadcasts could cause data communication delays.

25.

What is the effect of using the Router# copy running-config startup-config command on a router?

a)

The contents of ROM will change.

b)

The contents of NVRAM will change.

c)

The contents of flash will change.

d)

The contents of RAM will change.

26.

Which term describes a field in the IPv4 packet header that contains a unicast, multicast, or broadcast address?

a)

Destination IPv4 address

b)

Protocol

c)

TTL

d)

Header checksum

27.

What property of ARP allows hosts on a LAN to send traffic to remote networks?

a)

Local hosts learn the MAC address of the default gateway.

b)

The destination MAC address FF-FF-FF-FF-FF-FF appears in the header of the Ethernet frame.

c)

The port-to-MAC address table on a switch has the same entries as the ARP table on the switch.

d)

The source MAC address appears in the header of the Ethernet frame.

28.

Refer to the exhibit:

a)

10.118.62.1

b)

10.118.63.65

c)

10.62.63.254

d)

209.165.200.87

e)

10.118.62.196