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

Eincop Netwax Lab: EIGRP ii
Eincop Netwax Lab: EIGRP iiEincop Netwax Lab: EIGRP ii
Eincop Netwax Lab: EIGRP ii
Netwax Lab
 
Nxll11 bgp
Nxll11 bgpNxll11 bgp
Nxll11 bgp
Netwax Lab
 
Nxll17 dynamic routing with asa
Nxll17 dynamic routing with asaNxll17 dynamic routing with asa
Nxll17 dynamic routing with asa
Netwax Lab
 
Nxll23 i pv6
Nxll23 i pv6Nxll23 i pv6
Nxll23 i pv6
Netwax Lab
 
Nxll26 bgp ii
Nxll26 bgp iiNxll26 bgp ii
Nxll26 bgp ii
Netwax Lab
 
Nxll19 vrrp (virtual router redundancy protocol)
Nxll19 vrrp (virtual router redundancy protocol)Nxll19 vrrp (virtual router redundancy protocol)
Nxll19 vrrp (virtual router redundancy protocol)
Netwax Lab
 
Nxll16 basic asa v8.2
Nxll16 basic asa v8.2Nxll16 basic asa v8.2
Nxll16 basic asa v8.2
Netwax Lab
 
Nxll24 i pv6
Nxll24 i pv6Nxll24 i pv6
Nxll24 i pv6
Netwax Lab
 
Eincop Netwax Lab: Access List ii
Eincop Netwax Lab: Access List iiEincop Netwax Lab: Access List ii
Eincop Netwax Lab: Access List ii
Netwax Lab
 
Eincop Netwax Lab: Vlan and Trunking ii
Eincop Netwax Lab: Vlan and Trunking iiEincop Netwax Lab: Vlan and Trunking ii
Eincop Netwax Lab: Vlan and Trunking ii
Netwax Lab
 
Eincop Netwax Lab: EIGRP iii
Eincop Netwax Lab: EIGRP iiiEincop Netwax Lab: EIGRP iii
Eincop Netwax Lab: EIGRP iii
Netwax Lab
 
Nxll10 v lan and trunking
Nxll10 v lan and trunkingNxll10 v lan and trunking
Nxll10 v lan and trunking
Netwax Lab
 
Nxll14 cut through-proxy on asa
Nxll14 cut through-proxy on asaNxll14 cut through-proxy on asa
Nxll14 cut through-proxy on asa
Netwax Lab
 
Eincop Netwax Lab: Site 2 Site VPN with Routing Protocols
Eincop Netwax Lab: Site 2 Site VPN with Routing ProtocolsEincop Netwax Lab: Site 2 Site VPN with Routing Protocols
Eincop Netwax Lab: Site 2 Site VPN with Routing Protocols
Netwax Lab
 
Eincop Netwax Lab: HSRP (Hot Standby Router Protocol)
Eincop Netwax Lab: HSRP (Hot Standby Router Protocol)Eincop Netwax Lab: HSRP (Hot Standby Router Protocol)
Eincop Netwax Lab: HSRP (Hot Standby Router Protocol)
Netwax Lab
 
Eincop Netwax Lab: Lab 1 static route
Eincop Netwax Lab: Lab 1 static routeEincop Netwax Lab: Lab 1 static route
Eincop Netwax Lab: Lab 1 static route
Netwax Lab
 
Báo cáo thực tập athena trần trọng thái
Báo cáo thực tập athena   trần trọng tháiBáo cáo thực tập athena   trần trọng thái
Báo cáo thực tập athena trần trọng tháitran thai
 
IPSec VPN
IPSec VPNIPSec VPN
Route Redistribution
Route RedistributionRoute Redistribution
Route Redistribution
Netwax Lab
 

What's hot (20)

Eincop Netwax Lab: EIGRP ii
Eincop Netwax Lab: EIGRP iiEincop Netwax Lab: EIGRP ii
Eincop Netwax Lab: EIGRP ii
 
Nxll11 bgp
Nxll11 bgpNxll11 bgp
Nxll11 bgp
 
Nxll17 dynamic routing with asa
Nxll17 dynamic routing with asaNxll17 dynamic routing with asa
Nxll17 dynamic routing with asa
 
Nxll23 i pv6
Nxll23 i pv6Nxll23 i pv6
Nxll23 i pv6
 
Nxll26 bgp ii
Nxll26 bgp iiNxll26 bgp ii
Nxll26 bgp ii
 
