Network Fundamentals: Introduction To LAN Concepts and Protocols & Vlans
Network Fundamentals: Introduction To LAN Concepts and Protocols & Vlans
• Understanding Networking.
• Understanding VLANs.
Understanding Networking
Big Picture
What do you see here for a typical network?
Key Network Terminology Explained (1)
Guided Unguided
Media Media
• Transmission characteristics:
– Can transmit analog and digital signals
– Usable spectrum for analog signaling is about 400 Mhz
– Amplifier needed for analog signals for less than 1 Km and less distance for higher
frequency
– Repeater needed for digital signals every Km or less distance for higher data rates
– Operation of 100’s Mb/s over 1 Km.
Twisted Pair Cables
• Physical description:
– Each wire with copper conductor
– Separately insulated wires
– Twisted together to reduce cross talk
– Often bundled into cables of two or four twisted pairs
– If enclosed in a sheath then is shielded twisted pair (STP) otherwise often for home usage
unshielded twisted pair (UTP). Must be shield from voltage lines
• Application:
– Common in building for digital signaling used at speed of 10’s Mb/s (CAT3) and 100Mb/s
(CAT5) over 100s meters.
– Common for telephone interconnection at home and office buildings
– Less expensive medium; limited in distance, bandwidth, and data rate.
Categories of Twisted
Pairs Cabling System
Category Maximum data Usual application
rate
•Satellite/Microwave
•High speed media used for longer
distances and remote locations
Network Hardware
Hubs
• A hub is the place where data converges from one or
more directions and is forwarded out in one or more
directions.
• Seen in local area networks
LAN Extender
• The LAN Extender is excellent for Ethernet
distance extension over existing telephone
wires. With just one pair twisted pair copper
wire, you can easily connect two Ethernet
networks far away (maximum 6.7 kilometers)
with a maximum 2.3Mbps full duplex transfer
rate. For greater distance up to 12.8km speeds
such as 64Kbps are supported.
Cu Wires LAN
LAN
LAN Extender LAN Extender
Switch Switch
Bridge
• a bridge is a product that connects a local area
network (LAN) to another local area network that
uses the same protocol (for example, Ethernet or
token ring).
• A bridge examines each message on a LAN,
"passing" those known to be within the same LAN,
and forwarding those known to be on the other
interconnected LAN (or LANs).
Routers
• A router is a device or a software in a computer that
determines the next network point to which a packet
should be forwarded toward its destination.
• Allow different networks to communicate with each
other
• A router creates and maintain a table of the available
routes and their conditions and uses this information
along with distance and cost algorithms to determine the
best route for a given packet.
• A packet will travel through a number of network points
with routers before arriving at its destination.
Switches
• Switches occupy the same place in the network as hubs.
Unlike hubs, switches examine each packet and process
it accordingly rather than simply repeating the signal to
all ports. Switches map the Ethernet addresses of the
nodes residing on each network segment and then allow
only the necessary traffic to pass through the switch.
When a packet is received by the switch, the switch
examines the destination and source hardware addresses
and compares them to a table of network segments and
addresses. If the segments are the same, the packet is
dropped ("filtered"); if the segments are different, then
the packet is "forwarded" to the proper segment
Switch Benefits
• Isolates traffic, relieving congestion
– A wireless LAN does not require lining up devices for line of sight transmission.
– Wireless access points (base stations) are connected to an Ethernet hub or server and
transmit a radio frequency over an area of several hundred to a thousand feet which
can penetrate walls and other non-metal barriers.
– Roaming users can be handed off from one access point to another like a cellular
phone system.
– Laptops use wireless network cards that plug into an existing PCMCIA slot or that are
self contained on PC cards, while stand-alone desktops and servers use plug-in cards
(ISA, PCI, etc.).
What is ethernet?
• A group of standards for defining a local area network
that includes standards in cabling and the structure of the
data sent over those cables as well as the hardware that
connects those cables.
• Independent of the network architecture
• Flavors of ethernet
• IEEE 802.3 Ethernet Specification
– Great detail specifying cable types, data formats, and
procedures for transferring that data through those cables
• IEEE 802.5 Token Ring Specification
Network Interface Card (NIC)
Establish/manage connection
End-to-end control & error checking
(ensure complete data transfer): TCP