cisco 8-10

Ace your homework & exams now with Quizwiz!

header checksum

Which term describes a field in the IPv4 packet header used to detect corruption in the IPv4 header?

TTL

Which term describes a field in the IPv4 packet header used to limit the lifetime of a packet?

Protocol

What IPv4 header field identifies the upper layer protocol carried in the packet?

ARP cache is cleared.

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?

b c

What are two functions of NVRAM? (Choose two.) to store the routing table to retain contents when power is removed to store the startup configuration file to contain the running configuration file to store the ARP table

time to live

Which field in the IPv4 header is used to prevent a packet from traversing a network endlessly?

b

A router receives a packet from the Gigabit 0/0 interface and determines that the packet needs to be forwarded out the Gigabit 0/1 interface. What will the router do next? a. route the packet out the Gigabit 0/1 interface b. create a new Layer 2 Ethernet frame to be sent to the destination c. look into the ARP cache to determine the destination IP address d. look into the routing table to determine if the destination network is in the routing table

a

How do hosts ensure that their packets are directed to the correct network destination? a. 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.​ b. They always direct their packets to the default gateway, which will be responsible for the packet delivery. c. They search in their own local routing table for a route to the network destination address and pass this information to the default gateway. d. They send a query packet to the default gateway asking for the best route.

b

The global configuration command ip default-gateway 172.16.100.1 is applied to a switch. What is the effect of this command? a. The switch will have a management interface with the address 172.16.100.1. b. The switch can be remotely managed from a host on another network. c. The switch can communicate with other hosts on the 172.16.100.0 network. d. The switch is limited to sending and receiving frames to and from the gateway 172.16.100.1.

a b

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 header is the broadcast address. d. The source address in the frame is a multicast address. e. The destination address in the frame is a known unicast address.

remote routes

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

c

Within a production network, what is the purpose of configuring a switch with a default gateway address? a. Hosts that are connected to the switch can use the switch default gateway address to forward packets to a remote destination. b. A switch must have a default gateway to be accessible by Telnet and SSH. c. The default gateway address is used to forward packets originating from the switch to remote networks. d. It provides a next-hop address for all traffic that flows through the switch.

b

A computer has to send a packet to a destination host in the same LAN. How will the packet be sent? a. The packet will be sent to the default gateway first, and then, depending on the response from the gateway, it may be sent to the destination host. b. The packet will be sent directly to the destination host. c. The packet will first be sent to the default gateway, and then from the default gateway it will be sent directly to the destination host. d. The packet will be sent only to the default gateway.

e

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. Reboot the device. b. Enter CTRL-Z at the privileged mode prompt. c. Exit global configuration mode. d. Power cycle the device. e. Exit privileged EXEC mode and press Enter.

c

A router boots and enters setup mode. What is the reason for this? a. The IOS image is corrupt. b. Cisco IOS is missing from flash memory. c. The configuration file is missing from NVRAM. d. The POST process has detected hardware failure.

b c

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. On large networks with low bandwidth, multiple ARP broadcasts could cause data communication delays. 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. Multiple ARP replies result in the switch MAC address table containing entries that match the MAC addresses of hosts that are connected to the relevant switch port.

b c

What are two services provided by the OSI network layer? (Choose two.) a. performing error detection b. routing packets toward the destination c. encapsulating PDUs from the transport layer d. placement of frames on the media e. collision detection

b

What happens when the transport input ssh command is entered on the switch vty lines? a. The SSH client on the switch is enabled. b. Communication between the switch and remote users is encrypted. c. The switch requires a username/password combination for remote access. d. The switch requires remote connections via a proprietary client software.

destination MAC address

What important information is examined in the Ethernet frame header by a Layer 2 device in order to forward the data onward?

a

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 Ethernet cable is working correctly. e. The device has the correct IP address on the network.

connectionless

What is a basic characteristic of the IP protocol?

efficient packet handling

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

c

What is the aim of an ARP spoofing attack? a. to flood the network with ARP reply broadcasts b. to fill switch MAC address tables with bogus addresses c. to associate IP addresses to the wrong MAC address d. to overwhelm network hosts with ARP requests

c

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 RAM will change. c. The contents of NVRAM will change. d. The contents of flash will change.

a

What property of ARP allows MAC addresses of frequently used servers to be fixed in the ARP table? a. A static IP-to-MAC address entry can be entered manually into an ARP table. b. Entries in an ARP table are time-stamped and are purged after the timeout expires. c. The type field 0x806 appears in the header of the Ethernet frame. d. The port-to-MAC address table on a switch has the same entries as the ARP table on the switch.

a

What property of ARP allows MAC addresses of frequently used servers to be fixed in the ARP table? a. A static IP-to-MAC address entry can be entered manually into an ARP table. b. The destination MAC address FF-FF-FF-FF-FF-FF appears in the header of the Ethernet frame. c. The source MAC address appears in the header of the Ethernet frame. d. The port-to-MAC address table on a switch has the same entries as the ARP table on the switch.

