[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Route Question
- To: hobbit (at) hswn.dk
- Subject: Route Question
- From: "Geoff Hallford" <geoff.hallford (at) gmail.com>
- Date: Mon, 1 Dec 2008 13:41:19 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=rcuQxXQr82cFq8idtnpOcScdaSjGaNMsdTZnjeoadgk=; b=bnUbxo1LzpJBwB0g7EwZouCL86UjROlckYcRS+FRI35z9hjqh0fXhFsCD9Hv7xUvWM sgXDvKfDq+5zv4v4lHQqh/1k/kezyFxPC5Z5jhLYicP4bI/oXhWGzrthdkggjv2fxWrz DfjAr8wPk1aZPmYCZSxMKTuu1LEEznd4c8CWk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=EGc3Lwj2fcTg9SgbcC2xDHa9gg/lds61Ml0JWeGXm/MxI9X6CBb5wtmfzRN7ywSJgX 728/yCRG+wnhAxXWzv10UU0dw3e7wLA2d7hwe+wgG213TSB6MyBMfM5HCNKmkoKfZmBJ AeFU/xtz05uTwYDak0kyCvVuuNcDE1YRuOjTk=
Hi All,
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?
Example:
-----------------------------
Host is HostA and the path to HostA is RTR1,STCH2,RTR3.
bb-hosts Example (What I want to do):
-----------------------------
10.20.20.21 HOBBIT
10.20.20.20 RTR1
10.30.30.30 SWCH2 route:RTR1
10.40.40.40 RTR3 route:SWCH2
10.40.40.41 HostA route:RTR3
So that if say SWCH2 goes down, I won't get alerts for RTR3 or HostA
(because the dependency "chains" from RTR3, to SWCH2 ....
OR, do I have to do it like the following (whole path, each time):
bb-hosts Example (What I don't really want to do but should work no matter
what):
-----------------------------
10.20.20.21 HOBBIT
10.20.20.20 RTR1
10.30.30.30 SWCH2 route:RTR1
10.40.40.40 RTR3 route:RTR1,SWCH2
10.40.40.41 HostA route:RTR1,SWCH2,RTR3
Thanks! I don't have a test network device to try this, which is why I am
asking.
Geoff Hallford
'Nobody goes there anymore. It's too crowded.' --Yogi Berra