Java Games: Flashcards, matching, concentration, and word search.

I.11 Sec 4-8 Layer3: Routing Protocols

AB
internetworka network of networks
Protocols that provide support for the network layer are calledrouted or routable protocols.
Three important routable protocolsIP, IPX, and AppleTalk
the informal "official" protocol of the Internet isIP
Protocols that do not support Layer 3 are classed asnon-routable protocols
The most common of these non-routable protocols that is limited to running on one segment isNetBEUI
In order for a protocol to be routable, it must provide the ability to assigna network number, as well as a host number, to each individual device.
The network address is obtained by ANDing the address withthe subnet mask.
Determine the paths that routed protocols follow to their destinations.Routing protocols
Examples of routing protocolsRIP, IGRP, EIGRP, OSPF
Routing protocols enable routers that are connected, to create a map, internally, ofother routers in the network or on the Internet.
RIP maximum hop count15
RIP updates every ___ seconds30
RIP's only metrichop count
One disadvantage of routers that use RIP is that they areconstantly connecting to neighboring routers to update their routing tables, thus creating large amounts of network traffic.
distance vector routingClass of routing algorithms that iterate on the number of hops in a route to find a shortest-path spanning tree
Distance vector routing algorithms call for each router to send its entire routing table in each update, butonly to its neighbors.
Distance vector routing algorithms can be prone torouting loops
A metric is ameasurement for making decisions.
At the data link layer, an IP datagram is encapsulated into aframe
When a router receives the frame, strips off the frame header, then checksthe destination IP address in the IP header.
The router then looks for the datagram's destination IP address in its routing table, encapsulates the data in a data link layer frame, and sends itout to the appropriate interface.
If the router does not find the datagram's destination IP address, itmay drop the packet.
Routers are capable of supporting multipleindependent routing protocols
In a _____ system the destination is not contacted before a packet is sentconnectionless
In a _____ system the destination is contacted before a packet is sentconnection-oriented
packet switchedConnectionless network processes are often referred to as
circuit switchedConnection-oriented network processes are often referred to as
In a connection-oriented network, all packets travelsequentially across the same physical circuit, or more commonly, across the same virtual circuit
In a connectionless network, as the packets pass from source to destination, theycan switch to different paths, as well as (possibly) arrive out of order.
The Internet is one huge connectionless network in whichall packet deliveries are handled by IP
TCP provides connection-oriented session services toreliably deliver data.
IP relies on the transport layer protocol to determine whether packetshave been lost, and to request retransmission.
router ARP tables differ from other ARP tables in these two waysthey contain MAC Address and they keeps track of which interface is the path to a given MAC Address
If a router receives a packet whose destination address is not in its routing table, it forwards it tothe address of another router that most likely does contain information about the destination host in its routing table.
ARP is used only ona local network.
When a router does not know the MAC address of the next-hop router, the source router (router that has the data to be sent on) issuesan ARP request
default gatewayA router that aids a computer in finding the destination MAC address of a destination that has a different network number
indirect routingWhen a router cannot locate the mapped destination address and MAC address of the device of the final target device, it locates the MAC address of another router that can perform this function, and forwards the data to that router
IGRP metricsload, bandwidth, delay, reliability


Continuing Education
Harrison County
Bridgeport, WV

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities