Modules 8-10: Communicating Between Networks

Lakukan tugas rumah & ujian kamu dengan baik sekarang menggunakan Quizwiz!

Match the commands to the correct actions. (Not all options are used.) a. provides security on the console b. displays a message when the router is accessed c. configures a name on the router 1. Router(config)# hostname CL1 2. Router(config)# enable password Cisco 3. Router(config-line)# password class 4. Router(config)# password Cisco 5. Router(config)# banner motd #

1 -> c 2 -> 3 -> a 4 -> 5 -> b

Refer to the exhibit. Match the packets with their destination IP address to the exiting interfaces on the router. (Not all targets are used.) a. packets with destination 172.17.10.5 b. packets with destination 172.17.12.10 c. packets with destination 172.17.14.8 d. packets with destination 172.17.8.20 e. packets with destination 172.17.6.15 1. FastEthernet0/0 2. FastEthernet 0/1 3. FastEthernet 1/0 4. FastEthernet 1/1 5. Serial0/0/0 6. The packet is dropped

1 -> e 2 -> c 3 -> b 4 -> a 5 -> d

Which field in the IPv4 header is used to prevent a packet from traversing a network endlessly? a. Time-to-Live b. Sequence Number c. Acknowledgment Number d. Differentiated Services

Time-to-Live

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

c

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 current content of the ARP cache is displayed. c. The detailed information of the ARP cache is displayed. d. The ARP cache is synchronized with the router interface.

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

a

Refer to the exhibit. A network administrator is connecting a new host to the Payroll LAN. The host needs to communicate with remote networks. What IP address would be configured as the default gateway on the new host? a. 10.27.14.148 b. 10.27.14.1 c. 10.14.15.254 d. 203.0.113.39 e. 10.27.15.17

a

Refer to the exhibit. A network administrator is connecting a new host to the Registrar LAN. The host needs to communicate with remote networks. What IP address would be configured as the default gateway on the new host? a. 192.168.225.223 b. 192.168.225.1 c. 10.224.225.254 d. 203.0.113.246 e. 192.168.224.103

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

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.

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

a

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? a. source IPv4 address b. destination IPv4 address c. protocol d. TTL

a

Which term describes a field in the IPv4 packet header used to detect corruption in the IPv4 header? a. header checksum b. source IPv4 address c. protocol d. TTL

a

Which term describes a field in the IPv4 packet header used to identify the next level protocol? a. protocol b. version c. differentiated services d. header checksum

a

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.

a and b

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

a and d

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

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

b

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 Router1 interface that connects the company to the Internet. b. It is the IP address of the Router1 interface that connects the PC1 LAN to Router1. 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 ISP network device located in the cloud

b

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 S1 b. the MAC address of the G0/0 interface on R1 c. the MAC address of the G0/0 interface on R2 d. the MAC address of S2 e. the MAC address of File_server1

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

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.

b

What property of ARP allows MAC addresses of frequently used servers to be fixed in the ARP table? 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

b

What property of ARP causes the request to be flooded out all ports of a switch except for the port receiving the ARP request? 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.

b

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? a. Next Header b. Flow Label c. Traffic Class d. Differentiated Services

b

Where are IPv4 address to Layer 2 Ethernet address mappings maintained on a host computer? a. neighbor table b. ARP cache c. routing table d. MAC address table

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.

b

Which term describes a field in the IPv4 packet header that contains a 4-bit binary value set to 0100? a. source IPv4 address b. version c. protocol d. TTL

b

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? a. destination IPv4 address b. differentiated services c. source IPv4 address d. protocol

b

Which term describes a field in the IPv4 packet header used to limit the lifetime of a packet? a. source IPv4 address b. TTL c. protocol d. header checksum

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

b

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

b and 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 and 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 and c

Refer to the exhibit. A network administrator is connecting a new host to the Medical LAN. The host needs to communicate with remote networks. What IP address would be configured as the default gateway on the new host? a. 192.168.191.1 b. 10.190.191.254 c. 192.168.191.189 d. 198.51.100.213 e. 192.168.190.70

c

