Hi,
When we have more that one sttaic routes for the same network which one will router will use to route the packet ?
For example
ip route Network_A / 24 172.30.9.1
ip route Network_A / 24 10.9.9.1
Secondly if first link is down ( 172.30.9.1) will router automatically route packets to second route.
If for second route administrative distance is given ( say 200 ) will router route the data on second route ?
Thankx in advance
Subodh