04-19-2007 08:19 AM - edited 03-03-2019 04:37 PM
I am building Lan enviroment which will connect to the remote host via two redundant F/R links, the default gateway for the PCs is a VIP of HSRP/VRRP.
The issue is how to track Frame-relay subinterface ?.
Apprciate your advise.
Thanks
Sami
Solved! Go to Solution.
04-25-2007 07:04 AM
Hi,
you could take advantage of a feature, "Frame Relay end-to-end Keepalives" that I've championed and tested when I was working at Cisco.
Please see:
http://cisco.com/en/US/products/sw/iosswrel/ps1830/products_feature_guide09186a0080087a58.html
Hope this helps, please rate post if it does!
04-22-2007 05:22 PM
HI,
You may implement the 'track int s0/0.1' on teh lan interface to track the frame relay connections.
04-25-2007 05:37 AM
Hi,
the issue is the subinterface stay always up even if the other end is down.
Thanks
04-25-2007 05:50 AM
Are you sure.
Generally the main interface stays up, but the subinterface always goes down.
Anyway HSRP would depend on the physical status of the link and hence in these scenarios it is reconmmended to run a routing protocol which can detect the loss of neighbor and fail over. Traffic does take the extra hop but since this is within the lan it should be < 1ms
You can also use enhanced object tracking
HTH, rate if it does
Narayan
04-27-2007 01:30 PM
Thansk Narayan for the advise. The issue is; static routing is not an option in the case I am working on.
04-25-2007 07:04 AM
Hi,
you could take advantage of a feature, "Frame Relay end-to-end Keepalives" that I've championed and tested when I was working at Cisco.
Please see:
http://cisco.com/en/US/products/sw/iosswrel/ps1830/products_feature_guide09186a0080087a58.html
Hope this helps, please rate post if it does!
04-28-2007 02:51 AM
Thank you for the nice rating and good luck with your project. It's striking to see how fast the years have gone since that feature was developed (circa '98).
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide