Example: dental hygienist
Search results with tag "Static and default routes"
Essential Cisco IOS Commands - Internetwork Training
www.internetworktraining.comConfigure Static and Default Routes Router(config)#ip route 13.0.0.0 255.0.0.0 s0 - Create a static route to 13.0.0.0/8 network via Serial 0 interface Router(config)#ip route 0.0.0.0 0.0.0.0 null0 - Create a default route and send all default traffic to the 'bit bucket' Router#show ip protocols - View routing protocol information on the router
Lab – Configuring IPv4 Static and Default Routes (Solution ...
www.radford.eduA default route is a type of static route that specifies a gateway to use when the routing table does not contain a path for the destination network. Note: This lab provides minimal assistance with the actual commands necessary to configure static routing.