Category: 120 Labs CCNA

120 Labs and solutions to give you the confidence and speed to pass the practical teste in your Cisco CCNA and CCENT exams: Exam CCNA 200-125, Exam ICND1 100-105, Exam ICND2 200-105

Appendix B: Cabling and Configuring a Frame Relay Switch for Three Routers

Frame relay switch configuration: hostname FR-SWITCH ! frame-relay switching interface serial0 description “Connected to R1 Serial1/0” encapsulation frame-relay frame-relay intf-type dce frame-relay route 103 interface serial1 301 frame-relay route 102 interface serial2 201 clock rate 800000 no shutdown ! interface serial1 description “Connected to R3 Serial1/0” encapsulation frame-relay …

Appendix A: Cabling and Configuring a Frame Relay Switch for Two Routers

Frame relay switch configuration: hostname FR-SWITCH ! frame-relay switching ! interface serial0/0 description “Connected to R1 Serial0/0” encapsulation frame-relay frame-relay intf-type dce frame-relay route 111 interface serial0/1 222 clock rate 256000 no shutdown ! interface serial0/1 description “Connected to R2 Serial0/0” encapsulation frame-relay frame-relay intf-type dce frame-relay route …

Lab D: Configuring Command Aliases on IOS Devices

Lab Objective: The objective of this lab exercise is for you to learn and understand how to configure and use aliases within the Cisco IOS. Lab Purpose: Configuring and using aliases is a fundamental skill. Aliases are customized names assigned to Cisco IOS commands that can be used …

Lab C: Configuring IOS DHCP Clients

Lab Objective: The objective of this lab exercise is for you to learn and understand how to configure Cisco IOS DHCP clients. Lab Purpose: Configuring the Cisco IOS DHCP client feature is a fundamental skill. DHCP provides dynamic addressing information to hosts on a network. Typically, physical DHCP …