From: Bill Carter (bcarter@xxxxxxxxxxxxxx)
Date: Wed Aug 11 1999 - 19:24:18 GMT-3
Dialer fast-idle is used to disconnect a call when there is contention for the
dialer. Fast-idle uses a shorter timer for interesting traffic (default
20sec). Alternately you could configure r2 to call R1-B-Channel 1 and
R3-B-Channel-2. All 3 bri interface would have to be in the subnet.
Muralidhar Devarasetty wrote:
> Hi all,I have small doubt on following scen...
> r2------r1
> |
> |
> r3
> r1 being central hub configured for dialing out to either r1 or r3.Only one
> inter face configured for both r2 and r3.The following config is picked from
> DDr case studies..
> What happens if intresting traffic for both the sites comes at same time?How
> to enable spoofing for one of the line(traffic for r3) while connection to
> r2 is active.
>
> Thanks in advance...
> Murali
>
> interface serial 5
> description DDR connection to Hong Kong and Singapore
> ip address 128.10.200.66 255.255.255.192
> ip address 128.10.202.66 255.255.255.192 secondary
> dialer in-band
> dialer wait-for-carrier-time 60
> ! map r2 to a phone number
> dialer map ip 128.10.200.65 0118527351625
> ! map r3 to a phone number
> dialer map ip 128.10.202.65 011653367085
> pulse-time 1
> dialer-group 1
> !
> router igrp 1
> network 128.10.0.0
> passive-interface serial 5
> redistribute static
> ! route to r2
> ip route 128.10.200.0 255.255.255.192 128.10.200.65
> ! route to r3
> ip route 128.10.202.0 255.255.255.192 128.10.202.65
> !
> access-list 101 deny igrp 0.0.0.0 255.255.255.255 255.255.255.255 0.0.0.0
> access-list 101 permit ip 0.0.0.0 255.255.255.255 0.0.0.0 255.255.255.255
> dialer-list 1 list 101
>
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:21:46 GMT-3