SlideShare a Scribd company logo
Lab 25: HSRP with Failover
Task
1. Configure IP Address as per given in topology.
2. Configure Failover on ASA1 and ASA2. Make Sure Use IP address 200.200.200.0/24 for failover.
3. Configure HSRP between MLS3 and R2. Make sure R2 is active for group 1 and MLS3 is active for
group 2. HSRP Authentication is Netwaxlab.
4. Configure PAT on ASA and R2.
5. Configure EIGRP between ASA and MLS3.
6. PC1 to PC4 Reach R1 via R2 and PC5 & PC6 reach R1 via MLS3.
Figure 1 Topology
Lab 25: HSRP with Failover
Solution
 Task 2: Configure Failover on ASA1 and ASA2. Make Sure Use IP address 200.200.200.0/24 for
failover.
ASA1
failover lan unit primary
failover lan interface fover e0/5
failover link fover e0/5
failover interface ip fover 200.200.200.1 255.255.255.0 standby 200.200.200.2
failover replication http
int e0/0
ip add 124.55.221.2 255.255.255.0 standby 124.55.221.3
no shut
exit
int e0/1
nameif inside
ip add 192.168.2.1 255.255.255.0 standby 192.168.2.2
no shut
exit
ASA2
failover lan unit secondary
failover lan interface fover e0/5
failover link fover e0/5
failover interface ip fover 200.200.200.1 255.255.255.0 standby 200.200.200.2
 Task 3: Configure HSRP between MLS3 and R2. Make sure R2 is active for group 1 and MLS3 is
active for group 2. HSRP Authentication is Netwaxlab.
MLS3
int f1/2
standby 1 ip 110.0.0.254
standby 1 priority 99
standby 1 authentication md5 key-string Netwaxlab
standby 1 preempt
Lab 25: HSRP with Failover
standby 2 ip 110.0.0.253
standby 2 priority 101
standby 2 authentication md5 key-string Netwaxlab
standby 2 preempt
R2
int f0/1
standby 1 ip 110.0.0.254
standby 1 preempt
standby 1 priority 101
standby 1 authentication md5 key-string Netwaxlab
standby 2 ip 110.0.0.253
standby 2 priority 99
standby 2 authentication md5 key-string Netwaxlab
standby 2 preempt
 Task 4: Configure PAT on ASA and R2.
ASA1
access-list OUT permit icmp any any
access-group OUT in interface outsie
access-list NAT permit ip 192.168.2.0 255.255.255.0 any
access-list NAT permit ip 110.0.0.0 255.255.255.0 any
nat (inside) 1 access-list NAT
global (outside) 1 interface
route outside 0 0 124.55.221.1
R2
ip access-list extended NAT
permit ip 110.0.0.0 0.0.0.255 any
exit
ip nat inside source list NAT interface f0/0 overload
Lab 25: HSRP with Failover
 Task 5: Configure EIGRP between ASA and MLS3
ASA1
router eigrp 100
network 192.168.2.0 255.255.255.0
no auto-summary
redistribute static
exit
MLS3
router eigrp 100
network 192.168.2.0 0.0.0.255
network 110.0.0.0 0.0.0.255
no auto-summary
exit
 Task 6: PC1 to PC4 Reach R1 via R2 and PC5 & PC6 reach R1 via MLS3.
On PC1 to PC4
Configure Default gateway as 110.0.0.254
On PC5 and PC6
Configure default gateway as 110.0.0.253

More Related Content

What's hot (20)

PDF
Eincop Netwax Lab: EIGRP ii
Netwax Lab
 
PDF
Nxll11 bgp
Netwax Lab
 
PDF
Nxll17 dynamic routing with asa
Netwax Lab
 
PDF
Nxll23 i pv6
Netwax Lab
 
PDF
Nxll26 bgp ii
Netwax Lab
 
PDF
Nxll19 vrrp (virtual router redundancy protocol)
Netwax Lab
 
PDF
Nxll16 basic asa v8.2
Netwax Lab
 
PDF
Nxll24 i pv6
Netwax Lab
 
PDF
Eincop Netwax Lab: Access List ii
Netwax Lab
 
PDF
Eincop Netwax Lab: Vlan and Trunking ii
Netwax Lab
 
PDF
Eincop Netwax Lab: EIGRP iii
Netwax Lab
 
PDF
Nxll10 v lan and trunking
Netwax Lab
 
PDF
Nxll14 cut through-proxy on asa
Netwax Lab
 
PDF
Eincop Netwax Lab: Site 2 Site VPN with Routing Protocols
Netwax Lab
 
PDF
Eincop Netwax Lab: HSRP (Hot Standby Router Protocol)
Netwax Lab
 
PDF
Eincop Netwax Lab: Lab 1 static route
Netwax Lab
 
