Chapter 4 Flash Cards - WANs
Explain the Bit Rate for a DS0
64 kbps
Explain the Bit Rate for a DS1 (T1)
1.544 Mbps (24 DS0s, plus 8 kbps overhead)
Explain the Bit Rate for a DS3 (T3)
44.736 Mbps (28 DS1s, plus management overhead)
Explain the Bit Rate for a E1
2.048 Mbps (32 DS0s)
Explain the Bit Rate for a E3
34.368 Mbps (16 E1s, plus management overhead)
Explain the Bit Rate for a J1 (Y1)
2.048 Mbps (32 DS0s; Japanese Standard)
Describe an HDLC frame.
1 byte - Flag 1 byte - Address 1 byte - Control Data 2 Byte - FCS
Describe the Proprietary Cisco HDLC Frame.
1 byte - Flag 1 byte - Address 1 byte - Control 2 byte - Type Data 2 Byte - FCS
Define Synchronous
The imposition of time ordering on a bit stream. Practically, a device tries to use the same speed as another device on the other end of a serial link. However, by examining transitions between voltage states on the link, the device can notice slight variations in the speed on each end and can adjust its speed accordingly.
Define Clock Source
The device to which the other devices on the link adjust their speed when using synchronous links.
Define CSU/DSU
Channel Service Unit/Data Service Unit. Used on digital links as an interface to the telephone company in the United States. Routers typically use a short cable from a serial interface to a CSU/DSU, which is attached to the line from the telco with a similar configuration at the other router on the other end of the link.
Define Telco
Telephone Company
Define Four-wire circuit
A line from the telco with four wires, composed of two twisted-pair wires. Each pair is used to send in one direction, so a four-wire circuit allows full-duplex communication.
Define T1
A line from the telco that allows transmission of data a 1.544 Mbps
Define E1
Similar to a T1, but used in Europe. It uses a rate of 2.048 Mbps and 32 64-kbps channels.
List some synonyms for a point to point leased line.
leased line, leased circuit, link, serial link, serial line, point-to-point link, circuit
Define LAPF
Link Access Procedure - Frame. Defines the Frame Relay header and trailer.
Define Access link
In Frame Relay, the physical serial link that connects a Frame Relay DTE device, usually a router, to a Frame Relay switch. The access link uses the same physical layer standards as do point-to-point leased lines.
Define back-to-back link
A serial link between two routers, created without CSU/DSUs, by connecting a DTE cable to one router and a DCE cable to the other. Typically used in labs to build serial links without the expense of an actual leased line from the telco.
Define clocking
The process of supplying a signal over a cable, either on a separate pin on a serial cable or as part of the signal transitions in the transmitted signal, so that the receiving device can keep synchronization with the sending device.
Define DTE (Layer 1)
Data Terminal Equipment. From a Layer 1 perspective, the DTE synchronizes its clock based on the clock sent by the DCE. From a packet-switching perspective, the DTE is the device outside the service provider’s network, typically a router.
Define CSU/DSU
Channel service unit/data service unit. A device that understands the Layer 1 details of serial links installed by a telco and how to use a serial cable to communicate with networking equipment such as routers.
Define DCE (Layer 1)
Data Communications Equipment. From a physical layer perspective, the device providing the clocking on a WAN link, typically a CSU/DSU, is the DCE. From a packet-switching perspective, the service provider’s switch, to which a router might connect, is considered the DCE.
Define DS0
Digital Signal Level 0. A 64-kbps line or channel of a faster line inside a telco whose origins are to support a single voice call using the original voice (PCM) codecs.