Chapter 1 - CCENT

Ace your homework & exams now with Quizwiz!

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? 1. The interface fa0/0 has not been activated 2. The configuration needs to be saved first. 3. No packets with a destination network of 172.16.1.0 have been sent to R1. 4. The subnet mask is incorrect for the IPv4 address.

1.

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? 1. It is the interface on R1 used to send data that is destined for 10.1.1.0/24 2. It is the R1 interface through which the EIGRP update was learned. 3. It is the interface on the final destination router that is directly connected to the 10.1.1.0/24 network. 4. It is the interface on the next-hop router when the destination IP address is on the 10.1.1.0/24 network.

1.

Fill in the blank. When a router receives a packet, it examines the destination address of the packet and looks in the ____________ table to determine the best path to use to forward the packet. 1. Routing 2. Switching 3. VLANS 4. MAC address

1.

Server B is connected to switch S1, which in turn is connected to router R1. Router R1 is connected to a cloud, and the cloud is connected to PC A. At one side of the server is a label with the following information: SERVER B MAC address: 00-0B-85-7F-0A-0B IPv4 address: 192.168.10.16At one side of the switch is a label with the following information: S1 MAC address: 00-0B-85-D0-BB-F7 IPv4 address: 192.168.11.1At one side of the router is a label with the following information: R1 MAC address: 00-0B-85-7F-86-B0 IPv4 address: 192.168.10.1At one side of the PC is a label with the following information: PC A MAC address: 00-0B-85-7F-47-00 IPv4 address: 192.168.12.10 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? 1. If the destination MAC address that corresponds to the IPv4 address is not in the ARP cache, R1 sends an ARP request 2. The packet is encapsulated into a PPP frame, and R1 adds the PPP destination address to the frame 3. R1 uses the destination MAC address of S1 4. R1 leaves the field blank and forwards the data to the PC

1.

What route would have the lowest administrative distance? 1. a directly connected network 2. a static route 3. a route received through the EIGRP routing protocol 4. a route received through the OSPF routing protocol

1.

The exhibit contains CLI output that says: R1# show ipv6 routeC 2001:DB8:ACAD:2::/64 [0/0] via ::, FastEthernet0/0 L 2001:DB8:ACAD:2::54/128 [0/0] via ::, FastEthernet0/0 C 2001:DB8:ACAD:A::/64 [0/0] via ::, FastEthernet0/1 L 2001:DB8:ACAD:A::12/128 [0/0] via ::, FastEthernet0/1 L FF00::/8 [0/0] via ::, Null0 R1# 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.) 1. R1 does not know a route to any remote networks 2. The network FF00::/8 is installed through a static route command 3. The interface Fa0/1 is configured with IPv6 address 2001:DB8:ACAD:A::12 4. Packets that are destined for the network 2001:DB8:ACAD:2::/64 will be forwarded through Fa0/1 5. Packets that are destined for the network 2001:DB8:ACAD:2::54/128 will be forwarded through Fa0/0

1. 3.

What are two common types of static routes in routing tables? (Choose two) 1. a default static route 2. a built-in static route by IOS 3. a static route to a specific network 4. a static route shared between two neighboring routers 5. a static route converted from a route that is learned through a dynamic routing protocol

1. 3.

What are two functions of a router? (Choose two.) 1. A router connects multiple IP networks 2. It controls the flow of data via the use of Layer 2 addresses 3. It determines the best path to send packets 4. It provides segmentation at Layer 2 5. It builds a routing table based on ARP requests

1. 3.

What two pieces of information are displayed in the output of the show ip interface brief command?(Choose two.) 1. IP addresses 2. MAC addresses 3. Layer 1 statuses 4. next-hop addresses 5. interface descriptions 6. speed and duplex settings

1. 3.

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.) 1. destination IP address 2. destination MAC address 3. source MAC address 4. subnet mask 5. network number

1. 4.

Which two statements correctly describe the concepts of administrative distance and metric? (Choose two.) 1. Administrative distance refers to the trustworthiness of a particular route 2. A router first installs routes with higher administrative distances 3. The value of the administrative distance can not be altered by the network administrator 4. Routes with the smallest metric to a destination indicate the best path 5. The metric is always determined based on hop count 6. The metric varies depending which Layer 3 protocol is being routed

1. 4.

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? 1. nothing, because the router has a route to the destination network 2. remove the Ethernet header and configure a new Layer 2 header before sending it out S0/0/0 3. open the header and replace the destination MAC address with a new one 4. open the header and use it to determine whether the data is to be sent out S0/0/0

2.

