Subnetting & IP Routing Basics
Routing & Routing Tables
Dynamic Routing Protocols
VLANs & Trunking
Firewalls & NAT
100

This is a 32-bit number used in networking to define the network portion of an IP address and distinguish it from the host portion. 

What is a subnet mask?

100

The destination IP, next hop, and interface are all part of this.

What is a routing table?

100

RIP is this type of routing protocol.

What is a distance vector protocol?

100

A VLAN is a __ grouping of devices within a network.

What is a logical?

100

This firewall inspects individual packets without remembering past traffic.

What is a stateless firewall?

200

The IP address used to send traffic when the network route is unknown.

What is the default gateway?

200

This type of route connects two hosts on the same network.

What is a directly connected route?

200

OSPF belongs to this routing protocol type

What is a link state protocol?

200

This allows multiple VLANs to use a single physical link.

What is trunking?

200

This Linux firewall tool offers a simple way to manage rules.

What is UFW (Uncomplicated Firewall)?

300

This command shows the routing table on a Windows machine.

What is route print?

300

This type of route is used when no specific route matches.

What is a default route?

300

This protocol calculates the best path using bandwidth, delay, and load

What is EIGRP?

300

The VLAN that carries untagged traffic on a trunk.

The VLAN that carries untagged traffic on a trunk.

300

NAT that maps multiple private IPs to one public IP using ports.

What is PAT (Port Address Translation)?

400

This value decreases as packets move through routers to prevent infinite loops (IPv4)

What is TTL (Time To Live)?

400

This field in the routing table tells the router where to send the packet next.

What is the next hop?

400

This protocol connects different Autonomous Systems (ASes)

What is BGP?

400

This setup uses subinterfaces on one router port to route between VLANs.

What is router-on-a-stick?

400

The rule that blocks all traffic unless explicitly allowed.

What is the default deny rule?

500

This kind of route is used to send packets to a single IP address only

What is a host route? (e.g., /32 in IPv4)

500

This is the trust level a router assigns to different routing protocols.

What is administrative distance (AD)?

500

The time routers take to agree on updated route information.

What is convergence?

500

This interface lets VLANs communicate without needing an external router.

What is an SVI (Switched Virtual Interface)?

500

This firewall keeps track of active sessions using a state table.

hat is a stateful firewall?