Note2 - Network Devices
Note2 - Network Devices
Note2 - Network Devices
CONTENTS
Network Segments
NICs
Repeaters
Hubs
Bridges
Switches
Routers
Gateways
OSI MODEL
NODE A NODE B
Sending Device Receiving Device
Hub
Hub
Hub
Segment 1
Segment 3
Segment 2
NETWORK INTERFACE CARD (NIC)
At source:
Receives the data packet from the Network Layer
Attaches its the MAC address to the data packet
Attaches the MAC address of the destination device
to the data packet
Converts data in to packets suitable for the particular
network (Ethernet, Token Ring, FDDI)
Converts packets in to electrical, light or radio
signals
Provides the physical connection to the media
MAC ADDRESS
As a destination device
Provides the physical connection to the media
Translates the signal in to data
Reads the MAC address to see if it matches its own
address
If it does match, passes the data to the Network
Layer
REPEATER
Advantages –
Can connect different types of media,
Can extend a network in terms of distance,
Does not increase network traffic
Disadvantages –
Extends the collision domain,
Can not filter data,
Can not connect different network architectures,
Limited number only can be used in network
Advantages & Disadvantages:
Repeater
Advantages –
Can connect different types of media,
Can extend a network in terms of distance,
Does not increase network traffic
Disadvantages –
Extends the collision domain,
Can not filter data,
Can not connect different network architectures,
Limited number only can be used in network
HUB
A central point of a star topology
Advantages –
Cheap,
Can connect different media types
Disadvantages –
Extends the collision domain,
Can not filter information,
Passes packets to all connected segments
BRIDGE
Like a Repeater or Hub it connects segments
Advantages –
Limits the collision domain,
Can extend network distances,
Uses MAC address to filter traffic,
Eases congestion,
Can connect different types of media,
Some can connect differing architectures
Disadvantages –
Broadcast packets can not be filtered,
More expensive than a repeater,
Slower than a repeater – due to additional processing of
packets
COLLISION DOMAIN
The reason for this is that all traffic must appear on all
the cables between bridges.
Bridge
A D E H
B C F G
Collisions
SWITCH
Advantages –
Limits the collision domain,
Can provide bridging,
Can be configured to limit broadcast domain
Disadvantages –
More expensive than a hub or bridge,
Configuration of additional functions can be very complex
ROUTER
Disadvantages –
Expensive,
Must use routable protocols,
Can be difficult to configure (static routing),
Slower than a bridge
Advantages & Disadvantages
Router
Advantages –
Limits the collision domain,
Can function in LAN or WAN,
Connects differing media and architectures,
Can determine best path/route,
Can filter broadcasts
Disadvantages –
Expensive,
Must use routable protocols,
Can be difficult to configure (static routing),
Slower than a bridge
GATEWAY