Chapter 2 NM
Chapter 2 NM
Chapter 2
Computer Network Technology
Notes
Notes
• Distinction between LAN and WAN
LANs
•Type of LANs
• Ethernet
• Fast Ethernet
• Gigabit Ethernet
• Half-duplex Vs Full-duplex
• Switched Ethernet
• VLAN
• Token ring
• FDDI
• ATM / LANE
Notes
Nodes
• Hubs
• Bridges
• Remote bridges
• Routers
• Gateways
• Half bridge / half router
• Switches
Notes
WANs
• Facilities / Media
• Wired
• Copper
• Coaxial
• Fiber
• Wireless
• Terrestrial
• Satellite
• Mode
• Digital
• Analog
• Services
• POTS
• ISDN
• Broadband
Notes
Ethernet
DTE DTE
DTE
DTE DTE
DTE
Notes
• Bus topology
• Used in Ethernet LAN family
• Common shared medium
• Randomized access (CSMA/CD)
• Easy to implement
• Lower utilization under heavy traffic 30%-40%
• Single culprit could effect the entire LAN
Ethernet
DTE DTE
DTE
DTE DTE
DTE
Notes
• Ring Topology
• Used in token ring and FDDI
• Shared medium
• Deterministic access
• Master DTE has control
• High utilization >90%
DTE DTE
DTE DTE
DTE DTE
DTE DTE
Notes
• Star topology used with bus and ring topology
• Hub is “LAN in a box”
• What does the electronic LAN inside the box
look like?
• Why has hub become so popular?
A Campus Network
Ethernet 10.1.1.0
10.1.1.1
Bridge
10.1.2.6
Ethernet 10.1.2.0
Half-Router
Half-Router
Router
Router
Notes
• ATM VLAN an alternative to FDDI backbone
WAN Topologies
N1
N2
N5 N6 N2 N3
N1 N3
N4
N4 N5 N6
Figure 2.2(a) Mesh Topology
Notes
• Mesh topology
• Implemented in network layer level
• Multiple paths between nodes
• Flat topology
• Redundancy
• Load balancing
• Shortest path
• Tree topology
• Used with Ethernet bridges
• Hierarchical
• Efficient for small networks and
special purpose networks
Network Management: Principles and Practice 2-11
© Mani Subramanian 2000
Chapter 2
Ethernet
Table 2.1 Ethernet LAN Topology Limits
Notes
• IEEE 802.3 standard
• 10 Mbps data rate
• Collision - analogy of hollow pipe
• Principle of operation; CSMA/CD
• Segment length and drop cable length
• Minimum size of packet 64 bytes
• Maximum size of packet 1500 bytes
• Bus configuration
Fast Ethernet
Network
LLC
Data Link
MAC Sublayer
Convergence Layer
Physical
PMD Sublayer
LLC Logical Link control
MAC Medium Access Control
PMD Physical Medium Dependent
4-pair UTP
Hub Station
Notes
• Rationale
• Max drop length 100m => Max round-trip
time 1/10 of Ethernet; hence 10 times data rate
• Standard 100Base-T4
• Compatibility with 10BaseT
• UTP limitation; Use 4-pair UTP @ 25 Mbps/pair
• Alternatives: 2-pair 100BaseTX Cat 5(Max 100 m)
and 100Base FX optical fiber (Max 2 km)
Gigbit Ethernet
Table 2.2 Gigabit Ethernet Topology Limits
Notes
• Packet size 512 bytes, slot size 4.096 microseconds
• Minimum frame size 64 bytes for backward
compatibility; Slot filled with carrier extension
• Packet bursts with no idle time between frames
increases efficiency
Switched Ethernet
DTE DTE
DTE DTE
Switched
hub
DTE DTE
DTE DTE
Notes
• Maximum throughput increased ~N/2 in N-port hub
• Snooping capability lost for management
Server
100 Mbps
10 Mbps 10 Mbps
Switched hub
10 Mbps
Notes
Virtual LAN
DTE 1
DTE 2
Router
Switched Hub DTE 3
Notes
• Switched hub enables establishing virtual LANs
• Permits switching stations between LANs without
physical moving of equipment
• Walk through scenario
Token Ring
DTE 4
3 to 1 ACK
Token
DTE 1 DTE 3
Ring
DTE 1 has
token control
1 to 3 MSG
DTE 2
Notes
• Adopted by IBM
• IEEE 802.5 standard
• Data rates of 4Mbps and 16 Mbps
• Single and dual ring LANs
DTE 4 Primary
Ring
Redundant
DTE 1 DTE 3
Ring
DTE 2
Notes
DTE 1 DTE 3
Failed Station
DTE 2
DTE 4
DTE 1 DTE 3
DTE 2
Notes
• Station failure recovery
• Link failure recovery
FDDI
DAS
SAS SAS
DAS
Notes
• Uses fiber optics medium
• Modified token ring protocol
• Data rate 100 Mbps
• Segment length 100 km
• 500 stations in the ring with max separation of 2 km
• Single and dual attached stations
• Dual attached stations load share the two rings
ATM Switch
Figure 2.14(a) Switch
IP X.25
Network Format Network
Packets change Packets
Gateway
Notes
Switched ATM
Hub
Hub Switch
Bridge
External Remote
Workstation Hub Router Hub
Network Bridge
Notes
• Hubs
• Bridges
• Remote bridges
• Routers
• Gateways
• Half bridge / half router
• Switches
Hubs
DTE DTE DTE DTE
Patch Panel
Hub
Wiring Closet
Notes
• Hub is a platform
• Function dependent on what is housed
• LAN
• Switched LAN
• Bridge
Stacked Hubs
Hub 1
To DTEs
Backplane
Interconnection
Hub 2
Notes
• Hub ports can be scaled up using stacked hubs
• Stacked hub
• extend back plane
• connected as daisy chain
Bridges
Bridge
Simple
Multiport
Multiport
Multi-protocol
Notes
• Bridges two nodes at data link control layer
• Ethernet: tree topology, transparent bridge
• Token ring:mesh topology, source routing bridge
• Remote bridge uses WAN interface cards;
same protocol used at both ends
• Ethernet bridge is a learning bridge
Routers
Network A Network B
Router
Protocol P Protocol P
Router
TP Protocol interface TP
NP NP NP NP
DP DP DP' DP'
Notes
• Routers operate at network layer
• Routes packets between nodes of similar
network protocols
• Routing table used to route packets
• DLC and Physical layers could be different
under the same common network layer protocol
Gateway
Network A Network B
Gateway
Protocol P Protocol Q
Gateway
TP Protocol interface TP
NP NP NP' NP'
DP DP DP' DP'
Physical medium
Notes
• Gateway is router connecting two networks with
dissimilar network protocols
• Gateway does the protocol conversion at the
network layer
• Protocol converter does the conversion at the
application layer
Tunneling
X.25
Ethernet
Ethernet
IP Tunnel IP
Multiprotocol Multiprotocol
Router Router
Joe’s Mobile
Loc: Seattle
Home LAN
Tunneling Foreign NY
Agent
Sally
L.A
Notes
• Tunneling is transmission of packets (via
multiprotocol routers) by encapsulation
• In Figure 2.24, packets are encapsulated and
transmitted through X.25 network in a serial
mode
• In the mobile environment, Joe and his home agent
in NY communicate Joe’s Seattle location to the
foreign agent. His communication with Sally in
LA is tunneled
Network Management: Principles and Practice 2-30
© Mani Subramanian 2000
Chapter 2
Half-Bridge
Serial
Output
Ethernet
Router PPP/MP Bridge
Notes
• Half-bridge (also referred to as half-router) is
point-to-point communication
• Uses PPP protocol
• Helps low-end users to communicate with ISP
on dial-up link saving the expense of dedicated link
• Router encapsulates packets in PPP frames and
puts serial outputs to the bridge, and vice-versa
Switched Networks
Pkt3 Pkt2 Pkt3 Pkt1
Pkt3 Pkt2 Pkt1 Pkt1 B
Pkt2
Pkt2
DTE A A D DTE Z
Pkt2
Pkt1
Pkt2 Pkt3 Pkt2 Pkt1
Pkt3 Pkt2 Pkt1 B
Pkt3
DTE A A D DTE Z
Notes
• Switches are embedded in bridges and routers
• Switched network used in WAN
• Two types of switched networks
• Circuit-switched
• Packet-switched
• Datagram service
• Virtual circuit
Network Management: Principles and Practice 2-32
© Mani Subramanian 2000
Chapter 2
Transmission Technology
Transmission Technology
Medium Mode
Notes
• Physical transport media
• UTP
• Coax
• Fiber
• Terrestrial wireless
• Satellite transmission