Routing Flashcards

(63 cards)

1
Q

Forwards traffic between subnets, between an internal and external network, or between two external network

A

Router

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

Each subnet or external network is going to be its own broadcast domain

A

Each subnet or external network is going to be its own broadcast domain

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

In the real world, you can use a layer 3 switch or multilayer switches also perform routing functions

A

In the real world, you can use a layer 3 switch or multilayer switches also perform routing functions

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

Exam tip

A

if you’re using a multilayer switch , it is functioning as a router

Switch
Layer 2 Switch
Multilayer Switch layer 3
Router

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
  1. Q: When data leaves a LAN, what transition happens?
A

A: From Layer 2 (frames) to Layer 3 (packets).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q
  1. Q: When data enters another LAN, what transition happens?
A

A: From Layer 3 (packets) back to Layer 2 (frames).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
  1. Q: What happens when PC1 sends data to PC2 on another network?
A

A: PC1 sends data to its router → router repackages it as a packet → sends to Router 2 → Router 2 sends it as a frame to PC2.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q
  1. Q: What’s the simplest explanation of routing?
A

A: Moving packets from one network to another using IP addresses.

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

Helps determine which route entry is the best fit for the network

A

Routing Table

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

A route entry with the longest prefix is the most specific network

A

A route entry with the longest prefix is the most specific network

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

Learned by physical connection between routers

A

Directly Connected Route

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

Manually configured by an administrator

A

Static Route

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

Default Static Route

A

(0.0.0.0/0)

“If you don’t know where to go, just go here.”

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

Learned by exchanging information between routers

A

Dynamic Route

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

Prevents a route learned on one interface from being advertised back out of that same interface

A

Split Horizon

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

Operates within an autonomous system

A

Interior Gateway Protocol (IGP)

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

Operates between autonomous systems

A

Exterior Gateway Protocol (EGP)

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

Sends full copy of routing table to its directly-connected neighbors at regular intervals

A

Distance Vector

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

Time it takes for routers to update their routing tables in response to a topology change

A

Convergence

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

Prevents updates for a specific period of time and speeds up convergence

A

Hold-down Timer

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

Number of routers from the source router through which data must pass to reach the destination network

A

Hop Count

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

Requires all routers to know about the paths that all other routers can reach in the network | faster convergence time and use cost or other factors as a metric

A

Link State

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

A distance vector protocol that uses hop count (maximum hops of 15; 16 is infinite)

A

Routing Information Protocol (RIP)

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

Link state protocol that uses cost | cost is based on link speed between routers

A

