[ Up ] [ AppleTalk ] [ Cisco IOS ] [ IPX ] [ Network ] [ Windows ]
Network
Network consists of:
- Circuit-switched network (CSW).
- Packet-switched network (PSW).
- X.25
- Frame relay (FR)
- Leased line (LL)
Feature |
CSW |
PSW |
X.25 |
FR |
LL |
Mainly remote |
$ |
|
|
|
Data, voice, video |
$ |
|
$ |
$ |
Error checking |
|
$ |
|
|
Bad at T1 |
|
$ |
|
|
PVC & SVC |
|
$ |
$ |
|
LAN to LAN |
|
|
$ |
$ |
Up to T3 |
|
|
|
$ |
WAN Core |
|
|
|
$ |
Serial line encapsulation:
- Link Access Procedure Balanced (LAPB)
- Provides a connection-oriented, reliable data-link protocol.
- Used for unreliable analog media.
- Support link compression.
- Poing-to-Point Protocol (PPP)
- Based on RFCs 1332 and 1661.
- Provides support for authentication through PAP and CHAP.
- Includes a protocol type field along with a Link Control Protocol.
- Frame Format: Flag Address Control (FAC) - Protocol - Data
- High-level Data Link Control (HDLC)
- Cisco default for synchronous serial lines.
- Implemented differently by different vendors.
- Does not provide windowing or flow control.
- Flag Address Control (FAC)
- Synchronous Data Link Control (SDLC)
- Initial standard for encapsulation.
- Basis for HDLC and PPP.
- Used in SNA environments as a connection-oriented service.
Frame field format:
- Flag (7Fh)
- Address
- Control
- Unnumbered
- Supervisory
- Information-type
- Data
- FCS (Frame Check Sequence)
- Flag (7Eh)
|