a

What property of ARP causes a reply only to the source sending an ARP request? a. The source MAC address appears in the header of the Ethernet frame. b. The destination MAC address FF-FF-FF-FF-FF-FF appears in the header of the Ethernet frame. c. The type field 0x806 appears in the header of the Ethernet frame. d. ARP replies are broadcast on the network when a host receives an ARP request.

a

What property of ARP causes cached IP-to-MAC mappings to remain in memory longer? a. Entries in an ARP table are time-stamped and are purged after the timeout expires. b. A static IP-to-MAC address entry can be entered manually into an ARP table. c. The type field 0x806 appears in the header of the Ethernet frame. d. The port-to-MAC address table on a switch has the same entries as the ARP table on the switch.

a

What property of ARP causes the NICs receiving an ARP request to pass the data portion of the Ethernet frame to the ARP process? a. The type field 0x806 appears in the header of the Ethernet frame. b. The destination MAC address FF-FF-FF-FF-FF-FF appears in the header of the Ethernet frame. c. Entries in an ARP table are time-stamped and are purged after the timeout expires. d. ARP replies are broadcast on the network when a host receives an ARP request.

a

What property of ARP forces all Ethernet NICs to process an ARP request? a. The destination MAC address FF-FF-FF-FF-FF-FF appears in the header of the Ethernet frame. b. The source MAC address appears in the header of the Ethernet frame. c. The type field 0x806 appears in the header of the Ethernet frame. d. ARP replies are broadcast on the network when a host receives an ARP request.

d

What statement describes the function of the Address Resolution Protocol? a. ARP is used to discover the IP address of any host on a different network. b. ARP is used to discover the IP address of any host on the local network. c. ARP is used to discover the MAC address of any host on a different network. d. ARP is used to discover the MAC address of any host on the local network.

d

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 switch will not forward packets initiated by the host. c. The host will have to use ARP to determine the correct address of the default gateway. d. The host cannot communicate with hosts in other networks. e. A ping from the host to 127.0.0.1 would not be successful.

flow label

When transporting data from real-time applications, such as streaming audio and video, which field in the IPv6 header can be used to inform the routers and switches to maintain the same path for the packets in the same conversation?

ARP cache

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

127.0.0.1

Which IPv4 address can a host use to ping the loopback interface

FFFF.FFFF.FFFF

Which destination address is used in an ARP request frame?

destination IP address

Which information is used by routers to forward a data packet toward its destination?

a

Which parameter does the router use to choose the path to the destination when there are multiple routes available? a. the lower metric value that is associated with the destination network b. the lower gateway IP address to get to the destination network c. the higher metric value that is associated with the destination network d. the higher gateway IP address to get to the destination network

b

Which statement describes the treatment of ARP requests on the local link? a. They must be forwarded by all routers on the local network. b. They are received and processed by every device on the local network. c. They are dropped by all switches on the local network. d. They are received and processed only by the target device.

source IPv4 address

Which term describes a field in the IPv4 packet header that contains a 32-bit binary value associated with an interface on the sending device?

version

Which term describes a field in the IPv4 packet header that contains a 4-bit binary value set to 0100?

destination IPv4 address

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

differentiated services

Which term describes a field in the IPv4 packet header that contains an 8-bit binary value used to determine the priority of each packet?

protocol

Which term describes a field in the IPv4 packet header used to identify the next level protocol?

c e f

Which three commands are used to set up secure access to a router through a connection to the console interface? (Choose three.) a. interface fastethernet 0/0 b. line vty 0 4 c. line console 0 d. enable secret cisco e. login f. password cisco

a d

Which two functions are primary functions of a router? (Choose two.) a, packet forwarding b. microsegmentation c. domain name resolution d. path selection e. flow control

e f

Which two types of IPv6 messages are used in place of ARP for address resolution? a. anycast b. broadcast c. echo reply d. echo request e. neighbor solicitation f. neighbor advertisement

b

Why is NAT not needed in IPv6?​ a. Because IPv6 has integrated security, there is no need to hide the IPv6 addresses of internal networks.​ b. Any host or user can get a public IPv6 network address because the number of available IPv6 addresses is extremely large.​ c. The problems that are induced by NAT applications are solved because the IPv6 header improves packet handling by intermediate routers.​ d. 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.


Related study sets

OB Chapter 2: Values and Attitudes

View Set

General Psychology Chapter 3 Questions

View Set

Possible Exam II Questions: Evolve

View Set

Chapter 72, Chapter 73, Chapter 69: Nursing Management: Emergency, Terrorism, and Disaster Nursing

View Set

Lifetime Wellness- Chapter 2/ 3/ 4/ 5/ 6

View Set

Chapter 24: Nutrient and Metabolism

View Set