Routing protocols

From Teknologisk videncenter
Revision as of 10:24, 25 April 2013 by Heth (talk | contribs) (Created page with "{|border=1 ;style="margin: 0 auto; text-align: center;cellpadding="5" cellspacing="0" |+ Comparing OSPF and EIGRP |- bgcolor=lightgrey ! Parameter !! OSPF !! EIGRP |- |Type || L...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Comparing OSPF and EIGRP
Parameter OSPF EIGRP
Type Link State Distance vector
Metric Bandwidth Bandwidth + delay

OSPF higlights

OSPF Highlights
Term Explanation
Router-ID Priority 1: Set with the router-id command
Priority 2: Highest loopback IP address
Priority 3: Highest active interface IP address
DR Designated Router Priority 1: Highest priority. Set with the ip ospf priority command on the interface
Priority 2: Higest Router-ID
BDR Backup Designated Router Priority 1: Next highest priority. Set with the ip ospf priority command on the interface
Priority 2: Next higest Router-ID

|}