- Asynchronous transfer mode (ATM) is a switching technique that uses fixed-sized cells to encode data and is used in telecommunication networks. It is different from variable packet size techniques like Ethernet.
- ATM uses synchronous optical network as a backbone and forms the core protocol of integrated digital services networks. It establishes connections using virtual circuits before transmitting data between endpoints like routers and switches.
- ATM cells have a header containing a virtual path/channel identifier pair to identify the destination as cells pass through switches on their way to the final destination. Quality of service is ensured through traffic contracts specifying parameters like constant or variable bit rates.