Routing
The decision behind where to forward packet
What info does a routing table contain?
A list of network ids
Which gateway to relay frame through ie next hop
Which network interface to use
In a routing table, what attribute gives priority?
Longest prefix length
What ip is default route defined as?
0.0.0.0/0
What does the default route define?
a next hop router that is closer to the internet
What is Loopback?
A way of reaching own device.
Used to talk to different apps on the same device.
What is the IP range and the typical address of Loopback
Range 127.0.0.0/8
Typical 127.0.0.1
0.0.0.0/0
Default gateway