Refer to the exhibit. A network administrator is connecting a new host to the Registrar LAN. The host needs to communicate with remote networks. What IP address would be configured as the default gateway on the new host? a. 192.168.235.1 b. 10.234.235.254 c. 192.168.235.234 d. 203.0.113.3 e. 192.168.234.114

c

Refer to the exhibit. A user PC has successfully transmitted packets to www.cisco.com. Which IP address does the user PC target in order to forward its data off the local network? a. 172.24.255.17 b. 172.24.1.22 c. 172.20.0.254 d. 172.24.255.4 e. 172.20.1.18

c

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 only to port 2. c. The switch will forward the frame to all ports except port 4. d. The switch will forward the frame to all ports. e. The switch will forward the frame only to ports 1 and 3.

c

What important information is examined in the Ethernet frame header by a Layer 2 device in order to forward the data onward? a. source MAC address b. source IP address c. destination MAC address d. Ethernet type e. destination IP address

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.

c

What property of ARP allows hosts on a LAN to send traffic to remote networks? 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. Local hosts learn the MAC address of the default gateway. d. The port-to-MAC address table on a switch has the same entries as the ARP table on the switch.

c

What routing table entry has a next hop address associated with a destination network? a. directly-connected routes b. local routes c. remote routes d. C and L source routes

c

Which destination address is used in an ARP request frame? a. 0.0.0.0 b. 255.255.255.255 c. FFFF.FFFF.FFFF d. AAAA.AAAA.AAAA e. the physical address of the destination hos

c

Which term describes a field in the IPv4 packet header that contains a unicast, multicast, or broadcast address? a. TTL b. protocol c. destination IPv4 address d. header checksum

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.

c

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

c, e and f

What is a basic characteristic of the IP protocol? a. connectionless b. media dependent c. user data segmentation d. reliable end-to-end delivery

connectionless

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 cable is not connected properly to the NIC. b. The computer has an invalid IP address. c. The computer has an incorrect subnet mask. d. The computer has an invalid default gateway address.

d

What is one advantage that the IPv6 simplified header offers over IPv4? a. smaller-sized header b. little requirement for processing checksums c. smaller-sized source and destination IP addresses d. efficient packet handling

d

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

d

What property of ARP causes cached IP-to-MAC mappings to remain in memory longer? a. A static IP-to-MAC address entry can be entered manually into an ARP table. b. The type field 0x806 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. Entries in an ARP table are time-stamped and are purged after the timeout expires.

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

d

Which IPv4 address can a host use to ping the loopback interface? a. 126.0.0.1 b. 127.0.0.0 c. 126.0.0.0 d. 127.0.0.1

d

Which statement describes a feature of the IP protocol? a. IP encapsulation is modified based on network media. b. IP relies on Layer 2 protocols for transmission error control. c. MAC addresses are used during the IP packet encapsulation. d. IP relies on upper layer services to handle situations of missing or out-of-order packets.

d

Which term describes a field in the IPv4 packet header used to identify the next level protocol? a. TTL b. destination IPv4 address c. source IPv4 address d. protocol

d

Which information is used by routers to forward a data packet toward its destination? a. source IP address b. destination IP address c. source data-link address d. destination data-link address

destination IP address

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.

e

Refer to the exhibit. A network administrator is connecting a new host to the Service LAN. The host needs to communicate with remote networks. What IP address would be configured as the default gateway on the new host? a. 172.29.157.1 b. 10.156.157.254 c. 198.51.100.177 d. 172.29.156.36 e. 172.29.157.156

e

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

e and f

What IPv4 header field identifies the upper layer protocol carried in the packet? a. Protocol b. Identification c. Version d. Differentiated Services

protocol


Set pelajaran terkait

accounting software applications

View Set

Leadership, Leadership: Q5, Leadership: Q1, Delegation EAQs, Leadership/Management EAQ's, Leadership EAQ's, Leadership EAQs, Leadership EAQs, Leadership: Q2

View Set

Regular Howard Russian Revolution!

View Set

Psych Videbeck Chapter 4: Treatment Settings and Therapeutic Programs

View Set

Ch. 22 - Spirituality - Sherpath, Evolve, EOC

View Set

1.4.5 Windows File and Folder Management

View Set

Sacred Scriptures - Test 1:Unit 1-2 U.T.S. Chapters 1-4, 30

View Set