lecture5PSI Flashcards
What is routing?
Routing = finding a path between a specific source and
destination station
What is external routing?
Routing between networks of different ISPs. External routing protocols
(e.g. BGP, see later) are used for this routing
What is a proactive routing and when it is used?
Proactive routing = maintain routing information up to date.
Proactive routing is used in networks that do not change or always change over a longer
period of time.
What is an internal routing?
Routing within a network belonging to one ISP. Internal routing protocols
(e.g. OSPF, RIP) are used for this routing
How does flood routing works and why do we use it?
Flood routing is performed in order to construct the spanning tree of the network graph, the spanning tree of the network graph is important because it allows data to be delivered acyclically from the root node to all other nodes
What are the routing table entries?
Destination, Gateway, Mask, Metric, Interface
Whan do we use redundant routing?
Redundant routing is commonly used when it is
necessary to guarantee high availability of the
destination station
What is a redundant routing?
Redundant routing = routing to the destination
station is possible via multiple mutually disjoint
paths. The router chooses one path based on a
certain criterion (e.g. shortest distance)
What is a path?
Path = the sequence of routers that a packet must pass between a
source and a destination station
What are the static routing properties?
▶ It works immediately after turning the routers on.
▶ It is not able to respond to changes.
▶ Requires manual configuration of all elements → hard for large networks.
▶ It is mainly suitable for smaller networks with a simple structure
What algorithms does DVA use and in which routing protocol it is used?
It uses Distributed version of the Bellman-Ford Algorithm (DBFA), it is used in a routing protocol called RIP = Routing Information Protocol
What is ISP?
ISP = Internet Service Provider, connection provider with assigned specific IP ranges
What types of routing do you know?
- Optimal
- Redundant
- By symmetry
3.1 Symmetrical
3.2 Asymmetric - According to the way-finding method
4.1 Flood
4.2 Proactive
4.3 Reactive - According to the calculation area
5.1 Internal
5.2 External
What is an autonomous system?
Group of all IP address ranges of a specific ISP. Each AS has
its own specific identifier. Identifiers are used for external routing
Tell me about EIGRP (Enhanced Interior Gateway Routing Protocol)
It is an advanced distance-vector routing protocol, that was designed by Cisco Systems as a proprietary protocol, available only on Cisco routers, unlike RIP, EIGRP only sends incremental updates, reducing the workload on the router
and the amount of data that needs to be transmitted