CompTIA Network + Routing

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Get a hint
Hint

Router

Get a hint
Hint

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

Get a hint
Hint

Routing Table

Get a hint
Hint

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

Card Sorting

1/40

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

41 Terms

1
New cards

Router

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

2
New cards

Routing Table

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

3
New cards

Directly Connected Route

Learned by physical connection between routers

4
New cards

Static Route

Manually configured by an administrator

5
New cards

Dynamic Route

Learned by exchanging information between routers

6
New cards

Split Horizon

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

7
New cards

Poison Reverse

Causes a route received on one interface to be advertised back out of that same interface with a metric considered to be infinite

8
New cards

Interior Gateway Protocol (IGP)

Operates within an autonomous system

9
New cards

Exterior Gateway Protocol (EGP)

Operates between autonomous systems

10
New cards

Distance Vector

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

11
New cards

Hold-down Timer

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

12
New cards

Hop Count

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

13
New cards

Link State

Requires all routers to know about the paths that all other routers can reach in the network

14
New cards

Routing Information Protocol (RIP)

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

15
New cards

Open Shortest Path First (OSPF)

Link state protocol that uses cost

16
New cards

Intermediate system to Intermediate System (IS-IS)

Link state protocol that also uses cost and functions like OSPF protocol, but not as widely popular

17
New cards

Enhanced Interior Gateway Routing Protocol (EIGRP)

Hybrid of distance vector and link state protocols that uses bandwidth and delay

18
New cards

Border Gateway Protocol (BGP)

Path vector that uses the number of autonomous system hops instead of router hops

19
New cards

Route Selection

Determines which path a router could take

20
New cards

Administrative Distance (AD)

Lower AD is considered more believable or trustworthy

21
New cards

Network Address Translation (NAT)

Used to conserve the limited supply of IPV4 addresses

22
New cards

Dynamic Nat (DNAT)

Automatically assigns an IP address from a pool and gives a one-to-one translation

23
New cards

Static Nat (SNAT)

Manually assigns an IP address and gives a one to one translation

24
New cards

Port Address Translation (PAT)

Sharing of one public IP by multiple private OP addresses which gives a many-to-one translation

25
New cards

Routing Redundancy Protocol

Network Protocol that prevents disruptions in communication by automatically rerouting data traffic in case of a path or device failure

26
New cards

First Hop Redundancy Protocol (FHRP)

Set of protocols designed to ensure network reliability by providing automatic failover to a backup router to maintain uninterrupted network service

27
New cards

Reliability

Ensures that communications remain up and running even if a single router configuration fails

28
New cards

Load Balancing

Distributes network traffic across multiple routers to prevent any single device from being overwhelmed

29
New cards

Seamless Transitions

Sends data from a failed router to redirect to a standby router

30
New cards

Virtual IP

Ip address that is not bound to a specific device but serves as a representative for one or multiple devices

31
New cards

Subinterface

Allows a single physical interface on a router or a switch to be subdivided into multiple logical interfaces

32
New cards
33
New cards

Hot Standby Router Protocol (HSRP)

Developed by Cisco as a redundancy protocol that can establish a fault-tolerant default gateway for devices on a local network segment

34
New cards

Virtual Router Redundancy Protocol (VRRP)

Standard redundancy protocol that functions similarly to the HSRP, with few key differences

35
New cards

Gateway Load Balancing Protocol (GLBP)

Cisco-developed protocol that take redundancy by adding load balancing capabilities into the mix

36
New cards

Multicast Routing

Multicast sender sends traffic to a Class DIP address, known as a multicast group

37
New cards

Internet Group Management Protocol (IGMP)

Used by clients and routers to let the routers know which interfaces have multicast receivers and allow clients to join a multicast group

38
New cards

Protocol Independent Multicast (PIM)

Routers multicast traffic between routers and forms a multicast distribution tree

39
New cards

PIM Dense Mose (PIM-DM)

Uses periodic flood and prune behavior to form optimal distribution tree

40
New cards

PIM Sparse Mode (PIM-SM)

Uses a shared distribution tree and creates an optimal distribution tree through shortest path tree (SPT) switchover

41
New cards

Generic Routing Encapsulation (GRE)

Tunneling protocol used to encapsulate a wide variety of network layer protocol inside virtual point-to-point links over an Internet Protocol network