Nxll19 vrrp (virtual router redundancy protocol)
Nxll19 vrrp (virtual router redundancy protocol)Nxll19 vrrp (virtual router redundancy protocol)
Nxll19 vrrp (virtual router redundancy protocol)
 
Nxll16 basic asa v8.2
Nxll16 basic asa v8.2Nxll16 basic asa v8.2
Nxll16 basic asa v8.2
 
Nxll24 i pv6
Nxll24 i pv6Nxll24 i pv6
Nxll24 i pv6
 
Eincop Netwax Lab: Access List ii
Eincop Netwax Lab: Access List iiEincop Netwax Lab: Access List ii
Eincop Netwax Lab: Access List ii
 
Eincop Netwax Lab: Vlan and Trunking ii
Eincop Netwax Lab: Vlan and Trunking iiEincop Netwax Lab: Vlan and Trunking ii
Eincop Netwax Lab: Vlan and Trunking ii
 
Eincop Netwax Lab: EIGRP iii
Eincop Netwax Lab: EIGRP iiiEincop Netwax Lab: EIGRP iii
Eincop Netwax Lab: EIGRP iii
 
Nxll10 v lan and trunking
Nxll10 v lan and trunkingNxll10 v lan and trunking
Nxll10 v lan and trunking
 
Nxll14 cut through-proxy on asa
Nxll14 cut through-proxy on asaNxll14 cut through-proxy on asa
Nxll14 cut through-proxy on asa
 
Eincop Netwax Lab: Site 2 Site VPN with Routing Protocols
Eincop Netwax Lab: Site 2 Site VPN with Routing ProtocolsEincop Netwax Lab: Site 2 Site VPN with Routing Protocols
Eincop Netwax Lab: Site 2 Site VPN with Routing Protocols
 
Eincop Netwax Lab: HSRP (Hot Standby Router Protocol)
Eincop Netwax Lab: HSRP (Hot Standby Router Protocol)Eincop Netwax Lab: HSRP (Hot Standby Router Protocol)
Eincop Netwax Lab: HSRP (Hot Standby Router Protocol)
 
Eincop Netwax Lab: Lab 1 static route
Eincop Netwax Lab: Lab 1 static routeEincop Netwax Lab: Lab 1 static route
Eincop Netwax Lab: Lab 1 static route
 
DMVPN
DMVPNDMVPN
DMVPN
 
Báo cáo thực tập athena trần trọng thái
Báo cáo thực tập athena   trần trọng tháiBáo cáo thực tập athena   trần trọng thái
Báo cáo thực tập athena trần trọng thái
 
IPSec VPN
IPSec VPNIPSec VPN
IPSec VPN
 
Route Redistribution
Route RedistributionRoute Redistribution
Route Redistribution
 

Viewers also liked

Introduction of Networking
Introduction of NetworkingIntroduction of Networking
Introduction of Networking
Netwax Lab
 
IP Address
IP AddressIP Address
IP Address
Netwax Lab
 
SSL Web VPN
SSL Web VPNSSL Web VPN
SSL Web VPN
Netwax Lab
 
Wireless Technology
Wireless TechnologyWireless Technology
Wireless Technology
Netwax Lab
 
Computer Ports
Computer PortsComputer Ports
Computer Ports
Netwax Lab
 
Remote VPN
Remote VPNRemote VPN
Remote VPN
Netwax Lab
 
Switching
SwitchingSwitching
Switching
Netwax Lab
 
Securing Switch Access
Securing Switch Access Securing Switch Access
Securing Switch Access
Netwax Lab
 
Eincop Netwax Lab: Route Redistribution
Eincop Netwax Lab: Route RedistributionEincop Netwax Lab: Route Redistribution
Eincop Netwax Lab: Route Redistribution
Netwax Lab
 
OSPF (open shortest path first) part iii
OSPF (open shortest path first) part  iiiOSPF (open shortest path first) part  iii
OSPF (open shortest path first) part iii
Netwax Lab
 

Viewers also liked (10)

Introduction of Networking
Introduction of NetworkingIntroduction of Networking
Introduction of Networking
 
IP Address
IP AddressIP Address
IP Address
 
SSL Web VPN
SSL Web VPNSSL Web VPN
SSL Web VPN
 
Wireless Technology
Wireless TechnologyWireless Technology
Wireless Technology
 
Computer Ports
Computer PortsComputer Ports
Computer Ports
 
