Objective 7 --> Routing

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/15

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.

16 Terms

1
New cards

Broadcast

  • A device that sends a broadcast out, and all other devices receive the broadcast

  • Routers do not forward broadcasts

2
New cards

Inter VLAN Routing

  • Routers enable a VLAN to communicate with other VLANs

3
New cards

Multi-Layer Switch (Layer 3 Switch)

  • Performs layer 2 frame switching and layer 3 packet IP routing

  • This eliminates the need for an additional router

4
New cards

Inter-VLAN communication

  • Devices in a VLAN need to be in the same subnet

  • Devices in different VLANs need to be in different subnets

  • If a VLAN does not have a NID, it will not be able to forward to other VLANs

5
New cards

Default Gateway

  • The path devices use to access other networks when no other routes are specified

  • Can be configured by an admin or learned dynamically through the router

6
New cards

MAC Address vs IP Address

  • MAC —> local delivery

  • IP —> end-to-end delivey

7
New cards

Routing Protocol

  • Dynamically find all networks to find the best path available

    • RIP, OSPF, EIGRP

8
New cards

Routed Protocols

  • Assigned to an interface and determine the method of packet delivery

    • IPv4 and IPv6

9
New cards

Static Routing

  • Manually configured by an admin

  • Best for complete control

  • Simplest form of routing

  • Good for small networks

  • Bad for large networks

  • Unable to adapt to topology changes

10
New cards

Dynamic Routing

  • Protocols learn their own tables (RIP, OSPF, EIFRP, etc.)

  • Use metrics to determine a cost

  • Good for large networks

  • Can load balance between multiple paths

  • Quickly adapts to toplogy changes

11
New cards

Administrative Distance (AD)

  • Determines how reliable a route is

  • Selects an IP method and protocol

  • The lower the AD, the more trust it has

    • Manually entered routes > dynamically learned routes

    • Sophisticated metrics > simplistic metrics

12
New cards

Distance Vector Routing (RIP, IGRP)

  • Each router provides a copy of its routing table

  • Sends its neighbors two pieces of info —> how far, and where to go

13
New cards

Link State (OSPF)

  • Provides toplolgy info to routers

  • Each router shares info about its connections (links) and their status (state)

  • The info is flooded to other routers and they build a map of the netwrok

  • The shortest path is then determined

14
New cards

Balanced Hybrid (EIGRP)

  • Sends route info only when a change occurs

15
New cards

Interior Routing Protocols

  • Protocols used to route traffic within a single autonomous system (AS)

    • RIP, IGRP, OSPF, EIGRP

16
New cards

Exterior Routing Protocols

  • Protocols used to route traffic between different autonomous systems

    • BGP

Explore top flashcards