From: Muralidhar Devarasetty (dhar_murali@xxxxxxxxxxx)
Date: Wed Aug 11 1999 - 17:13:22 GMT-3
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