Multiple IP Performance & Redundancy Flashcards

1
Q

What does Link Aggregation allow interfaces to do

A

Link Aggregation allows multiple network interfaces to combine into a single logical interface. This improves performance by increasing bandwidth and provides failover to maintain connection reliability.

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

Where is Link Aggregation used?

A

Data Centers: To connect servers to switches with higher throughput and reliability.

Enterprise Networks: For connecting switches or routers to improve performance and avoid downtime.

Storage Systems: In NAS or SAN setups to ensure fast and redundant data access.

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

What protocol controls Link Aggregation

A

LACP (Link Aggregation Control Protocol) controls Link Aggregation

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

What are the benefits of Link Aggregation

A

Provides benefits such as:
- increased bandwidth by combining multiple links,
- improved fault tolerance with automatic failover if one link fails
- efficient load balancing for optimized traffic distribution.

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

What is a limitation of Link Aggregation

A

it typically only works up to the nearest switch, meaning it cannot aggregate links across multiple switches unless specific technologies like MLAG (Multi-Chassis Link Aggregation) are used

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

What is VLAN used for

A

A VLAN (Virtual Local Area Network) is used to deliver multiple logically separated networks over a single physical cable

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

What are the benefits of VLAN

A

VLAN enables segmentation for security, performance, or organizational purposes

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

What identifies a VLAN in Ethernet frames

A

A VLAN is identified in Ethernet frames by a VLAN tag, which is a 12-bit identifier

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

What is the default behavior for untagged frames in VLANs

A

They are assigned a per-port default network

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

What are untagged ports in VLANs also known as

A

Access ports

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

What is the purpose of tagged ports in VLANs

A

To transmit and receive only tagged packets, allowing multiple VLANs to share a single physical connection between switches or routers

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

What is the security level of VLANs

A

The security level of VLANs is relatively weak, as it only provides logical separation.

Can compare it to marking private on an envelope

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

What is the benefit of combining Link Aggregation with VLANs

A

Provides resilience by ensuring failover and improved bandwidth for multiple VLANs, while also maintaining network separation and load balancing across links

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

What is the naive approach to load balancing

A

Treat all servers as one machine and rely on DNS round-robin

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

What is the role of a load balancer

A

To distribute incoming connections to the least loaded active server

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

What does a load balancer use to maintain session consistency

A

Source tracking for “sticky” connections

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

What does VRRP stand for

A

Virtual Router Redundancy Protocol

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

What does VRRP enable for routers and firewalls

A

Failover by advertising a shared IP address

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

What is the purpose of mutual monitoring in VRRP

A

To prevent split-brain scenarios during failover

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

What is anycasting in networking

A

Advertising the same IP address from multiple locations for redundancy

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

How does anycasting benefit DNS and CDNs

A

It provides load balancing and redundancy

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

What is a drawback of anycasting with TCP

A

New routes can disrupt long-lived connections

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

What are the key benefits of VLANs

A

Multiple logical networks on one physical infrastructure

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

What are the main benefits of Link Aggregation

A

Improved performance and faster failover

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
What is the purpose of load balancing
To share traffic among multiple systems behind a single IP
26
What is the goal of VRRP
To ensure service continuity through failover
27
What is the advantage of anycasting with UDP
It works well for short-lived connections
28
What is a tagged port in VLANs
One that transmits all packets with a VLAN tag
29
What is an untagged port in VLANs
One that strips or adds VLAN tags automatically
30
Why is VLAN security considered weak
It can be easily bypassed if the switch is compromised
31
What is the benefit of combining VLAN tagging and Link Aggregation
Delivering multiple networks over aggregated links
32
What does a load balancer do during a server failure
Redirects traffic to other active servers
33
What is the purpose of the PVID in VLANs
To assign untagged frames to a default VLAN
34
How does VRRP handle a failed router
Another router takes over the shared IP address
35
What does the term "router on a stick" refer to
Using a single router interface for multiple VLANs
36
What is the function of BGP in anycasting
To advertise routes to the same IP address from multiple locations
37
What is the main limitation of anycasting with TCP
It struggles with long-lived connections
38
What is the primary role of a load balancer in modern networking
To manage traffic and ensure efficient resource usage
39
How does anycasting improve redundancy
By routing traffic to the nearest available server
40
Why should VLANs not be used for hard security
They fail to provide strong separation assurances
41
What is the difference between tagged and untagged VLAN ports
Tagged ports transmit all packets with tags while untagged ports strip or add tags
42
What are the primary uses of anycasting
Handling DNS queries static web content and CDNs
43
What is the purpose of load balancing HTTP and HTTPS
To distribute requests while maintaining session consistency
44
What does VRRP provide for network devices
Failover for shared IP addresses
45
What is the purpose of stacked tags or Q-in-Q in VLANs
To allow VLANs within VLANs for complex setups
46
What is the main benefit of load balancers for web servers
They ensure even distribution of traffic and prevent overload
47
What is the primary use case for VRRP
Failover for critical services like DHCP or DNS
48
What is the impact of anycasting on DNS load balancing
It has largely replaced DNS-based load balancing
49
What is the main challenge of using anycasting for TCP-based services
Connection disruptions due to route changes
50
What are inbound NAT load balancers used for
Distributing connections among servers behind a single IP
51
What is the role of BGP in anycasting
To advertise the same IP from multiple locations
52
What is a potential issue with naive DNS round-robin load balancing
It provides uneven distribution and poor failure handling
53
What is the primary purpose of VLAN tags
To identify the network a frame belongs to
54
What does Link Aggregation achieve in network performance
It improves throughput and provides failover
55
What is the security limitation of VLANs
They rely on tags which can be manipulated
56
What is the difference between access and trunk ports in VLANs
Access ports are untagged while trunk ports carry multiple tagged VLANs
57
How does a load balancer detect server health
Through pings live connection counts or other metrics
58
What does VRRP do when a primary router fails
A secondary router takes over the shared IP address
59
What is a key advantage of anycasting
It reduces latency by routing to the closest server
60
What is a naive approach to implementing load balancing
Using DNS round-robin without considering server health
61
How do switches handle VLAN tagging
They add or strip tags based on configuration
62
What is a common design pattern involving VRRP
A pair of load balancers managing active-active backend servers
63
What is the purpose of Link Aggregation in modern networking
To provide redundancy and load balancing
64
Why is anycasting ideal for DNS
It routes queries to the nearest available server
65
What is the benefit of combining Link Aggregation and VLANs
Enhanced resilience with network separation
66
What is the function of a load balancer for HTTP and HTTPS traffic
To ensure session consistency while distributing requests