CISCO
  • CISCO CERTIFICATIONS
  • CISCO DevNet - Coding & API's
    • Untitled
  • CCNA
    • Networking Fundamentals
    • Introduction
    • OSI, TCP/IP and 5 Layer Model
    • Binary
    • Hexadecimal
    • Cabling and Packet Flows
    • IP v4 Addressing
      • VLSM
    • Cisco IOS Software
    • Wireshark Basics
    • Switches
      • VLANS
        • DTP/VTP (Cisco Proprietary)
        • STP - Classic
        • STP - RSTP
      • EtherChannel
    • Routing
      • Dynamic Routing
      • RIP and EIGRP
      • OSPF 1 - Basics
      • OSPF 2 - Cost, Neighbours and Configs
      • OSPF 3 - Network and LSA Types
      • FHRP
        • HSRP
        • VRRP
      • IP SLA
      • BGP
        • Regular Expressions
    • Programming
  • CCNP
    • SetUp Stuff
    • CCNP ENCOR 350-401
      • Packet Forwarding:
  • IP Address Managers
    • Opensource
  • CCNA LABS
  • CCNA LABS
Powered by GitBook
On this page

Was this helpful?

  1. CCNA
  2. Routing
  3. FHRP

VRRP

Virtual Router Redundancy Protocol

Introduction

  • Open standard and also used by Cisco

  • Nearly Identical to HSRP with just a few differences

  • Master and Backup are elected (Equivalnet to HSRP active and stanby)

  • Multicast IPv4 address 224.0.018

  • Virtual MAC address 0000.5e00.01XX (XX = VRRP group number)

PreviousHSRPNextIP SLA

Last updated 4 years ago

Was this helpful?