2.1 Routing Tech Flashcards

(13 cards)

1
Q

Static Routing

A

Manual entry of routes into a routing table. Best for small, non-changing networks or a default route (0.0.0.0/0).

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

Dynamic Routing

A

Protocols that automatically discover and update routes based on network changes (e.g., OSPF, BGP).

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

BGP (Border Gateway Protocol)

A

An Exterior Gateway Protocol (EGP) used to route data between Autonomous Systems (the protocol of the Internet).

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

EIGRP

A

An advanced distance-vector (hybrid) protocol developed by Cisco; uses bandwidth and delay as metrics.

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

OSPF (Open Shortest Path First)

A

A link-state routing protocol that uses cost (based on bandwidth) to determine the best path; fast convergence.

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

Administrative Distance (AD)

A

A value used to rate the ‘trustworthiness’ of a route source. (Lower value = more trusted).

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

Prefix Length

A

The number of bits set in a subnet mask (e.g., /24); used by routers to find the ‘longest match’ for route selection.

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

Metric

A

A value assigned to a route (hop count, cost, etc.) to help a router choose the best path when multiple routes exist.

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

NAT (Network Address Translation)

A

Translates a private IP address to a public IP address to allow internet access.

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

PAT (Port Address Translation)

A

A type of NAT (NAT Overload) that allows multiple private IPs to share one public IP by assigning unique port numbers.

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

FHRP (First Hop Redundancy Protocol)

A

A class of protocols (like HSRP or VRRP) that provides a backup gateway by allowing multiple routers to share a single virtual IP.

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

Virtual IP (VIP)

A

An IP address not tied to a specific physical interface; used in FHRP or load balancing for redundancy.

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

Subinterfaces

A

Logical interfaces created on a single physical interface (Router-on-a-stick) to allow routing between multiple VLANs.

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