Back to AI Flashcard MakerCisco Certified Network Associate /CCNA 1 v7 Modules 8 – 10: Communicating Between Networks

CCNA 1 v7 Modules 8 – 10: Communicating Between Networks

Cisco Certified Network Associate68 CardsCreated 7 months ago

This flashcard set focuses on key networking concepts such as IP addressing, routing behavior, packet forwarding, and OSI model functions. It covers how routers make forwarding decisions, the role of default gateways, IPv6 advantages over IPv4, and essential services provided by the network layer to ensure efficient data delivery across networks.

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

source IP address
destination IP address
source data-link address
destination data-link address

destination IP address

Rate to track your progress ✦

Tap or swipe ↕ to flip
Swipe ←→Navigate
1/68

Key Terms

Term
Definition

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

source IP address
destination IP address
source data-link address
destination data-link address

destination IP address

A computer has to send a packet to a destination host in the same LAN. How will the packet be sent?

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.
The packet will be sent directly to the destination host.
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.
The packet will be sent only to the default gateway.

The packet will be sent directly to the destination host.

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?

route the packet out the Gigabit 0/1 interface
create a new Layer 2 Ethernet frame to be sent to the destination
look into the ARP cache to determine the destination IP address
look into the routing table to determine if the destination network is in the routing table

create a new Layer 2 Ethernet frame to be sent to the destination

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

126.0.0.1
127.0.0.0
126.0.0.0
127.0.0.1

127.0.0.1

A computer can access devices on the same network but cannot access devices on other networks. What is the probable cause of this problem?

The cable is not connected properly to the NIC.
The computer has an invalid IP address.
The computer has an incorrect subnet mask.
The computer has an invalid default gateway address.

The computer has an invalid default gateway address.

Which parameter does the router use to choose the path to the destination when there are multiple routes available?

the lower metric value that is associated with the destination network
the lower gateway IP address to get to the destination network
the higher metric value that is associated with the destination network
the higher gateway IP address to get to the destination network

the lower metric value that is associated with the destination network