| A | B |
| Ring | hosts are connected end to end (not nessacarily in a ring shape) |
| Mesh | every computer is connected to another computer |
| Star | all hosts are connected to a central host |
| Extended star | hosts are attached to central hosts, which are all attached to one central host |
| Bus | all computers are attached along a single cable |
| Hierarchial | computers branch off from main hosts, and keep doing so (in Cisco's picture there are two main computers); think tree, or government |
| Logical-token | passes a token; if the token is filled at the moment, no computers can send information |
| Logical-broadcast | hosts send information simultaneously |
| Repeater | a device that copies data, and sends it on |
| Hubs | same as a repeater, but can send information to several computers instead of just one |
| Media | whatever data travels along |
| NIC | the card that transforms data so that it can run throughout the network |
| Switch | a "hub" that can decide where to send its data |
| Router | makes decisions based on IP addresses, and can send information to various sources; uses IP addresses, layer III |
| Bridge | lets the "correct" information go through based on MAC addresses |
| cloud | some network, probably the internet, that does not tell us what kind of connection, or network there is; it can be connected to |