Chapter 16 Flashcards
What is source independence
Packets are source independent and they only care about destination, not source.
What is routing table
Every packet switch build a table inside and that table decides the next hope. This table is known as routing table
What is routing
The process of forwarding the packets from one hop to the next is known as routing.
Does all same destinations on same switch have same next hop
Yes
What are interior packet switches
Switches employed inside a network. It is because it is just used to increase the capacity of WAN. It will connect to other packet switches to increase capacity but it will not connect to other computers.
What are exterior packet switches
These are opposite to interior packet switches and computer attach to them directly.
Does every type of packet switch forward packets and need routing table
Yes
What are 2 things adhere by every packet switch
Universal Routing: Next hop for each possible destination
Optimal routes: Next hop must be on shortest path to destination.
Why we do graph a WAN
To map routes and we represent every packet switch in graph as node
What are edges in graph
routing table
How can we find routes in graph
By graph algorithm
What is default route
We can replace the duplicate routes by single default route and thus save time