| A | B |
| distance vector RP | routing protocol that exchanges routing tables with neighbors |
| link state RP | routing protocol that exchanges entire data base with routers only when a change occurs |
| convergence | refers to all routers having the same understanding of network topology |
| default gateway | IP address of router interface where packets are sent if router has no information about how to route to that network |
| dynamic routing | routes that automatically adjust to changes by exchanging info with other routers |
| static routing | routing tables manually configured by the network administrator |
| internal routing protocols | protocols running between routers in an autonomous system |
| external routing protocols | protocols running between ISP's |
| RIP | an example of a distance vector routing protocol |
| OSPF | an example of a link state routing protocol |
| EIGRP | an example of a hybrid routing protocol |
| Physical Layer | bits, hubs, media, electrical |
| Data Link Layer | frames, switches, access to media |
| Network Layer | packets, routers, best path selection |
| Transport Layer | segments, reliability, flow control |
| Session Layer | manages dialogue |
| Presentation Layer | file formatting, encryption, compression |
| Application Layer | layer closest to user |