Remote VPN
Remote VPNRemote VPN
Remote VPN
 
Switching
SwitchingSwitching
Switching
 
Securing Switch Access
Securing Switch Access Securing Switch Access
Securing Switch Access
 
Eincop Netwax Lab: Route Redistribution
Eincop Netwax Lab: Route RedistributionEincop Netwax Lab: Route Redistribution
Eincop Netwax Lab: Route Redistribution
 
OSPF (open shortest path first) part iii
OSPF (open shortest path first) part  iiiOSPF (open shortest path first) part  iii
OSPF (open shortest path first) part iii
 

Similar to Nxll25 hsrp with failover

cisco-ewan-nat-acl-pt-practice-sba-with-solution-110516171316-phpapp02.pdf
cisco-ewan-nat-acl-pt-practice-sba-with-solution-110516171316-phpapp02.pdfcisco-ewan-nat-acl-pt-practice-sba-with-solution-110516171316-phpapp02.pdf
cisco-ewan-nat-acl-pt-practice-sba-with-solution-110516171316-phpapp02.pdf
AsgarAlam6
 
ACI MultiPod Config Guide
ACI MultiPod Config GuideACI MultiPod Config Guide
ACI MultiPod Config Guide
Woo Hyung Choi
 
Krzysztof Mazepa - IOS XR - IP Fast Convergence
Krzysztof Mazepa - IOS XR - IP Fast ConvergenceKrzysztof Mazepa - IOS XR - IP Fast Convergence
Krzysztof Mazepa - IOS XR - IP Fast Convergence
PROIDEA
 
Cisco asa active,active failover configuration
Cisco asa active,active failover configurationCisco asa active,active failover configuration
Cisco asa active,active failover configuration
IT Tech
 
Fhrp notes
Fhrp notesFhrp notes
Fhrp notes
Krunal Shah
 
CCNA Routing and Switching Lesson 06 - IOS Basics - Eric Vanderburg
CCNA Routing and Switching Lesson 06 - IOS Basics - Eric VanderburgCCNA Routing and Switching Lesson 06 - IOS Basics - Eric Vanderburg
CCNA Routing and Switching Lesson 06 - IOS Basics - Eric Vanderburg
Eric Vanderburg
 
Configuracion EIGRP
Configuracion EIGRPConfiguracion EIGRP
Configuracion EIGRP
alexis marck Huiza Canchanya
 
Practice Lab CSC
Practice Lab CSCPractice Lab CSC
Practice Lab CSC
Salachudin Emir
 
CCNA Scaling NetworksSA Exam CCNA Scaling NetworksSkills .docx
CCNA Scaling NetworksSA Exam CCNA Scaling NetworksSkills .docxCCNA Scaling NetworksSA Exam CCNA Scaling NetworksSkills .docx
CCNA Scaling NetworksSA Exam CCNA Scaling NetworksSkills .docx
keturahhazelhurst
 
Centos failover link
Centos failover link Centos failover link
Centos failover link
Ediga Watson
 
Class notes fhrp,hsrp
Class notes  fhrp,hsrpClass notes  fhrp,hsrp
Class notes fhrp,hsrp
SagarR24
 
Class notes fhrp,hsrp,vrrp
Class notes fhrp,hsrp,vrrpClass notes fhrp,hsrp,vrrp
Class notes fhrp,hsrp,vrrp
SagarR24
 
Free CCNP switching workbook by networkershome pdf
Free CCNP switching workbook by networkershome pdfFree CCNP switching workbook by networkershome pdf
Free CCNP switching workbook by networkershome pdf
Networkershome
 
Packet Tracer: Load Balancing with GLBP and FHRP
Packet Tracer: Load Balancing with GLBP and FHRPPacket Tracer: Load Balancing with GLBP and FHRP
Packet Tracer: Load Balancing with GLBP and FHRP
Rafat Khandaker
 
Lab 9 instructions
Lab 9 instructionsLab 9 instructions
Lab 9 instructions
trayyoo
 
A New Era of SSRF - Exploiting URL Parser in Trending Programming Languages! ...
A New Era of SSRF - Exploiting URL Parser in Trending Programming Languages! ...A New Era of SSRF - Exploiting URL Parser in Trending Programming Languages! ...
A New Era of SSRF - Exploiting URL Parser in Trending Programming Languages! ...
CODE BLUE
 
