Review - Chapter 6 Flashcards

1
Q

First-Hop Redundancy

A

A set of routers/Layer 3 switches work together to present the illusion of a single virtual router to hosts on the LAN by sharing an IP and MAC address

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

Hot Standby Router Protocol (HSRP)

A

Active and Standby routers send hello messages to multicast address using UDP port 1985 which are used to communicate between routers in the HSRP group

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

HSRP Multicast Addresses

A
  • 224.0.0.2 (V1)

* 224.0.0.102 / FF02::66 (V2)

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

Active Router

A
  • Forwards data and transmits hello messages for the Virtual Router
  • Highest priority/IP address
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Standby Router

A
  • Primary backup for the Active Router

* Second highest priority/IP address

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

Standby Group

A

A set of routers that emulate a virtual router (255 V1, 4095 V2)

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

HSRP Hello Interval

A

Interval between hellos (3s)

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

HSRP Hold Interval

A

Amount of time a hello is valid (10s)

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

HSRP States

A
  • Initial
  • Learn (Rare)
  • Listen (Duration = Hold time)
  • Speak
  • Standby
  • Active
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Virtual Router Redundancy Protocol (VRRP)

A
  • Allows a group of routers to form a single virtual router
  • Priority can be 0-255
  • Preempt is enabled by default
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

VRRP Advertisements

A
  • Sent to multicast 244.0.0.18 protocol 112
  • Default interval 1s
  • Default hold time 3s
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

VRRP Dynamic Failover

A

Three timers:
• advertisement (1s)
• master down (3x Ad.Int + skew)
• skew time (256 - priority) / 256

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

Gateway Load Balancing Protocol (GLBP)

A
  • Provides redundancy

* Allows a group of routers to share the load of the default gateway on a LAN (different ARP reply to different hosts)

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

GLBP Operational Modes

A
  • Weighted
  • Host-dependent
  • Round-robin (default)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly