Routing
Dynamic Routing / Protocols
Network Address Translation
Firewalls
Enterprise Network Topologies
100

This type of routing uses manually configured paths rather than dynamically learned routes.

Static Routing

100

This protocol uses an algorithm and metrics to build and maintain a routing information base.

dynamic routing protocol

100

This device is placed at the network perimeter, are typified by distinguishing external (Internet-facing) and internal interfaces

Edge Router
100

The basic function of a firewall

traffic filtering

100

This common LAN topology connects all devices to a central switch, reducing single-link failures but making the switch a single point of failure.

Star

200

The IP address of the next router along the path to the destination

Gateway/next hop—

200

This distance-vector protocol uses hop count as its metric and sends updates every 30 seconds

What is RIP (Routing Information Protocol)?

200

This NAT method maps many internal private addresses to a single public address using different port numbers

What is PAT (Port Address Translation)

200

This type of firewall keeps track of connection state and only allows packets that are part of an established session.

 stateful firewall

200

This resilient topology provides multiple paths between nodes; in its full form every node connects to every other node.

  1. mesh topology (full or partial)


300

At each router, this header field is decreased by at least 1

the Time to Live (TTL)

300

This is the process whereby routers running dynamic routing algorithms agree on the network topology

Convergence

300

This NAT flavor provides a permanent, one‑to‑one mapping between a specific private IP and a public IP.

What is Static NAT

300

This simpler firewall type filters traffic strictly by headers like IP, port, and protocol—without tracking sessions.

Stateless

300

This provides fault-tolerant interconnections between different access blocks and either the core or other distribution blocks.

 distribution or aggregation layer

400

a special type of static route that identifies the next hop router for a destination that cannot be matched by another routing table entry

Default Route
400

This distance vector protocol relies on neighboring routers to report paths to remote networks

 Enhanced IGRP (EIGRP)

400

This record in a NAT device keeps track of inside‑local to inside‑global translations and their ports

NAT Translation Table

400

This is the term that applies to the rules for the packet filtering Firewall 

Network Access Control List

400

A WAN might be configured as a hub and spoke between a central office and branch offices, with each site implementing a star topology to connect end systems.

Star of Stars or Snowflake

500

If a packet can be delivered to a directly connected network via an Ethernet interface, the router uses this protocol to determine the Data Link layer address of the destination interface.

ARP (IPv4) or Neighbor Discovery (ND in IPv6)

500

This is suited to large organizations with multiple redundant paths between networks and is hierarchical.

Open Shortest Path First (OSPF)

500

This NAT type borrows public addresses from a pool and assigns them to internal hosts on demand.

Dynamic NAT

500

This network segment sits between a private LAN and the internet to safely host public‑facing services like web or mail.

DMZ

500

This hierarchical design arranges switches in access, distribution, and core layers to scale and simplify control.  

3 Tiered Architecture