Open Shortest Path First (OSPF)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Link state protocol that also uses cost and functions like OSPF protocol, but not as widely popular
Intermediate System to Intermediate System (IS-IS)
26
Hybrid of distance vector and link state protocols that uses bandwidth and delay | Cisco devices only
Enhanced Interior Gateway Routing Protocol (EIGRP)
27
Path vector that uses the number of autonomous system hops instead of router hops | exterior protocol | backbone of the internet, widespread utilization, slow convergence
Border Gateway Protocol (BGP)
28
Determines which path a router could take | Believability of a Route
Route Selection
29
Lower AD is considered more believable or trustworthy
Administrative Distance (AD)
30
Least number of hops gives less distance to cover
Hop Count
31
Lowest cost of bandwidth means the highest amount of bandwidth to use
Bandwidth
32
Least amount of delay
Delay
33
Beliebability
Lowest number is the most believable
34
RIP - Distance Vector, Interior OSPF - Link State, Interior EIGRP - Adv, Distance Vector, Interior IS-IS - Link State, Interior BGP - Path Vector, Exterior
RIP - Distance Vector, Interior OSPF - Link State, Interior EIGRP - Adv, Distance Vector, Interior IS-IS - Link State, Interior BGP - Path Vector, Exterior
35
Used to conserve the limited supply of IPv4 addresses | translates private IP addresses to public IP addresses for routing over public networks
Network Address Translation (NAT)
36
Automatically assigns an IP address from a pool and gives a one-to-one translation
Dynamic NAT (DNAT)
37
Manually assigns an IP address and gives ea one-to-one translation
Static NAT (SNAT)
38
Sharing of one public IP by multiple private IP addresses which gives a many-to-one translation
Port Address Translation (PAT)
39
NAT Address Types
Inside Local: Private IP of an inside device Inside Global: Public IP of an inside device Outside Local: Private IP of an outside device Outside Global: Public IP of an outside device
40
Network protocol that prevents disruptions in communication by automatically rerouting data traffic in case of a path or device failure
Routing Redundancy Protocol
41
Set of protocols designed to ensure network reliability by providing automatic failover to a backup router to maintain uninterrupted network service | reliability, load balancing, seamless transitions
First Hop Redundancy Protocol (FHRP)
42
Ensures that communications remain up and running even if a single router configuration fails
Reliability
43
Distributes network traffic across multiple routers to prevent any single device from being overwhelmed
Load balancing
44
Sends data from a failed router to redirect to a standby router
Seamless Transitions
45
IP address that is not bound to a specific device but serves as a representative for one or multiple devices
Virtual IP
46
Allows a single physical interface on a router or a switch to be subdivided into multiple logical interfaces | cost efficient, conduct traffic management
Subinterface
47
Developed by Cisco as a redundancy protocol that can establish a fault-tolerant default gateway for devices on a local network segment
Hot Standby Router Protocol (HSRP)
48
Where a higher priority router takes over as the active router if it comes online after the initial election
Preempting
49
Standard redundancy protocol that functions similarly to the HRSP, with few key differences | open standard, multiple routers configuration, simple and automatic election scheme
Virtual Router Redundancy Protocol (VRRP)
50
Cisco-developed protocol that takes redundancy by adding load balancing capabilities into the mix
Gateway Load Balancing Protocol (GLBP)
51
Multicast sender sends traffic to a Class D IP address, known as a multicast group
Multicast Routing
52
Used by clients and routers to let the router know which interfaces have multicast receivers and allow clients to join a multicast group | IGMPv1, IGMPv2, IGMPv3
Internet Group Management Protocol (IGMP)
53
Routes multicast traffic between routers and forms a multicast distribution tree | (PIM-DM) & (PIM-SM)
Protocol Independent Multicast (PIM)
54
Uses periodic flood and prune behavior to form optimal distribution tree
PIM Dense Mode (PIM-DM)
55
Uses a shared distribution tree and creates an optimal distribution tree optimal distribution tree through shortest path tree (SPT) switchover
PIM Sparse Mode (PIM-SM)
56
Tunneling protocol used to encapsulate a wide variety of network layer protocols inside virtual point-to-point links over an Internet Protocol network | useful when connecting similar network topologies over a different intermediate network |protective bubble around our data packets that allows them to travel through the other network without being interfered with
Generic Routing Encapsulation (GRE)
57
What is GRE favored for?
Its simplicity and efficiency in encapsulating multiple protocol types | tunnels can be use to encapsulate protocols for tunneling | versatility & integration, universal translation | GRE tunnels operate at Layer 3 of the OSI Model
58
In a small office, multiple internal devices need internet access. The network administrator wants to conserve public IP addresses. Which technique would be most appropriate for this scenario?
Port Address Translation (PAT)
59
In a large enterprise network with multiple autonomous systems, which routing protocol is commonly used for inter-domain routing between different autonomous systems?
BGP
60
A company with internal servers requires them to be accessible from the internet. To enhance security and maintain private IP addresses internally, what is the best technique the network administrator should implement?
Static NAT
61
In a redundant network design, which protocol enables multiple routers to share a virtual IP address, providing seamless failover in case of an active router failure?
HSRP
62
In a network, administrators want to establish a secure and scalable tunnel for encapsulating a variety of protocols. Which protocol should be used for this purpose?
GRE
63