From: Randall Scheffer (Randall.Scheffer@xxxxxxxxxxxxxxxxxxxxxxxxxxx)
Date: Thu Aug 03 2000 - 22:03:09 GMT-3
Did anyone ever answer this for you.
I am having the same trouble?
Ios 12.05t1 and 12.1.1 on other server side
Thanks,
Randall
-----Original Message-----
From: Wang, Kai [mailto:kai.wang@eds.com]
Sent: Wednesday, February 16, 2000 10:16 AM
To: 'ccielab@groupstudy.com'
Subject: snapshot routing and isdn PPP multilink
Help,
I have problems to get rip/igrp to work when both snapshot routing and ppp
mutilink are enabled on the BRI interfaces.
If the ppp multlink is disabled, then rip/igrp works. The debug output shows
that encapsulation failed for virtual-access1.
What can I do to correct the problem?
The topology, configs, and debug output are shown as follows:
TOOPLOGY
R1A ------------ ISDN ----------- R3
SNAPSHOT SNAPSHOT
SERVER Client
CONFIGS
R1A
version 11.3
!
hostname r1a
!
!
username r3 password 0 cisco
isdn switch-type basic-dms100
!
!
!
interface Loopback0
ip address 192.168.1.1 255.255.255.0
!!
interface BRI3/0
ip address 192.168.0.1 255.255.255.0
encapsulation ppp
dialer map ip 192.168.0.2 name r3 broadcast
dialer-group 1
isdn switch-type basic-dms100
isdn spid1 0835866101
isdn spid2 0835866301
snapshot server 5 dialer
ppp authentication chap
ppp multilink
hold-queue 75 in
!
router rip
passive-interface Loopback0
network 192.168.0.0
network 192.168.1.0
!
ip classless
access-list 101 deny udp any any eq rip
access-list 101 permit ip any any
dialer-list 1 protocol ip list 101
!
R3
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname r3
!
!
username r1a password 0 cisco
!
!
!
!
ip subnet-zero
!
isdn switch-type basic-dms100
!
!
process-max-time 200
!
interface Loopback0
ip address 192.168.2.1 255.255.255.0
no ip directed-broadcast
!
interface BRI0
ip address 192.168.0.2 255.255.255.0
no ip directed-broadcast
encapsulation ppp
dialer map snapshot 20 name r1a broadcast 8358661
dialer map ip 192.168.0.1 name r1a broadcast 8358661
dialer-group 1
isdn switch-type basic-dms100
isdn spid1 0835866201
isdn spid2 0835866401
snapshot client 5 1200 suppress-statechange-update dialer
ppp authentication chap
ppp multilink
!
router rip
passive-interface Loopback0
network 192.168.0.0
network 192.168.2.0
!
ip classless
!
access-list 101 deny udp any any eq rip
access-list 101 permit ip any any
dialer-list 1 protocol ip list 101
Debug ip rip and Debug ip packet
r3#debug ip packet
IP packet debugging is on
r3#debug ip rip
RIP protocol debugging is on
r3#
00:38:19: RIP: sending v1 update to 255.255.255.255 via BRI0 (192.168.0.2)
00:38:19: RIP: build update entries
00:38:19: network 192.168.2.0 metric 1
00:38:19: IP: s=192.168.0.2 (local), d=255.255.255.255 (BRI0), len 52,
sending b
road/multicast
00:38:19: IP: s=192.168.0.2 (local), d=255.255.255.255 (Virtual-Access1),
len 52
, encapsulation failed
Kai Wang
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:24:21 GMT-3