Lab 102: Implementing HSRP

Lab Objective: The objective of this lab exercise is for you to learn how to implement HSRP in the Core level of your network. Lab Purpose: Hot Standby Router Protocol (HSRP) is a protocol that allows you to have redundancy at the Core level by having two routers …

Lab 101: Configuring IPv6 Traffic Filters

Lab Objective: The objective of this lab exercise is for you to learn how to configure IPv6 access filters in your network. Lab Purpose: At this point, you should already be aware of how access control lists work in an IPv4 environment, but in this lab, we are …

Lab 100: Configuring GRE Point-To-Point Tunnels

Lab Objective The objective of this lab exercise is for you to learn how to configure point-to-point GRE tunnels. Lab Purpose: Generic Routing Encapsulation (GRE) is IP protocol number 47; its main purpose is to encapsulate any network layer protocol. As a Cisco engineer, as well as in …

Lab 99: Configuring eBGP Advanced

Lab Objective The objective of this lab exercise is for you to learn how to configure eBGP and some of its advanced features. Lab Purpose: Border Gateway Protocol (BGP) is the routing protocol used to exchange information on the Internet; in this lab, we will configure some of …

Lab 98: Configuring PPPoE

Lab Objective The objective of this lab exercise is for you to learn how to configure PPP over an Ethernet link. Lab Purpose: PPP over Ethernet (PPPoE) emulates a point-to-point link across a shared medium such as DSL, but in this case, we will run it over Ethernet. …

Lab 97: Configuring Multilink PPP (MLPPP)

Lab Objective The objective of this lab exercise is for you to learn how to configure a Multilink PPP connection. Lab Purpose: MLPPP is a feature that will allow you to provide redundancy and some sort of load balancing by using two links (interfaces) and the benefits of …

Lab 96: PPP Authentication Using CHAP (Method #2)

Lab Objective: The objective of this lab exercise is to configure two routers sharing a back-to-back Serial link encapsulated by PPP to authenticate each other using default CHAP parameters on Cisco IOS. By default, PPP connections are not authenticated or secured. Lab Purpose: PPP CHAP authentication configuration is …

Lab 95: PPP Authentication Using CHAP (Method #1)

Lab Objective: The objective of this lab exercise is to configure two routers sharing a back-to-back Serial link encapsulated by PPP to authenticate each other using default CHAP parameters on Cisco IOS. By default, PPP connections are not authenticated or secured. Lab Purpose: PPP CHAP authentication configuration is …

Lab 94: PPP Authentication Using PAP

Lab Objective: The objective of this lab exercise is to configure two routers sharing a back-to-back Serial link encapsulated by PPP to authenticate each other using Password Authentication Protocol (PAP). By default, PPP connections are not authenticated or secured. Lab Purpose: PPP PAP authentication configuration is a fundamental …

Lab 93: Configuring PPP Encapsulation

Lab Objective: The objective of this lab exercise is to enable PPP encapsulation on Cisco router Serial interfaces and verify the state of the PPP-encapsulated interfaces. This lab also covers debugging PPP links to see the different states of PPP negotiation Lab Purpose: PPP configuration and verification is …