Ccna4 cs diaz_&_romero
Ccna4 cs diaz_&_romeroCcna4 cs diaz_&_romero
Ccna4 cs diaz_&_romero
Luis Manuel Enrique Díaz Pereyra
 
ACI Multicast 구성 가이드
ACI Multicast 구성 가이드ACI Multicast 구성 가이드
ACI Multicast 구성 가이드
Woo Hyung Choi
 

Similar to Nxll25 hsrp with failover (20)

cisco-ewan-nat-acl-pt-practice-sba-with-solution-110516171316-phpapp02.pdf
cisco-ewan-nat-acl-pt-practice-sba-with-solution-110516171316-phpapp02.pdfcisco-ewan-nat-acl-pt-practice-sba-with-solution-110516171316-phpapp02.pdf
cisco-ewan-nat-acl-pt-practice-sba-with-solution-110516171316-phpapp02.pdf
 
ACI MultiPod Config Guide
ACI MultiPod Config GuideACI MultiPod Config Guide
ACI MultiPod Config Guide
 
Krzysztof Mazepa - IOS XR - IP Fast Convergence
Krzysztof Mazepa - IOS XR - IP Fast ConvergenceKrzysztof Mazepa - IOS XR - IP Fast Convergence
Krzysztof Mazepa - IOS XR - IP Fast Convergence
 
Cisco asa active,active failover configuration
Cisco asa active,active failover configurationCisco asa active,active failover configuration
Cisco asa active,active failover configuration
 
Fhrp notes
Fhrp notesFhrp notes
Fhrp notes
 
CCNA Routing and Switching Lesson 06 - IOS Basics - Eric Vanderburg
CCNA Routing and Switching Lesson 06 - IOS Basics - Eric VanderburgCCNA Routing and Switching Lesson 06 - IOS Basics - Eric Vanderburg
CCNA Routing and Switching Lesson 06 - IOS Basics - Eric Vanderburg
 
Configuracion EIGRP
Configuracion EIGRPConfiguracion EIGRP
Configuracion EIGRP
 
Practice Lab CSC
Practice Lab CSCPractice Lab CSC
Practice Lab CSC
 
CCNA Scaling NetworksSA Exam CCNA Scaling NetworksSkills .docx
CCNA Scaling NetworksSA Exam CCNA Scaling NetworksSkills .docxCCNA Scaling NetworksSA Exam CCNA Scaling NetworksSkills .docx
CCNA Scaling NetworksSA Exam CCNA Scaling NetworksSkills .docx
 
Centos failover link
Centos failover link Centos failover link
Centos failover link
 
Class notes fhrp,hsrp
Class notes  fhrp,hsrpClass notes  fhrp,hsrp
Class notes fhrp,hsrp
 
Class notes fhrp,hsrp,vrrp
Class notes fhrp,hsrp,vrrpClass notes fhrp,hsrp,vrrp
Class notes fhrp,hsrp,vrrp
 
Aruba mobility access switch useful commands v2
Aruba mobility access switch useful commands v2Aruba mobility access switch useful commands v2
Aruba mobility access switch useful commands v2
 
BACIK CISCO SKILLS
BACIK CISCO SKILLSBACIK CISCO SKILLS
BACIK CISCO SKILLS
 
Free CCNP switching workbook by networkershome pdf
Free CCNP switching workbook by networkershome pdfFree CCNP switching workbook by networkershome pdf
Free CCNP switching workbook by networkershome pdf
 
Packet Tracer: Load Balancing with GLBP and FHRP
Packet Tracer: Load Balancing with GLBP and FHRPPacket Tracer: Load Balancing with GLBP and FHRP
Packet Tracer: Load Balancing with GLBP and FHRP
 
Lab 9 instructions
Lab 9 instructionsLab 9 instructions
Lab 9 instructions
 
A New Era of SSRF - Exploiting URL Parser in Trending Programming Languages! ...
A New Era of SSRF - Exploiting URL Parser in Trending Programming Languages! ...A New Era of SSRF - Exploiting URL Parser in Trending Programming Languages! ...
A New Era of SSRF - Exploiting URL Parser in Trending Programming Languages! ...
 
Ccna4 cs diaz_&_romero
Ccna4 cs diaz_&_romeroCcna4 cs diaz_&_romero
Ccna4 cs diaz_&_romero
 
ACI Multicast 구성 가이드
ACI Multicast 구성 가이드ACI Multicast 구성 가이드
ACI Multicast 구성 가이드
 

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