filmov
tv
HSRP Configuration in Cisco Packet Tracer
Показать описание
#HSRP #PacketTracer #CCNA #CCNP #CCIE #Configuration
HSRP Configuration in Cisco Packet Tracer,
Cisco Packet Tracer CCNA Labs Adventures!
HSRP Configuration Example on Cisco Routers
In this section we will do an HSRP Configuration to understand the issue better. To do this wewill use the below topology. At the end of this article, you will find the GNS3 configuration lab of this lesson.
redundancy protocols HSRP example (Hot Standby Router Protocol) topology, protocols for redundancy
HSRP Example Topology
Before the HSRP (Hot Standby Router Protocol) configuration, we must prepare our topology. We will change the router names and we will assigned the ip addresses of the router interfaces.
For the left side of the topology, we will use 10.10.10.0 network and for the right side, we will use 10.10.20.0 network. All the interfaces connected to the layer 2 swicth will be assigned with the ip addresses related to its connected port. For example the fa0/0 interface of the Site1 router will be assigned the ip address 10.10.10.1 and the GW1’s and GW2’s fa0/0 ip addresses will be 10.10.10.2 and 10.10.10.3 orderly.
Now our configuration is ready to HSRP configuration. Let’s start on one side(left) on GW1 and GW2 and after that we will configure a second HSRP configuration for the other side(right).
GW1
GW1(config)# interface fastethernet 0/0
GW1(config-if)# standby 1 ip 10.10.10.10
GW1(config-if)# standby 1 preempt
GW1(config-if)# standby 1 priority 110
GW1(config-if)# standby 1 track fa0/1
GW1(config-if)# exit
GW1(config)# interface fastethernet 0/1
GW1(config-if)# standby 1 ip 10.10.20.20
GW1(config-if)# standby 1 preempt
GW1(config-if)# exitGW2
Конфигурация HSRP в Packet Tracer,
Configuración de HSRP en Packet Tracer,
Configuração HSRP no Packet Tracer,
Configurazione HSRP su Packet Tracer,
Configuration HSRP sur Packet Tracer
Packet Tracer HSRP Konfigürasyonu,
تكوين HSRP على حزمة التتبع
पैकेट ट्रेसर पर HSRP कॉन्फ़िगरेशन