Chapter 10

.docx

School

Eastern Gateway Community College *

*We aren’t endorsed by this school

Course

133

Subject

Computer Science

Date

Dec 6, 2023

Type

docx

Pages

16

Uploaded by DeaconGullMaster901

Report
10.1.5 1 - When implementing a Multiprotocol Label Switching (MPLS) WAN, which data unit is managed by the routers at different sites? PACKETS 2 - Which of the following is true of Multiprotocol Label Switching? MPLS can carry ATM, SONET, and Ethernet traffic. AND CEF is required for all MPLS-enabled Cisco routers. 3 - Which VSAT component provides data transmission capabilities over a satellite link? BLOCK UPCONVERTER (BUC) 4 - Which of the following describe the channels and data transfer rates used for ISDN BRI? One channel operating at 16 Kbps AND Two channels operating at 64 Kbps each 5 - Which of the following services are available regardless of whether the telephone company network is available? CABLE MODEM 6 - Which WAN connection types use digital communications over POTS? ISDN AND DSL 7 - Connects multiple network locations to each other via WAN links. Each location has a direct link to all other locations. correct answer: Full mesh Connects multiple remote networks via WAN links. One site is the main location. correct answer: Hub and spoke A single, pre-established path from one network location, through a carrier network, and to a remote network location. correct answer: Point-to-point Provides two separate physical connects to a single ISP. correct answer: Dual-homed
A network connected to an ISP using a single line. correct answer: Single-homed 8 - Which switching network type allows data connections that can be initiated when needed and terminated when communication is complete? CIRCUIT 9 - Which of the following is an example of a public WAN? CABLE INTERNET 10 - Which cellular network type can, theoretically, provide speeds up to 10Gbps? 5G 10.2.4 Required Actions & Questions Remove the shutdown from the SFO s0/1/0 interface Remove the shutdown from the LAX s0/1/1 interface Add the clock rate Q1What is the status of the Serial interface on each router? Why? Your answer: Correct answer: The status of the interfaces on both routers is administratively down. This indicates that the interfaces were shut down. Q2After removing shutdown from both interfaces, how did the status change? Your answer: Correct answer: Both interfaces are down, line protocol is down. Q3Which cable type is connected to the SFO router? Your answer: Correct answer: The entry DTE V.35 indicates a DTE cable is connected to the SFO router. Q4Did the s0/1/0 interface status change? Your answer: Correct answer: No, setting the clock rate on the SFO router does not affect the interface status because the clock rate is set on the DCE device. Q5Why isn't the clock rate set in the configuration file? Your answer: Correct answer: The clock rate is not actually set for the interface because it is a DTE interface. Q6How did the status of both interfaces change? Your answer: Correct answer: Setting the clock rate changes the status to Serial0/1/0 is up, line protocol is up. Q7What is the encapsulation type set on each interface? Your answer: Correct answer: HDLC Q8What effect does the IP address have on the interface status? Correct answer: Neither interface has an IP address assigned. Q9How did the status change?
Your answer: Correct answer: The status changes to Serial0/1/0 is up, line protocol is down. Explanation In this lab, your task is to: Use the show interfaces command on both routers and answer Question 1. Remove the shutdown from both interfaces and answer Question 2. Use the show controllers s0/1/0 command on SFO and answer Question 3. Set the clock rate to 9600 on SFO and answer Question 4. View the running-config on SFO and answer Question 5. Set the clock rate to 9600 on LAX. Use the show interfaces command on both router and answer Questions 6-7. Use the show ip interface command on both router and answer Question 8. Change the encapsulation to PPP on SFO and answer Question 9. Change the encapsulation back to HDLC on SFO. Complete this lab as follows: 1. Use the show interfaces command on both routers. a. Select SFO . b. Press Enter to get started. c. At the SFO> prompt, type enable and press Enter . d. At the SFO# prompt, type show interfaces and press Enter to verify the configuration of the Serial0/1/0 interface. e. Select LAX . f. Press Enter to get started. g. At the LAX> prompt, type enable and press Enter . h. At the LAX# prompt, type show interfaces and press Enter to verify the configuration of the Serial0/1/1 interface. i. Answer Question 1. 2. Remove the shutdown from both interfaces. a. At the SFO# prompt, type conf t and press Enter . b. At the SFO(config)# prompt, type int s0/1/0 and press Enter . c. At the SFO(config-if)# prompt, type no shutdown and press Enter to bring the router up. d. Press Ctrl + Z . e. At the SFO# prompt, type show interfaces and press Enter . f. At the LAX# prompt, type conf t and press Enter . g. At the LAX(config)# prompt, type int s0/1/1 and press Enter . h. At the LAX(config-if)# prompt, type no shutdown and press Enter to bring the router up. i. Press Ctrl + Z . j. At the LAX# prompt, type show interfaces and press Enter . k. Answer Question 2. 3. Use the show controllers s0/1/0 command on SFO.
a. At the SFO# prompt, type show controllers s0/1/0 and press Enter . b. Answer Question 3. 4. Set the clock rate on SFO. a. At the SFO# prompt, type conf t and press Enter . b. At the SFO(config)# prompt, type int s0/1/0 and press Enter . c. At the SFO(config-if)# prompt, type clock rate 9600 and press Enter to configure the clock rate on the Serial0/1/0 interface. d. Press Ctrl + Z . e. At the SFO# prompt, type show interfaces and press Enter . f. Answer Question 4. 5. View the running-config on SFO. a. At the SFO# prompt, type show running-config and press Enter . b. Answer Question 5. 6. Set the clock rate on LAX. a. At the LAX# prompt, type conf t and press Enter . b. At the LAX(config)# prompt, type int s0/1/1 and press Enter . c. At the LAX(config-if)# prompt, type clock rate 9600 and press Enter to configure the clock rate on the Serial0/1/0 interface. 7. Use the show interfaces command on both router. a. Press Ctrl + Z . b. At the LAX# prompt, type show interfaces and press Enter . c. At the SFO# prompt, type show interfaces and press Enter . d. Answer Questions 6-7. 8. Use the show ip interface command on both router. a. At the SFO# prompt, type show ip interface and press Enter . b. At the LAX# prompt, type show ip interface and press Enter . c. Answer Question 8. 9. Change the encapsulation to PPP on SFO. a. At the SFO# prompt, type conf t and press Enter . b. At the SFO(config)# prompt, type int s0/1/0 and press Enter . c. At the SFO(config-if)# prompt, type encapsulation ppp and press Enter . d. Press Ctrl + Z . e. At the SFO# prompt, type show interfaces and press Enter . f. Answer Question 9. g. At the SFO# prompt, type conf t and press Enter . h. At the SFO(config)# prompt, type int s0/1/0 and press Enter . i. At the SFO(config-if)# prompt, type encapsulation hdlc and press Enter . 10.2.7 In this lab, your task is to: Assign an IP address to each serial interface. Use the seventh subnet on network 192.168.2.0 using a 30-bit mask: o For S0/0/0 on RouterA, assign the first address on the subnet.
o For S0/0/1 on RouterB, assign the last address on the subnet. Use the show controllers command to identify the DCE device. On the DCE interface, configure a clock rate of 9600 using the clock rate command. Bring both interfaces up using the no shutdown command. Save the changes on both routers. Complete this lab as follows: 1. Find the DCE interface. a. Select RouterA . b. Press Enter to get started. c. At the RouterA> prompt, type show controllers s0/0/0 and press Enter . d. Select RouterB . e. Press Enter to get started. f. At the RouterB> prompt, type show controllers s0/0/1 and press Enter . RouterB has the DCE interface. 2. Configure RouterB. a. At the RouterB> prompt, type enable and press Enter . b. At the RouterB# prompt, type config t and press Enter . c. At the RouterB(config)# prompt, type interface s0/0/1 and press Enter . d. At the RouterB(config-if)# prompt, type ip address 192.168.2.26 255.255.255.252 and press Enter . e. At the RouterB(config-if)# prompt, type clock rate 9600 and press Enter . f. At the RouterB(config-if)# prompt, type no shutdown and press Enter . g. Press Ctrl + Z . h. At the RouterB# prompt, type copy run start and press Enter . i. Press Enter to begin building the configuration. 3. Configure RouterA. a. At the RouterA> prompt, type enable and press Enter . b. At the RouterA# prompt, type config t and press Enter . c. At the RouterA(config)# prompt, type interface s0/0/0 and press Enter . d. At the RouterA(config-if)# prompt, type ip address 192.168.2.25 255.255.255.252 and press Enter . e. At the RouterA(config-if)# prompt, type no shutdown and press Enter . f. Press Ctrl + Z . g. At the RouterA# prompt, type copy run start and press Enter . h. Press Enter to begin building the configuration. 10.2.8 1 - Which is the default Layer 2 encapsulation method for serial interfaces on a Cisco router? HDLC 2 - Connects the WIC in the router to the telecom equipment.
correct answer: Serial cable Controls the speed and timing of the router's serial interfaces. correct answer: CSU/DSU Provides the clocking function on the link. correct answer: CSU/DSU The equipment at the customer site. correct answer: CPE Provides a Layer 1 interface between the router and the telecom provider's equipment. correct answer: CSU/DSU 3 - Which of the following is true regarding WAN leased lines? The speed is symmetric. AND Each router runs in full-duplex. 4 - What is the removable card that contains the serial interface on a router called? WIC 5 - Which of the following is a type of line supported by a leased line? T1 AND T3 6 - You are configuring a serial connection and need to configure the DCE to provide a clocking signal. Given that you have leased a 128 Kbps line from the WAN service provider, which command should you use to accomplish this task? CLOCK RATE 128000
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help