Routing Flashcards
What information does a device needs to enable network access?
- IP address
- Subnet Mask
- Default Gateway
What are the ways IP addresses can be assigned?
- Statically
- Dynamically (DHCP)
Where is the IP on a switch assigned?
In a VLAN(Virtual LAN)
How is the best path selected in routing?
Based on the value or metric it uses to determine the distance to reach the network.
Dynamic routing protocols uses their own rules and metrics.
What are the most common and widely used dynamic routing protocols called?
- OSPF
- RIP
- EIGRP
How does RIP determine which is the best route?
Hop counts
How does OSPF determine which is the best route?
Cost based on cumulative bandwidth from source
to destination
How does EIGRP determine which is the best route?
Bandwidth, delay, load, reliability
What does Load Balancing mean?
When a router has two or more paths to a destination with equal
cost metrics, then the router forwards the packets using both paths
equally:
What is a routing table?
A table stored in RAM that contains the directly connected routes and the remote routes.