CS320 Exam 1 Guide
Shown below is a list of possible questions that may appear on the CS320.
Examination 1. You will be required to answer each of the questions in 100 words
or less.
The chapters from Comer that will be covered include 1, 2, 4, 5, 6, 7, 8, 9,
10, 11, 12, 13, 15, 16, 17, 18, 19, 20, 21, 22, 24.
- Draw the wave-form diagram that results when the word cat is sent in ASCII
across an RS-232 connection.
- Briefly describe what RS-232 is. Where is it used?
- What is the purpose of a hub? A MAU?
- Describe the advantages and disadvantages of point to point communications
links.
- Describe the important elements of a token ring network.
- Describe how binary exponential backoff is used.
- What is the difference between full duplex and half duplex communications.
- How much information can be carried by a T1 line?
- What is propagation delay? Describe it in the context of other types of
delays.
- State briefly the uses of twisted pair, coax and fiber optic cabling in
network communications.
- What are some common techniques used for error correction on computer
networks.
- What is the purpose of a carrier wave?
- What type of wiring scheme is a BNC connector used in? What the advantages
and disadvantages to other connectors?
- Describe what CMSA is. Why is it necessary?
- Define baud rate.
- Compare ring, bus and star LAN topologies.
- What is a collision on a network?
- What is the difference between odd and even parity?
- What type of wiring scheme is a RJ-45 connector used in? What the
advantages and disadvantages to other connectors?
- What are the limitations of the use of radio as a transmission medium in
communications?
- Describe what CMSA/CD is.
- Describe wave length division multiplexing (or FDM). Describe spread
spectrum multiplexing.
- How is a modulated carrier used?
- Briefly describe time division multiplexing.
- Name some mechanisms used to avoid network congestion.
- What is the difference between synchronous and asynchronous communication.
- What is the purpose of a transciever?
- What is the purpose of a router? Why are they required?
- How and why is byte stuffing used?
- Briefly describe frequency division multiplexing.
- Describe the concept of a checksum.
- What purpose do packets serve in communications?
- Define bandwidth.
- Describe the acronym LAN.
- What is a phase shift? How is it used?
- Describe the advantages and disadvantages of shared communications links.
- Compare and contrast frequency and amplitude modulation.
- Describe the important elements of a LocalTalk (token-ring, ethernet)
network.
- Describe connectionless versus connection oriented service.
- Describe the concept of locality of reference.
- Describe the concept of a cyclic redundancy check.
- What is a NIC and what does it do?
- Compare ring and bus LAN topologies.
- Why are NICs used?
- How is a network analyzer used?
- What is an AUI?
- Why are hardware addresses used for NIC's?
- Suppose 100000 7-bit characters are sent across an RS-232 connection
operating at 38400 baud. How long would the transmission require?
- If a satellite orbits exactly 20,000 miles above the earth's surface, how
long does it take a radio signal to reach the satellite and be sent back
(assume the signal propagates at the speed of light, and that the satellite
takes 53 microseconds to retransmit a signal). Assume the speed of light is
299,792,458 meters per second. Show all work.
- You are going to transmit a 20MB file over a 10Mbps network. Assume there
is no overhead involved in transmitting the data. How long will it take to
transmit the the 20MB file.
- What is frame relay and where and how is it used?
- Can one network technology be used for both LAN and WAN connections?
- Why is frame relay inappropriate for LAN connections?
- Would you expect queueing delays, access delays and propagation delays to
be longer on a LAN or WAN? Explain for each delay type.
- How much data can be present on an Ethernet segment at one time?
Calculcate the delay throughput product for an Ethernet speed at _____ Mbps,
length of _____ meters and travling at _____ % the speed of light.
- What's the difference between MBps and Mbps?
- Where and why is a sliding window protocol used?
- What is a virtual network?
- What size is the address space for IPv4? For IPv6?
- What is CIDR addressing? is xxx.xxx.xxx.xxx a valid IP address?
- What are A, B and C IP address rnages?
- What is ARP? Why do we need it? How many responses does a computer expect
to receive from an ARP request?
- A computer gets two different responses (hardware addresses) to an ARP
request. How does it handle this?
- What is MTU? What does it describe?
- What is the size of an IPv6 datagram?
- What is the Time To Live field used for in an IP datagram?
- Describe what ICMP is.
- What is UDP? How big can a UDP message be? Where is it used?