Site icon eConfigs

CCNA 3.8.d: Floating Static Route

Overview:

A floating static route is a static route with an administrative distance higher than that of the routing protocol in use. In this way, the floating static route will only appear in the routing table if the existing static or dynamic route is lost.

Study Notes:

ip route <network-to-route-to> <subnet-mask> <next-hops-ipv4-address> <chosen-admin-distance>
ip route 192.168.1.0 255.255.255.0 172.16.1.1 121

 

Labs:

PacketTracer Lab: CCNA-3.8.d-Floating-static-route.pkt

Subscribe Now for access to the labs!

 

Exit mobile version