You can achieve same objective by using admin distance with your static toute configuration as below;
p route 1.1.1.1 255.255.255.0 99.99.99.1
ip route 1.1.1.1 255.255.255.0 88.88.88.1 100
Route 99.99.99.1 will be preferable when both are available because of the higher admin dustance for route 88.88.88.1 but 88.88.88.1 will be used when 99.99.99.1 gfoes down.
hopew this helps
Main Topics
Browse All Topics





by: harbor235Posted on 2009-08-18 at 09:39:51ID: 25125080
How are you receiving the destination routes? Why not run a dynamic routing protocol?
harbor235 ;}