Architecture Flashcards

(28 cards)

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

What is North-South traffic in networking?

A

Traffic flowing between clients/users and servers (into/out of the data center).

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

What is East-West traffic in networking?

A

Traffic flowing laterally between servers inside the data center.

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

Why has East-West traffic grown in modern networks?

A

Because of virtualization, clustering, and microservices where servers/VMs communicate heavily with each other.

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

What problem does East-West traffic create in traditional 3-tier networks?

A

Oversubscription: traffic must go up to the core and back down, wasting bandwidth and adding latency.

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

How does Spanning Tree impact East-West traffic in legacy designs?

A

STP blocks redundant paths, preventing full use of available bandwidth for server-to-server flows.

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

What modern design solves East-West traffic bottlenecks?

A

Leaf-Spine architecture with ECMP, which provides predictable 1–2 hop latency and all links active.

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

Exam key point: North-South vs East-West?

A

North-South = client-to-server, East-West = server-to-server; modern DCs use Leaf-Spine and ECMP for East-West scalability.

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

What are the three tiers in a traditional enterprise campus design?

A

Access, Distribution, Core.

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

What is the function of the access layer in a 3-tier design?

A

Provides user/device connectivity, implements edge security, and QoS trust boundaries.

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

What is the function of the distribution layer in a 3-tier design?

A

Provides policy enforcement, route summarization, and redundancy between access and core.

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

What is the function of the core layer in a 3-tier design?

A

Provides fast, reliable backbone switching with minimal policy enforcement.

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

What is the difference between a 2-tier (collapsed core) and 3-tier design?

A

2-tier collapses distribution and core into one layer; used in smaller networks for simplicity.

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

What is the advantage of leaf-spine architecture in data centers?

A

Predictable latency (1–2 hops), equal-cost multipath (ECMP), and high East-West bandwidth.

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

What is the Cisco Enterprise Architecture model?

A

It divides the enterprise into Campus, WAN, Branch, Data Center, Cloud, and Remote Worker modules.

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

What is the benefit of modular network design?

A

Scalability, ease of troubleshooting, and isolation of failures.

17
Q

What are common high availability design principles?

A

Redundancy, fast convergence, resiliency, and load balancing.

18
Q

What is controller-based networking?

A

A centralized control plane (e.g., Cisco DNA Center, SD-WAN) manages distributed data plane devices.

19
Q

What is the difference between traditional and SDN architecture?

A

Traditional = distributed control plane; SDN = centralized control plane with APIs and programmability.

20
Q

What is the role of overlays in network design?

A

Provide logical networks (e.g., VXLAN, GRE) on top of physical underlay, enabling flexibility and segmentation.

21
Q

What is the difference between underlay and overlay?

A

Underlay = physical network providing connectivity; Overlay = logical network built on top.

22
Q

What is the purpose of a WAN edge in enterprise design?

A

Connects the campus/branch to the WAN, Internet, or cloud with redundancy and security.

23
Q

What is the benefit of hybrid cloud architecture?

A

Allows workloads to run across on-prem and public cloud, increasing flexibility and scalability.

24
Q

What is the advantage of virtualization in network architecture?

A

Increases resource utilization, enables multi-tenancy, and allows rapid workload mobility.

25
What is the difference between north-south and east-west traffic?
North-south = client-to-server, east-west = server-to-server within a data center.
26
What is a key benefit of modular campus design for security?
Policies can be enforced at distribution, limiting lateral threats across modules.
27
What is Cisco DNA Center?
Cisco's intent-based networking controller for automation, assurance, and policy in the enterprise campus.
28
What is Cisco SD-WAN?
A controller-based WAN architecture that uses centralized policies and secure tunnels over any transport (MPLS, broadband, LTE).