Key Ideas
1Initial Router Configuration. A Cisco router, fresh out of the box or reset to factory defaults, has no configuration at all. Bringing it into a working network follows the same basic sequence ever...
2Configure Router Interfaces. A router does nothing useful until its interfaces are configured and enabled. Each routed interface needs an IP address and subnet mask, and must be turned on with no ...
3Verify Interface Configuration. After configuring interfaces, verification confirms everything is working as intended before moving on. Several show commands give different levels of detail — knowing...
4Configure the Default Gateway. A default gateway is the address a host or switch sends traffic to when the destination is on a different network. Without one, devices can only communicate within the...
5Connect a Router to a LAN. Putting it all together: a small topology with one router connecting a LAN switch to a WAN link demonstrates the full configuration workflow in one place.