Basic IS-IS Configuration
In this post, I will be introducing basic IS-IS configuration using the topology above. Before diving into the configuration section, I want to briefly introduce the mechanics of the protocol. Intermediate System to Intermediate System (IS-IS) is a link-state routing protocol—conceptually similar to OSPF—originally developed by Digital Equipment Corporation. While OSPF was built specifically for the IP stack, IS-IS was designed for the OSI (Open Systems Interconnection) model. Because it is independent of the Network Layer, it is incredibly flexible, allowing it to route both IPv4 and IPv6 seamlessly using the same underlying infrastructure. ...