IP Routing Flashcards
(21 cards)
3 Way how router learn routes
- Directly connected
- Static Routes
- Dynamic routes
Types of IGP
- Distance Vector [routing with rumor]
- Link State Protocol
send their entire routing table to directly connected neighbors
Distance Vector [RIP]
send information about directly connected links to all the routers in the network.
Link-State Protocol [OSPF]
has some characteristics of a link state routing protocol, and some characteristics of a distance vector routing protocol.
Hybrid Protocol [EIGRP]
Algorithm use by EIGRP
diffusing update algorithm (DUAL)
EIGRP support how many hops
255
EIGRP - The route with the lowest path metric to reach a destination.
successor route
EIGRP - The first next-hop router for the successor route.
successor
EIGRP - The metric value for the lowest-metric path to reach a destination.
Feasible distance (FD)
EIGRP - The distance reported by a router to reach a prefix.
Reported distance (RD)
EIGRP - A route that satisfies the feasibility condition and is maintained as a backup
route.
Feasible successor
EIGRP Protocol
IP 88
EIGRP Multicast Address
224.0.0.10
EIGRP Packet Types
Hello - Request - Update - Query - Reply
EIGRP Support unequal load balancing with this command
variance
Things to match in EIGRP
Metric formula K values
Primary subnet matches Autonomous system number (ASN) matches
Authentication parameters
Use to calculate metric in EIGRP
-Slowest bandwidth in the path
-Total delays
BGP TCP Port Number
179
BGP Path Attributes
[Well Known - Mandatory]
-AS Path
-Origin
-Next-hop
[Well Known - Discretionary]
-Local Preference
-Atomic Aggregate
[Optional - Transitive]
-Aggregator
-Community
[Optional - Non-Transitive]
-MED (Metric)
-Originator ID
-Cluster
BGP States
IDLE
CONNECT [TCP 3way connection]
ACTIVE [Actively form neighbour]
OpenSent [send bgp settings]
OpenConfirm
Established