routing and switching test 1
What IPv4 address is used in the destination field in the packet as the packet leaves PC A?
192.168.12.16*
Which two statements correctly describe the concepts of administrative distance and metric? (Choose two.)
Administrative distance refers to the trustworthiness of a particular route* Routes with the smallest metric to a destination indicate the best path*
Which packet-forwarding method does a router use to make switching decisions when it is using a forwarding information base and an adjacency table?
Cisco Express Forwarding*
In order for packets to be sent to a remote destination, what three pieces of information must be configured on a host? (Choose three.
IP address* subnet mask* default gateway*
What two pieces of information are displayed in the output of the show ip interface brief command?
IP addresses* Layer 1 statuses*
What are two functions of a router?
It determines the best path to send packets. It connects multiple IP networks.
What is a characteristic of an IPv4 loopback interface on a Cisco IOS router
It is a logical interface internal to the router*
Consider the following routing table entry for R1: D 10.1.1.0/24 [90/2170112] via 209.165.200.226, 00:00:05, Serial0/0/0 What is the significance of the Serial0/0/0?
It is the interface on R1 used to send data that is destined for 10.1.1.0/24.
A network administrator enters the command copy running-config startup-config. Which type of memory will the startup configuration be placed into?
NVRAM**
Refer to the exhibit. A network administrator issues the show ipv6 route command on R1. What two conclusions can be drawn from the routing table? (Choose two.)
R1 does not know a route to any remote networks. The interface Fa0/1 is configured with IPv6 address 2001:DB8:ACAD:A::12.
Refer to the exhibit. What will the router do with a packet that has a destination IP address of 192.168.12.227?
Send the packet out the Serial0/0/0 interface.
A network administrator configures the interface fa0/0 on the router R1 with the command ip address 172.16.1.254 255.255.255.0. However, when the administrator issues the command show ip route, the routing table does not show the directly connected network. What is the possible cause of the problem?
The interface fa0/0 has not been activated.
What are two common types of static routes in routing tables? (Choose two)
a default static route a static route to a specific network
What route would have the lowest administrative distance?
a directly connected network*
Which two parameters are used by EIGRP as metrics to select the best path to reach a network?
bandwidth and delay
when a router receives a packet, what information must be examined in order for the packet to be forwarded to a remote destination?
destination IP address*
Which two items are used by a host device when performing an ANDing operation to determine if a destination address is on the same local network? (Choose two.)
destination IP address* subnet mask*
Refer to the exhibit. What does R1 use as the MAC address of the destination when constructing the frame that will go from R1 to Server B?
if the destination MAC address that corresponds to the IPv4 address is not in the ARP cache, R1 sends an ARP request.
Refer to the exhibit. Match the description with the routing table entries. (Not all options are used.)
next hop- destination network- metric-- skip-- administrative-- route timestamp
Refer to the exhibit. A network administrator has configured R1 as shown. When the administrator checks the status of the serial interface, the interface is shown as being administratively down. What additional command must be entered on the serial interface of R1 to bring the interface up?
no shutdown*
Refer to the exhibit. If PC1 is sending a packet to PC2 and routing has been configured between the two routers, what will R1 do with the Ethernet frame header attached by PC1?
remove the Ethernet header and configure a new Layer 2 header before sending it out S0/0/0
Which software is used for a network administrator to make the initial router configuration securely?
terminal emulation client software*
What is the effect of configuring the ipv6 unicast-routing command on a router?
to enable the router as an IPv6 router*
A network administrator configures a router by the command ip route 0.0.0.0 0.0.0.0 209.165.200.226. What is the purpose of this command?
to provide a route to forward packets for which there is no route in the routing table*