CCNA Day 29 - FHRPs

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/30

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 9:27 PM on 4/23/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

31 Terms

1
New cards

First Hop Redundancy Protocol

What does ‘FHRP’stand for?

2
New cards

Hot Standby Router Protocol

What does ‘HSRP’ stand for?

3
New cards

Virtual Router Redundancy Protocol

What does ‘VRRP’ stand for?

4
New cards

Gateway Load Balancing Protocol

What does ‘GLBP’ stand for?

5
New cards

Multicast Hello Messages

What kind of messages do FHRP-activated routers send to communicate with each other?

6
New cards

Gratuitous ARP

In […] ARP, an ARP reply is sent without being requested.

7
New cards

Broadcast

Gratuitous ARP messages are […]cast.

8
New cards

Gratuitous ARP messages

When the HSRP standby router switches to the active role, what kind of messages does it send out?

9
New cards

The virtual IP address

When using an FHRP, what IP address should be configured as the default gateway for hosts in the subnet?

10
New cards

The virtual MAC address

When using an FHRP, what MAC address does the active router use to respond to ARP requests?

11
New cards

GLBP and HSRP

What types of FHRP are Cisco proprietary?

12
New cards

Active and Standby

What kind of routers does HSRP use?

13
New cards

Master and Backup

What kind of routers does VRRP use?

14
New cards

224.0.0.2

HSRPv1 multicast IPv4 address:

15
New cards

224.0.0.102

HSRPv2 multicast IPv4 address:

16
New cards

224.0.0.18

VRRP multicast IPv4 address:

17
New cards

224.0.0.102

GLBP multicast IPv4 address:

18
New cards

0000.0c07.acXX
(XX = HSRP group number)

HSRPv1 virtual MAC address format:

19
New cards

0000.0c9f.fXXX

(XXX = HSRP group number)

HSRPv2 virtual MAC address format:

20
New cards

0000.5e00.01XX

(XX = VRRP group number)

VRRP virtual MAC address format:

21
New cards

0007.b400.XXYY

(XX = GLBP group number, YY = AVF number)

GLBP virtual MAC address format:

22
New cards

GLBP

Which FHRP load balances among multiple routers within a single subnet?

23
New cards

Active Virtual Gateway (AVG)

GLBP:A single […] is elected.

24
New cards

Four

GLBP: The AVG assigns up to […] Active Virtual Forwarders (AVFs)

25
New cards

No

Is preemption enabled on FHRPs by default?

26
New cards

Highest Priority

Highest IP address

What is the HSRP active router order?

27
New cards

100

What is the default HSRP priority?

28
New cards

standby [group-number] ip [ip-address]

Configure the HSRP virtual IP on an interface:

R1(config-if)#[…]

29
New cards

standby [group-number] priority [priority]

Configure the HSRP priority:

R1(config-if)#[…]

30
New cards

standby [group-number] preempt

Enable HSRP preemption:

R1(config-if)#[…]

31
New cards

standby version 2

Configure HSRP version 2:

R1(config-if)#[…]