Hi All,<br><br>Does anyone know if the route tag in bb-hosts "chains"? I am trying to configure the route dependencies the best way possible. Would this work?<br><br>Example:<br>-----------------------------<br>Host is HostA and the path to HostA is RTR1,STCH2,RTR3.<br clear="all">
<br>bb-hosts Example (What I want to do):<br>-----------------------------<br><a href="http://10.20.20.21">10.20.20.21</a> HOBBIT<br><a href="http://10.20.20.20">10.20.20.20</a> RTR1<br><a href="http://10.30.30.30">10.30.30.30</a> SWCH2 route:RTR1<br>
<a href="http://10.40.40.40">10.40.40.40</a> RTR3 route:SWCH2<br><a href="http://10.40.40.41">10.40.40.41</a> HostA route:RTR3<br><br>So that if say SWCH2 goes down, I won't get alerts for RTR3 or HostA (because the dependency "chains" from RTR3, to SWCH2 ....<br>
<br>OR, do I have to do it like the following (whole path, each time):<br clear="all"><br>
bb-hosts Example (What I don't really want to do but should work no matter what):<br>
-----------------------------<br>
<a href="http://10.20.20.21">10.20.20.21</a> HOBBIT<br>
<a href="http://10.20.20.20">10.20.20.20</a> RTR1<br>
<a href="http://10.30.30.30">10.30.30.30</a> SWCH2 route:RTR1<br>
<a href="http://10.40.40.40">10.40.40.40</a> RTR3 route:RTR1,SWCH2<br>
<a href="http://10.40.40.41">10.40.40.41</a> HostA route:RTR1,SWCH2,RTR3<br><br>Thanks! I don't have a test network device to try this, which is why I am asking.<br><br>Geoff Hallford<br><br>'Nobody goes there anymore. It's too crowded.' --Yogi Berra<br>