Class 4 - Router, Routing protocols Flashcards
located at any gateway where one network meets another
a level 3 switch can perform routing functions
Router
used to connect computers or a computer to a network
Broadband router
Creates a wireless signal
Wireless router
sits in the middle of a LAN network
Core router
The process of moving a packet of data from a source to a destination
- different to bridging (connecting 2 networks)
- usually performed by a router
Routing
the router learns about remote networks from neighbour networks or an administrator -> builds a routing table -> routers update each other about all the networks they know
Static Routing
functions as static routing but is more robust (allows routing tables to change as the routes change)
use RIP and OSPF
Dynamic routing
the ability of routers to learn of routing changes
routing protocols
a distance vector routing protocol, created by Cisco for routing multiple protocols across small and medium sized Cisco networks
recognises assignment of different autonomous systems and automatically summarises at network class boundaries
can load traffic on equal or unequal metric cost paths
IGRP (Interior Gateway Routing Protocol)
distance vector routing + link state routing protocols
requires Cisco networks
EIGRP (Enhanced Interior Gateway Router Protocol)
uses access lists:
- to restrict contents of routing updates
- to provide traffic flow control (restrict access)
- to provide security for the network
Access Control Protocols