Switching
Circuit switching
Packet switching
Datagram approach
Virtual circuit approach
2-1
2-2
Ethernet LANs
Features
1) Widest Industry Use and Acceptance
a)
b)
c)
d)
Product Availability
Many Vendors
Low Cost
High Knowledge Base
2-3
Ethernet Problems
1) Coaxial Cable Networks Hard to Troubleshoot
a)
b)
c)
d)
e)
2-4
Frame format
2-5
Figure 3-9
2-6
Figure 3-11
2-7
Figure 3-12
2-8
Figure 3-13
2-9
Unlike Ethernet, there is a fixed limit on how long a station must wait to
transmit frame.
b) Eight data priority levels ensure that important data get sent first.
2)
3)
2-10
IBM Support
a) IBM SNA data and LAN data can travel together on same token ring.
b) Token Ring is an integral part of IBM future networking.
Note: For this course, you do not need to know the details of Token Ring frame format
2-11
2-12
2-13
Packet Switching
Store-and-forward
Source and destination may operate at different rates
Figure 3-20 Packet Switching- Datagram approach
2-14
Connectionless
No connection setup necessary before sending data
Each packet sent independently
Each packet may take different path to destination
2-15
2-16
Connection-oriented
Sender sends a Setup Request packet to establish a virtual circuit before sending
data
Setup Request passes through all router/switches on path from source to
destination
Path is assigned a Virtual Circuit Identifier (VCID)
Each router/switch stores information about each VC
Any router/switch or destination may deny the setup request (like a busy signal).
Each data packet contains VCID, not full source and destination
addresses
All packets follow same path and arrive in order
Network load can be controlled through admissions control (denying
setup requests if busy)
Protocol Examples: X.25, Frame Relay, ATM
TDC 463-98-501/502, Summer II 2002
2-17
WAN
PPP
commonly used for dial-up access to the internet (connect through
a phone line to the access router)
can also be used in a point-to-point link between two devices such
as routers
Figure 3-22 Point-to-point protocol (PPP) frame
2-18
2-19
Figure 3-25
2-20
2-21
Figure 3-29
2-22
Internetworking Terms
2-23
2-24
2-25
Transparent Bridge
2-26
Shared-Media vs.
Switched LAN
Architecture
shared, single
10Mbps LAN
segment
10 Mbps
client workstations
servers
Multiple,
simultaneous 10Mbps
connections
Switching Hub
switching matrix
Workstations with
dedicated connections
2-27