
- DCN Tutorial
- Data Comm & Networks Home
- DCN - Overview
- DCN - Computer Network Types
- DCN - Network LAN Technologies
- DCN - Computer Network Topologies
- DCN - Computer Network Models
- DCN - Computer Network Security
- Physical Layer
- DCN - Physical Layer Introduction
- DCN - Digital Transmission
- DCN - Analog Transmission
- DCN - Transmission media
- DCN - Wireless Transmission
- DCN - Multiplexing
- DCN - Network Switching
- Data Link Layer
- DCN - Data Link Layer Introduction
- DCN - Error detection and Correction
- DCN - Data Link Control & Protocols
- Network Layer
- DCN - Network Layer Introduction
- DCN - Network Addressing
- DCN - Routing
- DCN - Internetworking
- DCN - Network Layer Protocols
- Transport Layer
- DCN - Transport Layer Introduction
- DCN - Transmission Control Protocol
- DCN - User Datagram Protocol
- Application Layer
- DCN - Application Layer Introduction
- DCN - Client-Server Model
- DCN - Application Protocols
- DCN - Network Services
- DCN Useful Resources
- DCN - Quick Guide
- DCN - Useful Resources
Token Bus (IEEE 802.4) Network
Token Bus (IEEE 802.4) is a standard for implementing token ring over the virtual ring in LANs. The physical media has a bus or a tree topology and uses coaxial cables. A virtual ring is created with the nodes/stations and the token is passed from one node to the next in a sequence along this virtual ring. Each node knows the address of its preceding station and its succeeding station. A station can only transmit data when it has the token. The working principle of the token bus is similar to Token Ring.
Token Passing Mechanism in Token Bus
A token is a small message that circulates among the stations of a computer network providing permission to the stations for transmission. If a station has data to transmit when it receives a token, it sends the data and then passes the token to the next station; otherwise, it simply passes the token to the next station. This is depicted in the following diagram −
Frame Format of Token Bus
The frame format is given by the following diagram −
The fields of a token bus frame are −
Preamble: 1 byte for synchronization.
Start Delimiter: 1 byte that marks the beginning of the frame.
Frame Control: 1 byte that specifies whether this is a data frame or control frame.
Destination Address: 2-6 bytes that specifies address of destination station.
Source Address: 2-6 bytes that specifies address of source station.
Payload: A variable length field that carries the data from the network layer.
- Checksum: 4 bytes frame check sequence for error detection.
End Delimiter: 1 byte that marks the end of the frame.
- Related Articles
- Difference between Token Bus Network and Token Ring Network
- Explain the Token Ring Network (IEEE Standard 802.5) in Computer Network.
- Token Bus and Token Ring
- Differentiate between IEEE 802.3 and IEEE 802.5 in Computer Network.
- What is Bus Network Topology in Computer Network?
- What are the Token Ring Frame Formats in Computer Network?
- What are(Wireless LAN) IEEE 802.11 Networks in Computer Network?
- What is early token release and delayed token release?
- IEEE 802.6 (DQDB)
- Understanding IEEE 1901.2a
- IEEE 802.15.4 Technology
- What is accounting token?
- What is IEEE 802.3?
- IEEE 802.3 and Ethernet
- The IEEE 802.1Q Standard
