Ch. 5 - Network Layer (Control Plane) Flashcards
What is OSPF?
Open Shortest Path First; intra-ISP routing protocol.
What is BGP?
Border Gateway Protocol; inter-ISP routing protocol.
What is SNMP?
Simple Network Management Protocol; network management standard.
What is YANG?
Data modeling language for network configuration.
What is NETCONF?
Network configuration protocol for managing devices.
Per-router Control
Traditional method with local routing algorithms.
Logically Centralized Control
SDN approach with remote controller managing routers.
Link State Algorithm
Routing method using complete topology information.
Distance Vector Algorithm
Routing method based on neighbor information exchange.
Dijkstra’s Algorithm
Finds least-cost paths in a network graph.
Link Cost
Cost associated with a direct link between routers.
Graph Abstraction
Modeling network as nodes (routers) and edges (links).
Routing Protocol Goal
Determine optimal paths through a network of routers.
Message Complexity
Total messages exchanged during routing updates.
Oscillations in Routing
Route instability due to changing link costs.
Cost Definition
Determined by network operator; affects routing decisions.