DOCX
Báo cáo thực tập athena trần trọng thái
tran thai
 
PDF
IPSec VPN
NetProtocol Xpert
 
PDF
Route Redistribution
Netwax Lab
 
Eincop Netwax Lab: EIGRP ii
Netwax Lab
 
Nxll11 bgp
Netwax Lab
 
Nxll17 dynamic routing with asa
Netwax Lab
 
Nxll23 i pv6
Netwax Lab
 
Nxll26 bgp ii
Netwax Lab
 
Nxll19 vrrp (virtual router redundancy protocol)
Netwax Lab
 
Nxll16 basic asa v8.2
Netwax Lab
 
Nxll24 i pv6
Netwax Lab
 
Eincop Netwax Lab: Access List ii
Netwax Lab
 
Eincop Netwax Lab: Vlan and Trunking ii
Netwax Lab
 
Eincop Netwax Lab: EIGRP iii
Netwax Lab
 
Nxll10 v lan and trunking
Netwax Lab
 
Nxll14 cut through-proxy on asa
Netwax Lab
 
Eincop Netwax Lab: Site 2 Site VPN with Routing Protocols
Netwax Lab
 
Eincop Netwax Lab: HSRP (Hot Standby Router Protocol)
Netwax Lab
 
Eincop Netwax Lab: Lab 1 static route
Netwax Lab
 
Báo cáo thực tập athena trần trọng thái
tran thai
 
Route Redistribution
Netwax Lab
 

Viewers also liked (10)

PDF
Introduction of Networking
Netwax Lab
 
PDF
IP Address
Netwax Lab
 
PDF
SSL Web VPN
Netwax Lab
 
PDF
Wireless Technology
Netwax Lab
 
PDF
Computer Ports
Netwax Lab
 
PDF
Remote VPN
Netwax Lab
 
PDF
Switching
Netwax Lab
 
PDF
Securing Switch Access
Netwax Lab
 
PDF
Eincop Netwax Lab: Route Redistribution
Netwax Lab
 
PDF
OSPF (open shortest path first) part iii
Netwax Lab
 
Introduction of Networking
Netwax Lab
 
IP Address
Netwax Lab
 
SSL Web VPN
Netwax Lab
 
Wireless Technology
Netwax Lab
 
Computer Ports
Netwax Lab
 
Remote VPN
Netwax Lab
 
Switching
Netwax Lab
 
Securing Switch Access
Netwax Lab
 
Eincop Netwax Lab: Route Redistribution
Netwax Lab
 
OSPF (open shortest path first) part iii
Netwax Lab
 
Ad

Similar to Nxll25 hsrp with failover (20)

PDF
cisco-ewan-nat-acl-pt-practice-sba-with-solution-110516171316-phpapp02.pdf
AsgarAlam6
 
PDF
ACI MultiPod Config Guide
Woo Hyung Choi
 
PDF
Krzysztof Mazepa - IOS XR - IP Fast Convergence
PROIDEA
 
DOCX
Cisco asa active,active failover configuration
IT Tech
 
PPTX
Fhrp notes
Krunal Shah
 
PPT
CCNA Routing and Switching Lesson 06 - IOS Basics - Eric Vanderburg
Eric Vanderburg
 
DOCX
Configuracion EIGRP
alexis marck Huiza Canchanya
 
PDF
Practice Lab CSC
Salachudin Emir
 
DOCX
CCNA Scaling NetworksSA Exam CCNA Scaling NetworksSkills .docx
keturahhazelhurst
 
ODT
Centos failover link
Ediga Watson
 
PDF
Class notes fhrp,hsrp,vrrp
SagarR24
 
PDF
Class notes fhrp,hsrp
SagarR24
 
PDF
Aruba mobility access switch useful commands v2
Aruba, a Hewlett Packard Enterprise company
 
PDF
BACIK CISCO SKILLS
Peťko Z Chochoľova
 
PDF
Free CCNP switching workbook by networkershome pdf
Networkershome
 
DOCX
Packet Tracer: Load Balancing with GLBP and FHRP
Rafat Khandaker
 
DOCX
Lab 9 instructions
trayyoo
 
PDF
A New Era of SSRF - Exploiting URL Parser in Trending Programming Languages! ...
CODE BLUE
 
PDF
Ccna4 cs diaz_&_romero
Luis Manuel Enrique Díaz Pereyra
 
PDF
ACI Multicast 구성 가이드
Woo Hyung Choi
 
cisco-ewan-nat-acl-pt-practice-sba-with-solution-110516171316-phpapp02.pdf
AsgarAlam6
 
ACI MultiPod Config Guide
Woo Hyung Choi
 
