From: wwwjjang@chol.com
Date: Wed Jul 30 2003 - 11:36:28 GMT-3
Hi..everyone!!
This is a Dlsw+ & ISDN's diagram & question...
My solution is right??
(e0 1.1.1.1)-R1-(s0 10.10.10.1)---(s0 10.10.10.2)-R2-(e0 2.2.2.2)
| |
|_______________(ISDN)_______________|
Question>
-Configure DLSW between R1's e0 & R2's e0
-Configure DLSW peers such that the ISDN line will stay down for at least
1200 seconds if the Serial connectivity between R1 & R2
==> (this means that i must use the 'keepalive'-command ??)
--------------
My solution
-------------
R1>
dlsw local-peer peer-id 10.10.10.1
dlsw remote-peer 0 tcp 10.10.10.2 keepalive 1200 **(?)
dlsw bridge-group 1
bridge 1 protocol ieee
!
interface Ethernet0
ip address 1.1.1.1 255.255.255.0
bridge-group 1
R2>
dlsw local-peer peer-id 10.10.10.2
dlsw remote-peer 0 tcp 10.10.10.1 keepalive 1200 **(?)
dlsw bridge-group 1
bridge 1 protocol ieee
!
interface Ethernet0
ip address 2.2.2.2 255.255.255.0
bridge-group 1
This archive was generated by hypermail 2.1.4 : Wed Aug 06 2003 - 06:52:58 GMT-3