OSI has 7 different layer.For top tree layer is used to define how the applications within the end stations will communicate with each others. Bottom four layers define how to transmitted data end to end.
7 OSI layer
7 OSI layer
- Application=Provides a user interface
- Presentation=Present data and Handles processing such as encryption
- Session=Keep different applications data separate
- Transport=Provides reliable or unreliable delivery
- Network=Provides logical addressing and which router use for path determination
- Data Link=Combine packets into bytes and bytes into frame,provides access to media using MAC address,performs error detection not connection.
- Physical=Moves bits between devices,specifies voltage and wire speed and pin out of cable
Comments
Post a Comment