ISIS Cheat Sheet

ISIS – Interior Gateway Protocol (IGP) Type: Link State Algorithm: Dijkstra  Metric: 10 for any interface0 for Loopback interface Metric Type: Narrow and Wide by default. But, ISIS silently limits metric to 63.In modern ISIS deployments we should enable wide-metric-only. Preference (AD): 15 / 18 (L1/L2 Internal)160 / 165 (L1/L2 External) PDU Types IIH IS-IS […]

1 min read

RIP – Quick notes

RIP is a distance-vector Interior Gateway Protocol. It calculates the shortest path by evaluating the distance to reach the prefix (vector). The distance used by RIP is the hop count. Routing updates are sent at a regular basis, which is 30 seconds by default. There are two versions of the RIP protocol, where version 2 […]

2 mins read