Network Terms Flashcards
API
built-in software that programmers can use to make their programs network aware
Broadcast Address
MAC address FF-FF-FF-FF-FF-FF has never sent to a particular NIC. All systems process frame and correct system responds with its MAC address.
Define Frame
container for a chuck of data mnoving across a network; holds about 1500 bytes of data.
Define Protocol
operate at all OSI layers and are defined as sets of defined rules, regulations, standards, and procedures that enable hardware and software developers to make devices and applications
Encapsulation layer and corresponding data structure
Link = frame internet = IP packets transport = TCP or UDP datagram Application = data starts and ends here
Frame
not all networks are ethernet networks and use the ethernet pneumonic canister-type frame. IP packets fit in all sorts of ‘canisters’
Frame Structure
Recipents MAC address–>Senders MAC address–>Data–>FCS
How do NICs send data
charge on wire = 1
no charge on wire = 0
all binary
How frames are received
NIC receives frame and checks FCS, if correct it strips off data and sends to internal software
How frames are sent
NOS software in OS hands data to NIC. NIC builds frame, adds FCS, adds MAC addresses, waits until cable is clear and NIC sends to HUB. Hub copies and sends to all systems. Every NIC without correct MAC address erases it
IEEE
Institue of electronics engineer, give out MAC addresses, official term for MAC address is EUI-48 or MAC-48
IP
internet protocol (aka logical address). unique numeric identifier. 8 decimals. four 8-bit numbbers. each 8-bit number ranging from 0-255. Not burned in like MAC address but most be configured by system software
ipconfig /all
windows command for displaying physical address (MAC address)
LLC vs MAC
LLC - aspect of NIC that talks to OS, builds frames and creates CRC, also responsible for incoming frames
MAC - media access control; remembers NIC’s own MAC address and attaches to each frame then responsible for sending frames (these are the TWO SUB-LAYERS OF LAYER 2-data link layer in only with sub layers)
MAC address
media access control address; 48-bit value burned into ROM chip in NIC.
Model
simplified representation of a real thing. must have all major functions of the real item
Network Protocol
Medium/large networks. When physical MAC address won’t cut it. Network protocols creates unique identifiers in a logical addressing method for their systems AND create rules on how each system handles chopped packets, and how to send such packets between systems. (i.e. TCP/IP)
NIC
Network interface card; gives each system a unique identifer, MAC address. (operates at both layers 1 and 2; but pick 2 if cornered)
OSI
international organization for standardization
OSI Layers
Layer 1 - Physical Layer 2 - Data Link Layer 3 - Network Layer 4 - Transport Layer 5 - Session Layer 6 - Presentation Layer 7 - Application
OUI
organizationally unique address, first 6 digits of MAC address issued to NIC manufacturer by IEEE
Physical Layer
defines method of moving data between computers (cables, hubs, copper cabling, fiber optics and radio waves)
Router
magic box that makes logical addressingg possible. connects subnets. routers use IPs not MAC addresses to route data
TCP/IP network
every system has a MAC and IP address. Data is wrapped in two distinct containers (simplified).
1- Frame, outher shell which enabled data to be moved from one device to antoher
2- Packet, IP specific container that tells routers where to send data and also includes data itself
How packet is sent: 1-router stips off incoming frame; 2-reads packet to know where to send it; 3-creates a new frame and sends it on its way. (frame can be number of technologies depending on the router)
UTP
unshielded twisted pair, contains four wires that can transmit and receive data
Bus and Ring
first generation of wired networks. Bus- single cable that connects all computers in a line (needs terminators at endpoint). Ring- connect all computers with a ring of cable. Weakness.. one break, everything goes down
3 Cabling Types
Coaxial, twisted pair, fiber optic
CAT (catergory ratings for UTP)
rated in MHz, indicates highest frequency cable can handle. cat3=16/16/recognized cat5=100/100/nr cat5e=100/1000/R cat6=250/10000/R
Coaxial
contains central conductor wire surrounded by insulation material, which is then surrounded by braided metal. cable modems connect w/ rg-6 (rarely rg-59). Accessories are barrel connectors and coax splitter
Duplex fiber optic cable
Fiber optic requires two cables (sending and receiving usually bundled together in one lump cord); popular
EMI
Electromagnetic Interference; many devices generate magnetic fields, causing electric current on wire if not protected. Used in early networks w/ bayonet style connectors called BNC. Vampire taps actually pierced the cable.
F-type connector
Used on coaxial cable it screws on, making secure connection
Fiber Optic Connectors (3 types)
ST (straight tip/bayonet)
SC (stick&click)
LC (doubletip)
Fiber Optic cable components
- Glass fiber (core piece of glass)
- Cladding (makes light reflect)
- Buffer (gives material strength)
- Insulating Jacket; most common cable is called 62.5/125 um (core/cladding size)
Fire Ratings
Three is PVC (very smokey) and Plenum (expensive but less smoke). plenum is the name of the space between ceiling and acoustical tiles. Plenum used for most runs in between floors
Hybrid
shrinking bus/star and placing in a central box. Anything that combines physical with signaling topology
HZ
Hertz; each cycle accounts for one bit of data per second. Now there is bandwidth-efficient schemes which can put more bits per signal
Mesh Topology
Wireless topology; every computer connects to each other via two or more routes
MMF vs SMF
MMF - multimode fiber; uses LED’s to send signals, wavelength is 850nm
SMF - singlemode fiber; uses lasers (eliminates modal distortion) wavelenght is 1310 or 1550nm.
Network Technology
practical application of a topology that provides a method from getting data from one computer to another. ie Ethernet and types 10baseT, 1000BaseF, etc.
Networking Standards, IEEE
Institute of electrical and electronic engineers, IEEE 802 sets standards for networking & defines frames, speeds, distances, and types of cabling. Since split into smaller subcommittes (working group) 802.3 (ethernet) and 802.11 (WLAN) among others. IEEE 1284 (parallel communication); IEEE1394 (firewire standard)
Other cables; quick and dirty connections (3)
Classic serial or RS-232 (not changed since 1969); parallel, 25pin used on some printers still; firewire (also point to point but fast 800mbps)
Partial vs Full Mesh
Full Mesh - very computer connects to every other computer. know calculations for number of connections needed. #### = y (y-1)/2. *y- number of computers
Partial Mesh - at least two machines have redundant connections.
physical vs logical topology
physical=how cables physically look.
logical=how the signals travel electronically aka signaling topology
point to multipoint
wireless network. similar to star but requires a intelligent device that helps systems converse. found in wired/wireless network
point to point
two computers connect with no need for central device. found in wired/wireless network
RG
Radio Grade; only thing that matters is OHM (how much cable resists electricity and holds electricity) most modern coax use 750ohm
RJ Connectors
Registered Jack connectors use with UTP cable. Telephones use RJ-11 (supports 2 wires); networks use four-pair wires, RJ-45 connectors
Star Topology
used a central connection box for all computers, offers fault tolerance. not as popular initially cause bus/ring cheap
Topology
Ways of connecting computers together
Twisted Pair (2 types)
Most common type in networks, cables twisted together into a common jacket.
STP - shielded twisted pair; uncommon, not usually needed except around machinery
UTP - unshielded twisted pair; most common type of cabling today.
*8 wires surrounded by thick plastic coat, aka patch cable.
10BaseFL or 10BaseF
Fiberoptic multi-mode and uses an SC or ST connector. 10 mbps, baseband, 2000 meters from hub to node, starbus, physical star, logical bus.
10BaseT
IEEE 802.3 created in 1990. Most popular networking tech in world at time, beating out appletalk and token ring. 99% used it. Consists of two machines connected to a hub. **10(stands for MB speed) base means carry on signal to diff). T stands for twisted pair. mose use UTP CAT3 or better with RJ-45.
10BaseT limitations
no more than 100 meters in length from hub to PC.
no more than 1024 computers (no one has that many because hubs arent that big)
Speed, 10mbps, baseband signal, starbus: physical start; logical bus topology, cat3 or better with RJ-45
568A vs 568B standards
see A plus for pictures
BPDU
Bridge protocol data unit; a special frame between switches that detects distances and changes to networks
Bridge
connects ethernet segments through uplink ports. if connecting multiple hubs, put one cable in uplink to regular port on the next hub (daisy chain)
Bridge Loops or Switching Loops
redundant connections only possible in a switched network
Bridges
acts like a repeater or hub to connect two ethernet segments, however also, filters (stop traffic from crossing one network to the next) & forwards (pass traffice from one side to the next). traffic between segments based on MAC address. Layer2 OSI and link/network of tcp/ip model. mostly used in wireless
Broadcast vs Unicast domain
Unicast - messages always go to intended recipient w/ switch. Switch sends all broadcast messages to all ports
Broadcast = switch, vs hub-based is called collision domain
Collision Domain
ethernet networks means a group of nodes can send frames at the same time resulting in collisions
connecting multiple switches
connect anyway you want, no need to daisy chain
crossover cables
one end is 568A other is 568B. you plug into regular port, not uplink
CSMA/CD
Carrier sense multiple access/ collision detection; Network access method for Etherne. Determines which computer should use a shared cable. if cable senses for 2 ms that cable is not in use, it sends. If in use, it waits. Good network has maximum of 10% collisions.
Data
contains actual payload. if its IP packet it will carry a bunch of other data like IP addresses, sequencing numbers, etc.
Diagnosing steps for hubs/switches (low-end)
- recognize problem by plugging in device and can’t connect to network
- examine switch for obvious damage
- look at link lights, not flashing, try diff port
- Look at cables, replace if needed
- replace if necessary (at emc, just reset/reboot
Ethernet
standard for a family of networking technologies that share the same basic bus topology, frame type, and network access method. Defines all issues involved with transferring data between computers. Started at Xerox, later transferred power to 802.3 IEEE
Ethernet Frame (7)
Preamble MAC address of recipient MAC address of sending system type of data data pad frame check sequence or CRC (cyclic redundancy check)
Ethernet topology
uses hybrid star-bus, used to have hub at center
FCS
Frame check sequence; ethernet term for CRC. when sending machine sends data it runs through an algorithm and attaches result (fcs). Receiving machine opens frame, uses same algorithm and compares to result. If bad, sending machine resends data
Frames
all network technologies break data into smaller pieces called frames, ethernet also. Eliminates monopolizing of wire and speeds up resending of bad data
Full Duplex ethernet
no more collisions. CSMA/CD disabled. Imagine a one-lane road being expanded to two lanes. speed limit is same. but doubles bandwidth
Full vs. half-duplex
halfduplex are nics that can only communicate in one direction at a time (ex: walkie-talkie), full-duplex can send and receive (like a telephone call)