9.2: HSRP Overview Flashcards

1
Q

Cisco provides ____ as a way to avoid losing outside network access if your default router fails.

A

HSRP and HSRP for IPv6

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

HSRP is a Cisco-proprietary FHRP that is designed to allow for transparent failover of a____

A

first-hop IP device

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

The role of the active and standby routers is determined during the HSRP ___

A

election process

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

True or False
By default, the router with the numerically highest IPv4 address is elected as the active router.

A

True
However, it is always better to control how your network will operate under normal conditions rather than leaving it to chance.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

____can be used to determine the active router.

A

HSRP priority

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

The router with the _____(highest/lowest) HSRP priority will become the active router.

A

highest

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

By default, the HSRP priority is ___.

A

100

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

If the HSRP priorities are equal, the router with the numerically highest ___ is elected as the active router.

A

IPv4 address

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

To configure a router to be the active router, use the ___ interface command.

A

standby priority

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

The range of the HSRP priority is __.

A

0 to 255

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

True or False
By default, after a router becomes the active router, it will remain the active router unless another router comes online with a higher HSRP priority.

A

False
By default, after a router becomes the active router, it will remain the active router even if another router comes online with a higher HSRP priority.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

To force a new HSRP election process to take place when a higher priority router comes online, preemption must be enabled using the ___ interface command.

A

standby preempt

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

___ is the ability of an HSRP router to trigger the re-election process.

A

Preemption

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Preemption only allows a router to become the active router if it has a ___

A

higher priority.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

True or false
A router enabled for preemption, with equal priority but a higher IPv4 address will not preempt an active router.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

With preemption disabled, the router that ___first will become the active router if there are no other routers online during the election process.

17
Q

A router can either be the active HSRP router responsible for forwarding traffic for the segment, or it can be a ___ router on standby, ready to assume the active role if the active router fails.

A

passive HSRP

18
Q

HSRP STATES
1. This state is entered through a configuration change or when an interface first becomes available.

19
Q

HSRP STATES
2. The router has not determined the virtual IP address and has not yet seen a hello message from the active router. In this state, the router waits to hear from the active router.

20
Q

HSRP STATES
3. The router knows the virtual IP address, but the router is neither the active router nor the standby router. It listens for hello messages from those routers.

21
Q

HSRP STATES
4. The router sends periodic hello messages and actively participates in the election of the active and/or standby router.

22
Q

HSRP STATES
5. The router is a candidate to become the next active router and sends periodic hello messages.

23
Q

HSRP STATES
6. The router won the election.

24
Q

The active and standby HSRP routers send hello packets to the HSRP group multicast address every ___ by default.

25
Q

The standby router will become active if it does not receive a hello message from the active router after __.

A

10 seconds