The exhibit shows the following router output: The gateway of last resort is 209.165.200.226 to network 0.0.0.0 S* 0.0.0.0/0 [1/0] via 209.165.200.226 192.168.10.0/24 is variably subnetted, 2 subnets, 2 masks C 192.168.10.0/24 is directly connected, GigabitEthernet0/0 L 192.168.10.1/32 is directly connected, GigabitEthernet0/0 192.168.11.0/24 is variably subnetted, 2 subnets, 2 masks C 192.168.11.0/24 is directly connected, GigabitEthernet0/1 L 192.168.11.1/32 is directly connected, GigabitEthernet0/1 209.165.200.0/24 is variably subnetted, 2 subnets, 2 masks C 209.165.200.224/30 is directly connected, Serial0/0/0 L 209.165.200.225/32 is directly connected, Serial0/0/0 Refer to the exhibit. What will the router do with a packet that has a destination IP address of 192.168.12.227? 1. Drop the packet 2. Send the packet out the Serial0/0/0 interface 3. Send the packet out the GigabitEthernet0/0 interface 4. Send the packet out the GigabitEthernet0/1 interface

2.

What is a characteristic of an IPv4 loopback interface on a Cisco IOS router? 1. The no shutdown command is required to place this interface in an UP state 2. It is a logical interface internal to the router 3. Only one loopback interface can be enabled on a router 4. It is assigned to a physical port and can be connected to other devices

2.

What is the effect of configuring the ipv6 unicast-routing command on a router? 1. to assign the router to the all-nodes multicast group 2. to enable the router as an IPv6 router 3. to permit only unicast packets on the router 4. to prevent the router from joining the all-routers multicast group

2.

When a router receives a packet, what information must be examined in order for the packet to be forwarded to a remote destination? 1. destination MAC address 2. destination IP address 3. source IP address 4. source MAC address

2.

Which packet-forwarding method does a router use to make switching decisions when it is using a forwarding information base and an adjacency table? 1. Fast switching 2. Cisco Express Forwarding 3. Process switching 4. Flow process

2.

In order for packets to be sent to a remote destination, what three pieces of information must be configured on a host? (Choose three.) 1. hostname 2. IP address 3. subnet mask 4. default gateway 5. DNS server address 6. DHCP server address

2. 3. 4.

Which two parameters are used by EIGRP as metrics to select the best path to reach a network? (Choose two.) 1. hop count 2. bandwidth 3. jitter 4. resiliency 5. delay 6. confidentiality

2. 5.

A network administrator enters the command copy running-config startup-config. Which type of memory will the startup configuration be placed into? 1. Flash 2. RAM 3. NVRAM 4. ROM

3.

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? 1. to forward all packets to the device with IP address 209.165.200.226 2. to add a dynamic route for the destination network 0.0.0.0 to the routing table 3. to forward packets destined for the network 0.0.0.0 4. to the device with IP address 209.165.200.226 to provide a route to forward packets for which there is no route in the routing table

4.

PC A is connected to switch S1, which in turn is connected to router R1. Router R1 is connected to a cloud, and the cloud is connected to Server B. At one side of the PC is a label with the following information: PC A MAC address: 00-0B-85-7F-47-00 IPv4 address: 192.168.10.10At one side of the switch is a label with the following information: S1 MAC address: 00-0B-85-D0-BB-F7 IPv4 address: 192.168.11.1At one side of the router is a label with the following information: R1 MAC address: 00-0B-85-7F-86-B0 IPv4 address: 192.168.10.1At one side of the server is a label with the following information: SERVER B MAC address: 00-0B-85-7F-0A-0B IPv4 address: 192.168.12.16 Refer to the exhibit. PC A sends a request to Server B. What IPv4 address is used in the destination field in the packet as the packet leaves PC A? 1. 192.168.10.10 2. 192.168.11.1 3. 192.168.10.1 4. 192.168.12.16

4.

The exhibit consists of a network diagram that shows R1 with three network connections: two Ethernet segments and a WAN link. The WAN link connects R1 to a second router R2. R2 is the DCE on the WAN link. The configuration shown is as follows: R1(config)# interface serial 0/0/0 R1(config-if)# description Link to R2 R1(config-if)# ip address 209.165.200.225 255.255.255.252 R1(config-if)# exit R1(config)# 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? 1. IPv6 enable 2. clockrate 128000 3. end 4. no shutdown

4.

Which software is used for a network administrator to make the initial router configuration securely? 1. SSH client software 2. Telnet client software 3. HTTPS client software 4. terminal emulation client software

4.


Related study sets

Unit 19 Identifying and selecting aims

View Set

CT Life and Health State Exam Simulator

View Set

+0601 Unit 6: The Remaining Promulgated Forms

View Set

Transport Layer Security (TLS): 101

View Set

PSY 100: SURVEY OF PSYCHOLOGY - EXAM 2 CHAPTER 9 & 12

View Set