From: wwwjjang@chol.com
Date: Tue Sep 02 2003 - 12:52:18 GMT-3
Hi..Everyone..
I'm testing the DLSW+-Backup using the COST !!
I wonder my configuration is correct ???
Who knows the answer help me !!!
Thanks
----------
Diagram
----------
(e0 1.1.1.1)-R1-(So 2.2.2.1)--(S0 2.2.2.2)-R2-(e0 3.3.3.1)
| |
(s1 4.4.4.1)---------(s0 4.4.4.2)--R4-(e0 3.3.3.2)
-R2 & R4's E0 is in a same subnet..
-----------
Question
-----------
-Configure Dlsw between R1 & R2 , R1 & R4
-R2 is a Primary & R4 is a Backup-peer
-Don't use 'remote-peer' in R2 & R4..
-Use cost!!
------------
My solution **> Is it correct ???
------------
R1>
dlsw local peer peer-id 2.2.2.1
dlsw remote-peer 0 tcp 2.2.2.2
dlsw remote-peer 0 tcp 4.4.4.2
dlsw bridge-group 1
bridge 1 protocol ieee
!
int e0
ip add 1.1.1.1 255.255.255.0
bridge-group 1
R2>
dlsw local peer peer-id 2.2.2.2 cost 2 promiscuous **
dlsw bridge-group 1
bridge 1 protocol ieee
!
int e0
ip add 3.3.3.1 255.255.255.0
bridge-group
R4>
dlsw local peer peer-id 4.4.4.2 cost 5 promiscuous **
dlsw bridge-group 1
bridge 1 protocol ieee
!
int e0
ip add 3.3.3.2 255.255.255.0
bridge-group
This archive was generated by hypermail 2.1.4 : Wed Oct 01 2003 - 07:24:21 GMT-3