From: Erik Belz (ebelz@xxxxxxxxxx)
Date: Fri Apr 28 2000 - 21:07:12 GMT-3
Hello,
Well "your data on the MIG's is in-accurate" lookey here
Snapshot Client
************************************************
r5#sh ru
Building configuration...
Current configuration:
!
version 11.2
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname r5
!
!
username r2 password 0 cisco
no ip domain-lookup
ipx routing 0000.0000.0005
isdn switch-type basic-ni1
!
interface Ethernet0
ip address 192.168.10.1 255.255.255.0
ipx network B
!
interface Serial0
no ip address
shutdown
!
interface Serial1
no ip address
shutdown
!
interface BRI0
ip address 10.10.10.5 255.255.255.0
encapsulation ppp
ipx network A
isdn spid1 0835866201 8358662
isdn spid2 0835866401 8358664
dialer idle-timeout 320
dialer map snapshot 1 name r2 broadcast 18008358661
dialer map ipx A.0000.0000.0002 name r2 broadcast 18008358661
dialer map ip 10.10.10.2 name r2 broadcast 18008358661
dialer-group 1
snapshot client 5 8 dialer
no fair-queue
ppp authentication chap
ppp multilink
!
router rip
version 2
network 10.0.0.0
network 192.168.10.0
neighbor 10.10.10.2
!
no ip classless
access-list 10 deny 255.255.255.255
access-list 10 permit any
access-list 800 deny FFFFFFFF FFFFFFFF.ffff.ffff.ffff
access-list 800 permit FFFFFFFF
!
!
!
!
dialer-list 1 protocol ip permit
dialer-list 1 protocol ipx list 800
!
line con 0
line aux 0
line vty 0 4
login
!
end
r5#sh ip ro
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, * - candidate default
U - per-user static route, o - ODR
Gateway of last resort is not set
10.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
C 10.10.10.2/32 is directly connected, BRI0
C 10.10.10.0/24 is directly connected, BRI0
C 192.168.10.0/24 is directly connected, Ethernet0
R 192.168.11.0/24 [120/1] via 10.10.10.2, 00:00:26, BRI0
r5#sh ipx ro
Codes: C - Connected primary network, c - Connected secondary network
S - Static, F - Floating static, L - Local (internal), W - IPXWAN
R - RIP, E - EIGRP, N - NLSP, X - External, A - Aggregate
s - seconds, u - uses
3 Total IPX routes. Up to 1 parallel paths and 16 hops allowed.
No default route known.
C A (PPP), BR0
C B (NOVELL-ETHER), Et0
R C [07/01] via A.0000.0000.0002, 18s, BR0
r5#ping 192.168.11.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.11.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 36/36/40 ms
r5#sh dialer maps
Static dialer map snapshot 1 name r2 (18008358661) on BRI0
Static dialer map ipx A.0000.0000.0002 name r2 (18008358661) on BRI0
Static dialer map ip 10.10.10.2 name r2 (18008358661) on BRI0
Snapshot server
******************************************************
r2#sh ru
Building configuration...
Current configuration:
!
version 11.2
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname r2
!
!
username r5 password 0 cisco
ipx routing 0000.0000.0002
isdn switch-type basic-ni1
!
interface Ethernet0
ip address 192.168.11.1 255.255.255.0
ipx network C
!
interface Serial0
no ip address
shutdown
!
interface Serial1
no ip address
shutdown
!
interface BRI0
ip address 10.10.10.2 255.255.255.0
encapsulation ppp
ipx network A
isdn spid1 0835866101 8358661
isdn spid2 0835866301 8358663
dialer idle-timeout 320
dialer map snapshot 1 name r5 broadcast
dialer-group 1
snapshot server 5 dialer
no fair-queue
ppp authentication chap
ppp multilink
!
router rip
version 2
network 192.168.11.0
network 10.0.0.0
neighbor 10.10.10.5
!
no ip classless
access-list 10 deny 255.255.255.255
access-list 10 permit any
access-list 800 deny FFFFFFFF FFFFFFFF.ffff.ffff.ffff
access-list 800 permit FFFFFFFF
!
!
!
!
dialer-list 1 protocol ip permit
dialer-list 1 protocol ipx list 800
!
line con 0
line aux 0
line vty 0 4
login
!
end
r2#sh ip ro
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, * - candidate default
U - per-user static route, o - ODR
Gateway of last resort is not set
10.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
C 10.10.10.0/24 is directly connected, BRI0
C 10.10.10.5/32 is directly connected, BRI0
R 192.168.10.0/24 [120/1] via 10.10.10.5, 00:00:14, BRI0
C 192.168.11.0/24 is directly connected, Ethernet0
r2#sh ipx ro
Codes: C - Connected primary network, c - Connected secondary network
S - Static, F - Floating static, L - Local (internal), W - IPXWAN
R - RIP, E - EIGRP, N - NLSP, X - External, A - Aggregate
s - seconds, u - uses
3 Total IPX routes. Up to 1 parallel paths and 16 hops allowed.
No default route known.
C A (PPP), BR0
C C (NOVELL-ETHER), Et0
R B [07/01] via A.0000.0000.0005, 45s, BR0
r2#ping 192.168.10.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.10.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 36/36/36 ms
r2#sh dialer maps
Static dialer map snapshot 1 name r5 () on BRI0
Dynamic dialer map ipx A.0000.0000.0005 name r5 () on BRI0
Dynamic dialer map ip 10.10.10.5 name r5 () on BRI0
Erik C Belz
Senior systems engineer
Manchester Equipment Co
(212)560-5459
>>> "Nnanna Obuba" <obuba@bellatlantic.net> 04/28/2000 5:43:35 PM >>>
Snapshot routing is 'protocol independent' ie if you had no dialer
statements for ip ipx or appletalk, the connection would still come up. The
map statements are useful only for the 2 sides of the dial up to be able to
exchange (ip,ipx or appletalk) info.
BTW if you want to exchange routing updates, you DO need to define map
statements on both sides for ip, ipx and appletalk (if you are not using
dialer interfaces). Otherwise it will be uni-directional
Someone correct me if I'm wrong
Cheers
Nnanna
----- Original Message -----
From: "Erik Belz" <EBELZ@mecnet.com>
To: <ccielab@groupstudy.com>; <cliftonlstewart@home.com>
Sent: Friday, April 28, 2000 3:49 PM
Subject: Re: Appletalk Snapshot Question
> Hi everyone,
>
> I appreciate all the feedback. For one I feel silly about posting this
question due to the wrong apple network number it was late and I was not
paying great attention. Anyhow I learned some interesting things that differ
from snapshot routing for Appletalk versus IPX or IP RIP/IGRP.
>
> 1. Dont put in the wrong network # that simply just does not work....!
>
> 2. Dialer map statements must be defined on both sides. (They only need to
be define on the calling side for IP and IPX)
>
> 3. A router reboot often seems to fix many appletalk issues.
>
> Thanks again,
>
> Erik
>
>
>
>
> >>> Clifton Stewart <cliftonlstewart@home.com> 04/28/2000 1:25:32 PM >>>
> Hi Erik,
>
> Your config actually had two problems one was the mapping to 600.5
> opposed to 900.5. On R5 you had a static mapping to 0835866101 but you
> didn't have the spids configured on that router. Once the spids were
> configured I was able to successfully ping across. I have pasted the
> configs below. Thanks for the practice, please post more problems:)
>
> Clifton Stewart-CCNA, CCIE Candidate
>
> Current configuration:
> !
> version 12.0
> service timestamps debug uptime
> service timestamps log uptime
> no service password-encryption
> !
> hostname R2520
> !
> enable password cisco
> !
> username R2504 password 0 cisco
> ip subnet-zero
> no ip domain-lookup
> appletalk routing
> isdn switch-type basic-ni
> !
> !
> !
> !
> !
> interface Ethernet0
> no ip address
> no ip directed-broadcast
> shutdown
> appletalk cable-range 500-500 500.146
> appletalk zone zone5
> !
> interface Serial0
> no ip address
> no ip directed-broadcast
> no ip mroute-cache
> shutdown
> !
> interface Serial1
> no ip address
> no ip directed-broadcast
> shutdown
> !
> interface Serial2
> no ip address
> no ip directed-broadcast
> shutdown
> !
> interface Serial3
> no ip address
> no ip directed-broadcast
> shutdown
> !
> interface BRI0
> no ip address
> no ip directed-broadcast
> encapsulation ppp
> dialer map appletalk 900.5 name R2504 broadcast 8358662
> dialer-group 1
> appletalk cable-range 900-900 900.2
> appletalk zone wan
> isdn switch-type basic-ni
> isdn spid1 0835866101 8358661
> isdn spid2 0835866301 8358663
> snapshot server 5 dialer
> no fair-queue
> ppp authentication chap
> ppp multilink
> !
> no ip classless
> !
> dialer-list 1 protocol appletalk permit
> !
> !
> line con 0
> transport input none
> line aux 0
> line vty 0 4
> login
> !
> end
>
> R2520#ping 900.5
>
> Type escape sequence to abort.
> Sending 5, 100-byte AppleTalk Echos to 900.5, timeout is 2 seconds:
> !!!!!
> Success rate is 100 percent (5/5), round-trip min/avg/max = 40/41/44 ms
>
>
<===========================================================================
======================>
>
> R2504#sh run
> Building configuration...
>
> Current configuration:
> !
> version 11.2
> no service password-encryption
> no service udp-small-servers
> no service tcp-small-servers
> !
> hostname R2504
> !
> !
> username R2520 password 0 cisco
> appletalk routing
> isdn switch-type basic-ni1
> !
> interface Serial0
> no ip address
> shutdown
> no fair-queue
> !
> interface Serial1
> no ip address
> shutdown
> !
> interface TokenRing0
> no ip address
> appletalk cable-range 200-200 200.49
> appletalk discovery
> ring-speed 16
> !
> interface BRI0
> no ip address
> encapsulation ppp
> appletalk cable-range 900-900 900.5<------------- Where your mapping
> too
> appletalk zone wan
> isdn spid1 0835866201 8358662
> isdn spid2 0835866401 8358664
> dialer idle-timeout 330
> dialer map snapshot 1 name R2520 broadcast 8358661
> dialer map appletalk 900.2 name r2 broadcast 8358661<-------- Need to
> be configured on the remote side
> dialer load-threshold 3 outbound
> dialer-group 1
> snapshot client 5 8 dialer
> no fair-queue
> ppp authentication chap
> ppp multilink
> !
> no ip classless
> !
> dialer-list 1 protocol appletalk permit
> !
> line con 0
> line aux 0
> line vty 0 4
> login
> !
> end
>
> R2504#
>
> Erik Belz wrote:
> >
> > I have r2 connected to r5 via ISDN every protocol works fine over the
link. Snapshot for IPX works great, Snapshot for IP RIP works great however
I've read every documentation on Snapshot with RTMP and even pasted a sample
config from Cisco's web site and still I cannot exchange routing updates for
RTMP via snapshot routing enclosed is config for r2 and r5. Any help is
greatly appreciated.
> >
> > FYI.....IOS is 11.2(17) on r5 and 11.2(16) on r2
> >
> > ****************************************************
> >
> > r2#sh ru
> > Building configuration...
> >
> > Current configuration:
> > !
> > version 11.2
> > no service password-encryption
> > no service udp-small-servers
> > no service tcp-small-servers
> > !
> > hostname r2
> > !
> > !
> > username r5 password 0 cisco
> > appletalk routing
> > isdn switch-type basic-ni1
> > !
> > interface Ethernet0
> > no ip address
> > appletalk cable-range 500-500 500.146
> > appletalk zone zone5
> > !
> > interface Serial0
> > no ip address
> > shutdown
> > !
> > interface Serial1
> > no ip address
> > shutdown
> > !
> > interface BRI0
> > no ip address
> > encapsulation ppp
> > appletalk cable-range 900-900 900.2
> > appletalk zone wan
> > dialer map appletalk 600.5 name r5 broadcast 18008358662
> > dialer-group 1
> > snapshot server 5 dialer
> > no fair-queue
> > ppp authentication chap
> > ppp multilink
> > !
> > no ip classless
> > !
> > dialer-list 1 protocol appletalk permit
> > !
> > line con 0
> > line aux 0
> > line vty 0 4
> > login
> > !
> > end
> >
> > *************************************
> >
> > r5#sh ru
> > Building configuration...
> >
> > Current configuration:
> > !
> > version 11.2
> > no service password-encryption
> > no service udp-small-servers
> > no service tcp-small-servers
> > !
> > hostname r5
> > !
> > !
> > username r2 password 0 cisco
> > appletalk routing
> > isdn switch-type basic-ni1
> > !
> > interface Ethernet0
> > no ip address
> > appletalk cable-range 200-200 200.49
> > appletalk discovery
> > !
> > interface Serial0
> > no ip address
> > shutdown
> > !
> > interface Serial1
> > no ip address
> > shutdown
> > !
> > interface BRI0
> > no ip address
> > encapsulation ppp
> > appletalk cable-range 900-900 900.5
> > appletalk zone wan
> > isdn spid1 0835866201 8358662
> > isdn spid2 0835866401 8358664
> > dialer idle-timeout 330
> > dialer map snapshot 1 name r2 broadcast 18008358661
> > dialer map appletalk 900.2 name r2 broadcast 18008358661
> > dialer load-threshold 3 outbound
> > dialer-group 1
> > snapshot client 5 8 dialer
> > no fair-queue
> > ppp authentication chap
> > ppp multilink
> > !
> > no ip classless
> > !
> > dialer-list 1 protocol appletalk permit
> > !
> > line con 0
> > line aux 0_overy
> ring-speed 16
> !
> > line vty 0 4
> > login
> > !
> > end
> >
> >
> >
> >
> > Erik C Belz
> > Senior systems engineer
> > Manchester Equipment Co
> > (212)560-5459
> >
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:23:16 GMT-3