Routing Concepts Flashcards

(19 cards)

1
Q

In a routing table, what is an optional entry that is used when no explicit path to a destination is found?

static route

directly connected route

OSPF route

default route

A

default route

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which two statements describe key functions of a router? (Choose two.)

path determination

packet forwarding

log collection

frame switching

signal regeneration

A

path determination

packet forwarding

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does the letter D that is associated with the following routing table entry represent?

RouterA# show ip route
D 192.168.20.0/24 [90/156160] via 10.1.1.1, 00:01:23, GigabitEthernet0/0
<… output omitted …>

The route is learned by OSPF.

The route is learned by EIGRP.

The route is static.

The route is learned by DMVPN.

A

The route is learned by EIGRP.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which three options are Layer 2 Ethernet characteristics? (Choose three.)

Ethernet uses MAC addresses.

Layer 2 addressing identifies end devices in the LAN.

Layer 2 enables the packet to be carried by the local media across each segment.

Ethernet uses IPv4 addresses.

Layer 2 identifies applications in the LAN.

A

Ethernet uses MAC addresses.

Layer 2 addressing identifies end devices in the LAN.

Layer 2 enables the packet to be carried by the local media across each segment.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Host A with an IPv4 address 192.168.99.15/24 wants to send several packets to several destination IPv4 addresses listed here. Which address requires the use of a default gateway?

192.168.99.17/24

192.168.40.39/24

192.168.99.39/24

192.168.99.167/24

A

192.168.40.39/24

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Which two features does ARP provide? (Choose two.)

mapping IPv4 addresses to applications on a network

mapping IPv4 addresses to MAC addresses on a network

locally storing DLCIs that are learned via ARP

mapping MAC addresses to DLCIs on a network

locally storing MAC addresses that are learned via ARP

A

mapping IPv4 addresses to MAC addresses on a network

locally storing MAC addresses that are learned via ARP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which troubleshooting step would you take if you wanted to check the IPv4 stack on your own device?

Ping the loopback address.

Ping the local host.

Ping the default gateway.

Ping the remote server.

A

Ping the local host.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are the three basic purposes of a ping test? (Choose three.)

test reachability

test RTT

test packet loss

test MTU on the path

test hops in the path

test operation system running on each hop

A

test reachability

test RTT

test packet loss

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Which verification method would you typically use to verify that you have a bad cable?

top-down method

bottom-up method

follow-the-path method

divide-and-conquer method

swap-components method

A

bottom-up method

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Where is the running configuration of the router temporarily stored while the router is powered on?

RAM

Flash memory

NVRAM

ROM

A

RAM

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which statement correctly describes the role of a router?

Routers are responsible only for reaching hosts that are in the local network.

Routers use a MAC table to route between networks.

Routers are required to reach hosts that are not in the local network.

Routers use an ARP table to route between networks.

A

Routers are required to reach hosts that are not in the local network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

According to the command output, how are packets that are bound for the network 192.168.2.0 forwarded?

RouterX# show ip route
D 192.168.1.0/24 [90/25789217] via 10.1.1.1
R 192.168.2.0/24 [120/4] via 10.1.1.2
O 192.168.3.0/24 [110/229840] via 10.1.1.3

via 10.1.1.2, an IPv4 address on this router (RouterX)

via 10.1.1.2, an IPv4 address on a remote router

via 10.1.1.3 an IPv4 address on a remote router

via 10.1.1.3, an IPv4 address on this router (RouterX)

A

via 10.1.1.2, an IPv4 address on a remote router

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the default administrative distance for OSPF?

110

115

90 for internal route and 170 for external route

170 for internal route and 90 for external route

A

110

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Which Cisco IOS command do you use to display the ARP table on a Cisco device?

show arp table

show -a

show ip arp

arp -a

A

show ip arp

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which two statements regarding ARP are true? (Choose two.)

A device can use ARP to assign the MAC addresses to dynamic NICs.

ARP entries are permanent.

ARP entries are not permanent.

A device can use ARP to assign an IPv4 address to the requester.

Devices can exchange entire ARP tables.

ARP tables are created and maintained dynamically.

A

ARP entries are not permanent.

ARP tables are created and maintained dynamically.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is used by a router to determine where to forward data?

routing table

ARP table

MAC address table

OSPF database

A

routing table

17
Q

What are two possible sources of fiber media issues? (Choose two.)

wiring becomes damaged

macrobend losses

new EMI sources are introduced

traffic patterns change

splice losses

Submit

A

wiring becomes damaged

macrobend losses

18
Q

Which option indicates errors, such as collisions, during the transmission of a frame?

input queue drops

output queue drops

input errors

output errors

A

output errors

19
Q

What is the ICMP type for the echo reply packets?

1

0

2

3