1.
Cables used to connect to external CSU/DSU (choose 5)
Correct Answer(s)
A. EIA/TIA-232 (RS232)
B. EIA/TIA-449
F. V.35
H. X.21
I. EIA-530
2.
Connection to an integrated internal CSU/DSU uses which cable?
Correct Answer
E. RJ-48/
Explanation
You would plug a RJ-48 cable to an RJ-48 port in the router serial interface card
3.
The clock rate is expressed in ____ while bandwidth is ____ (Choose 2)
Correct Answer(s)
A. Bit
B. Kbit
Explanation
Clock rate is expressed in bits because it measures the number of clock cycles that a processor can execute per second. Bandwidth, on the other hand, is expressed in Kbits because it measures the amount of data that can be transmitted in a given amount of time, typically in kilobits per second.
4.
Clock rate (choose 2)
Correct Answer(s)
B. Is set on the devices at the end of a DCE cable
D. Devices at the end of the DTE cable receives the clocking
Explanation
The clock rate is set on the devices at the end of a DCE cable because the DCE (Data Communications Equipment) device is responsible for providing the clocking signal in a serial communication link. On the other hand, the devices at the end of the DTE (Data Terminal Equipment) cable receive the clocking signal from the DCE device. This arrangement ensures that the communication between the devices is synchronized and data is transmitted at the correct speed.
5.
To set a clock rate of 250000 bits on router A with a serial interface Serial 0/0/0, you would type
Correct Answer
D. RouterA(config-if)#clock rate 250000
Explanation
The correct answer is "RouterA(config-if)#clock rate 250000". This is because when configuring the clock rate on a serial interface, the command to use is "clock rate" followed by the desired rate in bits per second. In this case, the desired rate is 250000 bits per second, so the correct command is "clock rate 250000".
6.
The combination of multiple slow speed lines and channels into one faster line or channel is called
Correct Answer
A. Time Division Multiplexing (TDM)
Explanation
Time Division Multiplexing (TDM) is the correct answer because it refers to the process of combining multiple slow speed lines or channels into one faster line or channel. TDM works by dividing the time into fixed intervals and allocating each interval to different lines or channels. This allows multiple signals to be transmitted simultaneously over a single transmission medium, maximizing the utilization of the available bandwidth. TDM is commonly used in telecommunications and networking to efficiently transmit data, voice, and video signals.
7.
A DS0 is 64 kbps. (Pick 2)
Correct Answer(s)
B. In America, a T1 has 24 DS0 plus 8 kbps overhead and in Europe, an E1 has 32 DS0
D. In America, a T3 has 28 DS1 plus management overhead and in Europe an E3 has 16 E1 plus management overhead
Explanation
In America, a T1 has 24 DS0 plus 8 kbps overhead and in Europe, an E1 has 32 DS0. This means that a T1 line in America can support 24 separate 64 kbps channels for data transmission, with an additional 8 kbps used for overhead purposes. Similarly, an E1 line in Europe can support 32 separate 64 kbps channels. Additionally, in America, a T3 line has 28 DS1 channels with management overhead, while in Europe, an E3 line has 16 E1 channels with management overhead.
8.
The fields within a non-Cisco proprietary HDLC frame are (choose 5)
Correct Answer(s)
A. Flag
B. Address
C. Control
D. Data
E. FCS
Explanation
The fields within a non-Cisco proprietary HDLC frame are Flag, Address, Control, Data, and FCS. The Flag field marks the beginning and end of the frame. The Address field identifies the destination or source device. The Control field contains information about the frame type and flow control. The Data field carries the actual data being transmitted. The FCS (Frame Check Sequence) field is used for error detection.
9.
Cisco proprietary HDLC frame include 1 extra field, which is (choose 1)
Correct Answer
F. Type
Explanation
Cisco proprietary HDLC frames include an extra field called "Type." This field is used to identify the type of data being transmitted in the frame. It helps the receiving device understand how to interpret the data and process it accordingly.
10.
HDLC is a
Correct Answer
C. Layer 2 industry standard protocol method used for point-to-point WAN serial links. It is incompatible with Cisco proprietary HDLC protocol. It is responsible for error checking, packet delivering, and packet type determination.
Explanation
HDLC is a Layer 2 industry standard protocol method used for point-to-point WAN serial links. It is incompatible with Cisco proprietary HDLC protocol. It is responsible for error checking, packet delivering, and packet type determination.
11.
HDLC (choose 2)
Correct Answer(s)
C. Available on both Cisco and non-Cisco routers
D. Non-Cisco routers use non-Cisco HDLC protocol version. While the Cisco routers use Cisco HDLC proprietary protocol version
Explanation
HDLC (High-Level Data Link Control) is a data link layer protocol used for point-to-point and multipoint communication. It is a standard protocol that is available on both Cisco and non-Cisco routers. However, there is a difference in the protocol version used. Non-Cisco routers use the non-Cisco HDLC protocol version, while Cisco routers use the Cisco HDLC proprietary protocol version.
12.
Point-to-point protocol is similar to that of Cisco proprietary HDLC header because it has (choose 6)
Correct Answer(s)
A. Flag
B. Address
C. Control
D. Data
E. FCS
F. Type
Explanation
Point-to-point protocol (PPP) and Cisco proprietary HDLC header have similarities in terms of the header fields they include. Both protocols have a Flag field, which marks the beginning and end of the frame. They also include an Address field, which identifies the destination device. The Control field is used for flow control and error checking. The Data field carries the actual payload of the frame. The FCS (Frame Check Sequence) field is used for error detection. Lastly, both protocols include a Type field, which indicates the protocol being used. However, CRC (Cyclic Redundancy Check) is not a field included in the Cisco proprietary HDLC header.
13.
PPP is the choice of protocol when connecting a Cisco and non-Cisco router because PPP’s frame includes a(n) _____ field (choose 1)
Correct Answer
F. Type
Explanation
PPP is the choice of protocol when connecting a Cisco and non-Cisco router because PPP's frame includes a "Type" field. This field is used to identify the protocol encapsulated within the PPP frame, allowing the routers to understand and process the data correctly. By using the "Type" field, PPP ensures compatibility between Cisco and non-Cisco routers, making it the preferred choice for interconnecting them.
14.
Frame Relay is a
Correct Answer
A. Packet switching service because it can switch packets from one point to another using Permanent Virtual Circuits (PVC).
Explanation
Frame Relay is a packet switching service because it can switch packets from one point to another using Permanent Virtual Circuits (PVC). This means that instead of establishing a dedicated physical connection between two points, Frame Relay uses virtual circuits to transmit packets of data. These virtual circuits are established and maintained by the service provider, allowing for efficient and flexible data transmission.
15.
The physical leased line installed between the customers’ routers and a nearby Frame Relay switch is called
Correct Answer
B. Access Link
Explanation
The physical leased line installed between the customers' routers and a nearby Frame Relay switch is called an Access Link. This link provides the customers with access to the Frame Relay network, allowing them to connect their routers to the network and transmit data. The Access Link is responsible for carrying the data between the customer's premises and the Frame Relay switch, acting as the connection point for the customer's network and the wider network infrastructure.
16.
Frame Relay “switches” frame based upon the ______ field located in the Frame Relay’s _______ (Choose 2)
Correct Answer(s)
A. DLCI
C. Header
Explanation
Frame Relay "switches" frame based upon the DLCI field located in the Frame Relay's header. The DLCI (Data Link Connection Identifier) is a unique identifier that is used to identify the virtual circuit between the sender and receiver in a Frame Relay network. The header contains important information about the frame, including the source and destination addresses, as well as the DLCI. By examining the DLCI field in the header, the Frame Relay switch can determine the appropriate path for forwarding the frame to its destination.
17.
CIR or Committed Information Rate is
Correct Answer
B. The minimum guarantee bandwidth that the customers will receive on a Frame Relay network
Explanation
The Frame Relay network can deliver more speed than the one you ordered and so there isn't an exact speed you will always have to attend to. However, the service provider will guarantee you a minimum speed you will always get, which is the CIR.