Cyberstudy
PDF p.116 In progress

Switching Infrastructure Considerations

Open PDF at p.116 22 flashcards

Summary

PDF p.116

Network infrastructure forwards traffic between nodes arranged in a topology that fits application workflows for performance and security. On-premises networks, or enterprise LANs, use structured cabling and star topology. Large networks use hierarchical designs with multiple forwarding layers to improve performance and security.

In plain words

Supplementary — not from your PDF

Office networks use structured cabling in a star topology, with hosts wired back to a switch. One huge flat segment performs badly (too many broadcasts) and has flat security, because any host can talk to any other. Hierarchical designs split hosts into blocks joined by routers or layer 3 switches, so each block can get its own security policy.

Detailed explanation

PDF p.116
  • Network Infrastructure Function
    • Forwarding Traffic: From one node to another.
    • Topology: Diagram showing physical or logical connections between nodes.
  • On-Premises Network
    • Definition: Installed to a single site, operated by a single company (enterprise LAN).
    • Structured Cabling
      • Wall Ports: Provide connectivity for workstations.
      • Patch Cables: Connect network adapters to wall ports and patch panels to switch ports.
      • Star Topology: Switch at the center with links to hosts radiating out.
      • Broadcast Domain: All hosts in the same layer 2 local network segment.
  • Issues with Star Topology
    • Performance Penalties: Broadcast domains with hundreds of hosts.
    • Flat Security: Any host can communicate freely with any other host in the same segment.
  • Hierarchical Design
    • Multiple Forwarding Layers: Two or three layers.
    • Access Switches: Serve blocks of network hosts in a star topology.
    • Routers: Connect access switches, create separate broadcast domains, control traffic flow.
    • Zone-Based Security Model: Different access policies for each block.
  • Layer 3 Switches
    • Function: Combination of routing and switching.
    • Role: Core network implementation in on-premises and datacenter architectures.
  • Equipment Room
    • Client Workstations: Connect via wall ports and patch panels.
    • Servers and Core Appliances: Installed in a secure area, connected directly to switch ports using patch cables.

Important terms

taken from the text above
Forwarding Traffic
From one node to another.
Topology
Diagram showing physical or logical connections between nodes.
On-Premises Network
Installed to a single site, operated by a single company (enterprise LAN).
Wall Ports
Provide connectivity for workstations.
Patch Cables
Connect network adapters to wall ports and patch panels to switch ports.
Star Topology
Switch at the center with links to hosts radiating out.
Broadcast Domain
All hosts in the same layer 2 local network segment.
Performance Penalties
Broadcast domains with hundreds of hosts.
Flat Security
Any host can communicate freely with any other host in the same segment.
Multiple Forwarding Layers
Two or three layers.
Access Switches
Serve blocks of network hosts in a star topology.
Routers
Connect access switches, create separate broadcast domains, control traffic flow.
Zone-Based Security Model
Different access policies for each block.
Client Workstations
Connect via wall ports and patch panels.
Servers and Core Appliances
Installed in a secure area, connected directly to switch ports using patch cables.

Examples & real-world scenarios

Supplementary — not from your PDF
  • Wall ports and patch panels linking desks to access switches.
  • A core layer 3 switch joining several access switches.
  • Servers in a locked equipment room patched directly into switch ports.

Scenario

A 600-host flat network is slow, and malware spreads between departments easily. Splitting it into access blocks with routing between them improves both performance and security.

Common mistakes

Supplementary — not from your PDF
  • Assuming a single big switch segment is simpler and therefore safer. It is flat, so there's no internal control.
  • Forgetting that the broadcast domain is everything in the same layer 2 segment.

Practical skills

Supplementary — not from your PDF
  • Explain why hierarchical switch designs improve performance and security.

What I should remember

Key Points PDF p.116
  • Network Infrastructure Function
    • Forwarding Traffic: Nodes and topology.
  • On-Premises Network
    • Enterprise LAN: Single site, single company.
    • Structured Cabling: Wall ports, patch cables, star topology, broadcast domain.
  • Issues with Star Topology
    • Performance: Broadcast domains.
    • Security: Flat network segment.
  • Hierarchical Design
    • Forwarding Layers: Access switches, routers, broadcast domains, zone-based security.
  • Layer 3 Switches
    • Routing and Switching: Core network role.
  • Equipment Room
    • Client Workstations: Wall ports, patch panels.
    • Servers and Core Appliances: Secure area, direct connections.