Static Routing Labs - ModeJeffrey/NET150 GitHub Wiki

Important Commands: Ping - Tests connectivity between computers ip route - Sets up a route between routers show ip route - Displays the current routing table for the network

Important Concepts: The use of static routing to connect networks

Important Things to Note: Static routing is one of the two different types of routing. Static routing is fixed, never changing unless manually updated. To configure static routes, you use the ip route command to set up a route between networks.