Term
| What are the two approaches to transmission media into classes |
|
Definition
| Guided (wired) and Unguided (wireless) |
|
|
Term
| What are the three forms of energy used in Data Communications? |
|
Definition
| Electrical for wires, radio for wires, light for fiber |
|
|
Term
|
Definition
| Contracts defining the rules of communication between two or more entities at the different layers |
|
|
Term
| What are the 7 layers of the OSI Model |
|
Definition
| Application(7), Presentation(6), System(5), Transport(4), Network(3), Data Link(2), Physical(1) |
|
|
Term
| Application is handled by which layers? |
|
Definition
|
|
Term
| TCP/UDP is handled by which layers? |
|
Definition
|
|
Term
| IP is handled by which layers? |
|
Definition
|
|
Term
| Ethernet is handled by which layers? |
|
Definition
|
|
Term
| What are the 5 reasons why Layering is good? |
|
Definition
1. Clear separation of tasks 2. Independent communication through protocols 3. No duplication of effort 4. Abstraction 5. Easier to debug |
|
|
Term
| Which Layer accepts frames from the Data Link layer and generates appropriate signals as changes in voltage at the Network Interface Card(NIC)? |
|
Definition
|
|
Term
| Hubs and repeaters operate at which layer? |
|
Definition
|
|
Term
| Which layer divides data received from the Network Layer(3) into frames that can be transmitted by the Physical Layer (1)? |
|
Definition
|
|
Term
| Data Link has 2 sublayers, what are they and what do they do? |
|
Definition
1. Logical Link Control (LLC): interface to the Network Layer Protocols 2. Media Access Control (MAC) manages Physical Layer |
|
|
Term
| Which Layer relates the network addresses into their physical counter parts? |
|
Definition
|
|
Term
| Which Layer decides how to route data from sender to receiver? |
|
Definition
|
|
Term
| Which layer do routers operate at? |
|
Definition
|
|
Term
| Which Layer accepts data from Session Layer and manages end to end delivery of data? |
|
Definition
|
|
Term
| Which Layer uses Flow Control, which gauges the appropriate rate of transmission based on how fast recipient can accept data |
|
Definition
|
|
Term
| Which Layer coordinates and maintain communication between two nodes on the network? |
|
Definition
|
|
Term
| Which Layer establishes and keeps the connection alive? |
|
Definition
|
|
Term
| Which Layer keeps communication secure? |
|
Definition
|
|
Term
| Which Layer synchronizes the dialogue between nodes? |
|
Definition
|
|
Term
| Which Layer determines whether communication has been cut off? |
|
Definition
|
|
Term
| Which Layer accepts Application Layer data and formats it so that an application can understand data from another application? |
|
Definition
|
|
Term
| Which Layer does MIME conversion and transformation from HTTP? |
|
Definition
|
|
Term
| Which Layer manages data encryption and decryption? |
|
Definition
|
|
Term
| Which Layer is a programming interface to the network stack for applications to use? |
|
Definition
|
|
Term
| HTTP used in Browsers is an example Layer ___ protocol. |
|
Definition
|
|
Term
| What are the 4 types of Physical Topologies (layer 1)? |
|
Definition
1. Point to Point 2. Bus 3. Ring 4. Star |
|
|
Term
| What are the 2 types of Network Topologies (layer 2)? |
|
Definition
|
|
Term
| Which topology is used to describe how the wires, fibers, or airwaves are used to connect stations to each other? |
|
Definition
| Physical Topology (Layer 1) |
|
|
Term
| Which topology is the lowest level |
|
Definition
| Physical Topology (Layer 1) |
|
|
Term
| Each Layer 1 physical connection is a Layer ___ "segment" |
|
Definition
|
|
Term
| Half Duplex: Station A is talking, Station B is _______ |
|
Definition
|
|
Term
| In point to point, each station talks only to ____ station(s) |
|
Definition
|
|
Term
| ___ Duplex: Both A and B are talking and listening simultaneously. |
|
Definition
|
|
Term
| In bus, single medium and bandwidth is shared by ___ station(s) |
|
Definition
|
|
Term
| In bus, ____ station(s) may transmit to the media at any given time |
|
Definition
|
|
Term
| in ___ topology: stations listen to all traffic and act on data directed to it. Use broadcast to send data |
|
Definition
|
|
Term
| A group of stations that can communicate by means of a broadcast message is called? |
|
Definition
|
|
Term
| When a signal travels endlessly between two network ends, it is called? |
|
Definition
|
|
Term
| _____ are 50 ohm resistors that stops a signal at the end of a wire |
|
Definition
|
|
Term
| What is an advantage of bus? |
|
Definition
| It is relatively inexpensive. |
|
|
Term
| What are the 3 disadvantages of bus? |
|
Definition
1. does not scale well 2. difficult to troubleshoot 3. not very fault tolerant |
|
|
Term
| In ring topology, which direction does data transmission move? |
|
Definition
|
|
Term
| In ring topology, a ____ usually controls access to the media. |
|
Definition
|
|
Term
| What are the two drawbacks of ring topology? |
|
Definition
1. not flexible or scalable 2. one malfunctioning station brings down the network |
|
|
Term
| In a Star topology, the device in the center can be both _____ and _____ |
|
Definition
| Passive (electrically repeats signals) and active (receives entire frames and retransmits) |
|
|
Term
| What are the 2 disadvantages to star topology? |
|
Definition
1. requires more cabling and configuration 2. requires more planning |
|
|
Term
| What are the 2 advantages to star topology? |
|
Definition
1. fault tolerance 2. scalability |
|
|
Term
| Network topologies (Layer 2) may have ____ physical topologies? |
|
Definition
|
|
Term
| Layer 2 networks are always bordered by Layer ___ devices (____) which link them to Inter-Networks. |
|
Definition
|
|
Term
| All stations are connected to all other stations (fully connected graph) in a ___ ___ |
|
Definition
|
|
Term
| In a ____ ___, there is more than one way to get from point A to point B in the network |
|
Definition
|
|
Term
| Is Mesh practical for Ethernet? |
|
Definition
|
|
Term
| Mesh is sometimes used on Layer ___ for redundancy |
|
Definition
|
|
Term
| A combination of two or more physical topologies is called a |
|
Definition
|
|
Term
| When multiple layer 1 topologies connect to create a layer 2 network it is called a |
|
Definition
|
|
Term
| Combinations of Layer 2 networks using a common protocol at layer 3 describe which topology? |
|
Definition
|
|
Term
| A router is a Layer ___ device that will separate or link one or more Layer ___ networks |
|
Definition
|
|
Term
| In a Shared connection, Is Media Access Control needed? |
|
Definition
|
|
Term
| In a Non-Shared connection, Is Media Access Control needed? |
|
Definition
|
|
Term
| Media that is shared is considered a ____ ___ no matter how it is physically connected. |
|
Definition
|
|
Term
| In point to point, is media shared? |
|
Definition
|
|
Term
| If 2 stations can electrically interfere with each other they are on the same ____? |
|
Definition
|
|
Term
| ___ / ____ can create a collision domain. |
|
Definition
|
|
Term
| ___ / ___ can separate or isolate collision domains |
|
Definition
|
|
Term
| A ___ creates a star of point to point links |
|
Definition
|
|
Term
| Multiple signals over a single medium is called? |
|
Definition
|
|
Term
| One signal over a single medium is called? |
|
Definition
|
|
Term
| Noise reduction is mostly done by ___ |
|
Definition
| metal, it acts as a shield because it absorbs radiation |
|
|
Term
| What are the 3 forms of wiring? |
|
Definition
1. Unshielded Twisted Pair (UTP) 2. Shielded Twisted Pair (STP) 3. Coaxial |
|
|
Term
| What are some problems with Twisted pair? |
|
Definition
1. Problems with strong electrical noise, close proximity to the source of noise, high frequencies 2. If it is running above the ceiling on top of a fluorescent light fixture 3. Factory that uses electric arc welding equipment 4. It's difficult to build equipment that can distinguish between valid signals and noise |
|
|
Term
| What are the two popular standards used when building cables? |
|
Definition
|
|
Term
| What are the 3 benefits of Ethernet? |
|
Definition
1. Flexible 2. Excellent throughput 3. Reasonable cost |
|
|
Term
| What controls how nodes access communications channels? |
|
Definition
|
|
Term
|
Definition
| Carrier Sense Multiple Access/ Collision Detection |
|
|
Term
|
Definition
| stations listen and wait until a free channel is detected |
|
|
Term
|
Definition
| stations simultaneously monitor traffic, access media |
|
|
Term
| What is collision detection? |
|
Definition
| stations assume collision will happen within first 512 bits of transmission |
|
|
Term
| The time it takes for data to travel across an entire length of wire is called what? |
|
Definition
|
|
Term
|
Definition
5 segments 4 repeaters 3 populated segments |
|
|
Term
| If a packet has a length greater than 0x600 then it is a ____. |
|
Definition
|
|
Term
|
Definition
| Frame Check Sequence - a checksum to validate data in the frame |
|
|
Term
00:A0:D2:39:4D:74 would be an example of? |
|
Definition
| Media Access Control Address |
|
|
Term
| A port for a ___ / ___ is its own collision domain. |
|
Definition
|
|
Term
| Is there a possibility of a collision with full duplex Ethernet? |
|
Definition
|
|
Term
| Can full duplex Ethernet transmit and receive data simultaneously? |
|
Definition
|
|
Term
|
Definition
| Ethernet frames with payload greater than 1500 bytes. |
|
|
Term
| Jumbo frames are only used in ___ duplex |
|
Definition
|
|
Term
| How do jumbo frames help increase throughput? |
|
Definition
| by reducing CPU overhead to process each frame |
|
|
Term
| For Jumbo frames, what is the agreed maximum for high performance networks? |
|
Definition
|
|
Term
|
Definition
| Medium dependent Interface |
|
|