Krzysztof Mazepa - IOS XR - IP Fast Convergence
PROIDEA
 
Cisco asa active,active failover configuration
IT Tech
 
Fhrp notes
Krunal Shah
 
CCNA Routing and Switching Lesson 06 - IOS Basics - Eric Vanderburg
Eric Vanderburg
 
Configuracion EIGRP
alexis marck Huiza Canchanya
 
Practice Lab CSC
Salachudin Emir
 
CCNA Scaling NetworksSA Exam CCNA Scaling NetworksSkills .docx
keturahhazelhurst
 
Centos failover link
Ediga Watson
 
Class notes fhrp,hsrp,vrrp
SagarR24
 
Class notes fhrp,hsrp
SagarR24
 
Aruba mobility access switch useful commands v2
Aruba, a Hewlett Packard Enterprise company
 
BACIK CISCO SKILLS
Peťko Z Chochoľova
 
Free CCNP switching workbook by networkershome pdf
Networkershome
 
Packet Tracer: Load Balancing with GLBP and FHRP
Rafat Khandaker
 
Lab 9 instructions
trayyoo
 
A New Era of SSRF - Exploiting URL Parser in Trending Programming Languages! ...
CODE BLUE
 
Ccna4 cs diaz_&_romero
Luis Manuel Enrique Díaz Pereyra
 
ACI Multicast 구성 가이드
Woo Hyung Choi
 
Ad

Nxll25 hsrp with failover

  • 1. Lab 25: HSRP with Failover Task 1. Configure IP Address as per given in topology. 2. Configure Failover on ASA1 and ASA2. Make Sure Use IP address 200.200.200.0/24 for failover. 3. Configure HSRP between MLS3 and R2. Make sure R2 is active for group 1 and MLS3 is active for group 2. HSRP Authentication is Netwaxlab. 4. Configure PAT on ASA and R2. 5. Configure EIGRP between ASA and MLS3. 6. PC1 to PC4 Reach R1 via R2 and PC5 & PC6 reach R1 via MLS3. Figure 1 Topology
  • 2. Lab 25: HSRP with Failover Solution  Task 2: Configure Failover on ASA1 and ASA2. Make Sure Use IP address 200.200.200.0/24 for failover. ASA1 failover lan unit primary failover lan interface fover e0/5 failover link fover e0/5 failover interface ip fover 200.200.200.1 255.255.255.0 standby 200.200.200.2 failover replication http int e0/0 ip add 124.55.221.2 255.255.255.0 standby 124.55.221.3 no shut exit int e0/1 nameif inside ip add 192.168.2.1 255.255.255.0 standby 192.168.2.2 no shut exit ASA2 failover lan unit secondary failover lan interface fover e0/5 failover link fover e0/5 failover interface ip fover 200.200.200.1 255.255.255.0 standby 200.200.200.2  Task 3: Configure HSRP between MLS3 and R2. Make sure R2 is active for group 1 and MLS3 is active for group 2. HSRP Authentication is Netwaxlab. MLS3 int f1/2 standby 1 ip 110.0.0.254 standby 1 priority 99 standby 1 authentication md5 key-string Netwaxlab standby 1 preempt
  • 3. Lab 25: HSRP with Failover standby 2 ip 110.0.0.253 standby 2 priority 101 standby 2 authentication md5 key-string Netwaxlab standby 2 preempt R2 int f0/1 standby 1 ip 110.0.0.254 standby 1 preempt standby 1 priority 101 standby 1 authentication md5 key-string Netwaxlab standby 2 ip 110.0.0.253 standby 2 priority 99 standby 2 authentication md5 key-string Netwaxlab standby 2 preempt  Task 4: Configure PAT on ASA and R2. ASA1 access-list OUT permit icmp any any access-group OUT in interface outsie access-list NAT permit ip 192.168.2.0 255.255.255.0 any access-list NAT permit ip 110.0.0.0 255.255.255.0 any nat (inside) 1 access-list NAT global (outside) 1 interface route outside 0 0 124.55.221.1 R2 ip access-list extended NAT permit ip 110.0.0.0 0.0.0.255 any exit ip nat inside source list NAT interface f0/0 overload
  • 4. Lab 25: HSRP with Failover  Task 5: Configure EIGRP between ASA and MLS3 ASA1 router eigrp 100 network 192.168.2.0 255.255.255.0 no auto-summary redistribute static exit MLS3 router eigrp 100 network 192.168.2.0 0.0.0.255 network 110.0.0.0 0.0.0.255 no auto-summary exit  Task 6: PC1 to PC4 Reach R1 via R2 and PC5 & PC6 reach R1 via MLS3. On PC1 to PC4 Configure Default gateway as 110.0.0.254 On PC5 and PC6 Configure default gateway as 110.0.0.253