RE: DLSw+ & DDR

From: Lupi, Guy (Guy.Lupi@xxxxxxxxxxxxx)
Date: Fri Apr 19 2002 - 16:53:05 GMT-3


   
Wait, I just thought about that. LLC2 is mapped when you are not doing pass
thru, dlsw is. So, would that be used when doing direct encap without pass
thru?

~-----Original Message-----
~From: Lupi, Guy
~Sent: Friday, April 19, 2002 3:32 PM
~To: 'DAN DORTON'; ccielab@groupstudy.com; percy_gunner@hotmail.com;
~babacard2000@yahoo.com
~Subject: RE: DLSw+ & DDR
~
~
~Just out of curiousity, when would you use the dialer map llc2 command?
~When you are doing direct encapsulation on the ISDN interface with pass
~thru?
~
~~-----Original Message-----
~~From: DAN DORTON [mailto:DHSTS68@dhs.state.il.us]
~~Sent: Friday, April 19, 2002 3:13 PM
~~To: ccielab@groupstudy.com; percy_gunner@hotmail.com;
~~babacard2000@yahoo.com
~~Subject: Re: DLSw+ & DDR
~~
~~
~~dialer maps too
~~
~~If you are using tcp you need to map ip layer 3 to layer 2.
~~
~~>>> "Perminder Grewal" <percy_gunner@hotmail.com> 04/19/02 12:52PM >>>
~~Your 'dialer-list 1 protocol llc2 permit' seems to be wrong,
~~you should
~~define ip as your interesting traffic. The LLC2 is wrong, the
~~dlsw uses TCP
~~as the encapsulated protocol running over IP. DlSW terminates
~the LLC2
~~locally.
~~
~~Regards
~~
~~Percy
~~
~~
~~>From: Babacar Diop <babacard2000@yahoo.com>
~~>Reply-To: Babacar Diop <babacard2000@yahoo.com>
~~>To: cciegroup <ccielab@groupstudy.com>
~~>Subject: DLSw+ & DDR
~~>Date: Fri, 19 Apr 2002 10:23:49 -0700 (PDT)
~~>
~~>Here is my config on two routers. When i pull the
~~>serial interface cable of R5, the isdn circuit does
~~>not come up. I am doing anything wrong?
~~>
~~>
~~>For R5
~~>
~~>username r3 password 0 cisco
~~>!
~~>isdn switch-type basic-ni
~~>!
~~>!
~~>!
~~>!
~~>source-bridge ring-group 100
~~>dlsw local-peer peer-id 133.14.55.1 promiscuous
~~>dlsw remote-peer 0 tcp 133.14.23.6
~~>dlsw remote-peer 0 tcp 133.14.23.3 backup-peer
~~>133.14.23.6
~~>!
~~>interface Loopback0
~~> ip address 133.14.5.5 255.255.255.0
~~> ip ospf network point-to-point
~~>!
~~>interface Serial0
~~> backup delay 10 200
~~> backup interface BRI0
~~> no ip address
~~> encapsulation frame-relay
~~> frame-relay lmi-type ansi
~~>!
~~>interface Serial0.1 point-to-point
~~> ip address 133.14.56.5 255.255.255.0
~~> frame-relay interface-dlci 506
~~>!
~~>interface Serial0.2 multipoint
~~> ip address 133.14.243.5 255.255.255.0
~~> no ip split-horizon
~~> ip ospf priority 100
~~> frame-relay interface-dlci 503
~~> frame-relay interface-dlci 504
~~>!
~~>interface TokenRing0
~~> ip address 133.14.55.1 255.255.255.248
~~> ring-speed 16
~~> source-bridge 10 1 100
~~>!
~~>interface BRI0
~~> ip address 133.14.35.5 255.255.255.252
~~> encapsulation ppp
~~> dialer idle-timeout 10
~~> dialer map llc2 name r3 broadcast 8358664
~~> dialer load-threshold 1 either
~~> dialer-group 1
~~> isdn switch-type basic-ni
~~> isdn spid1 0835866101 8358661
~~> isdn spid2 0835866301 8358663
~~> ppp authentication chap
~~> ppp multilink
~~>!
~~>router ospf 64
~~> log-adjacency-changes
~~> area 3 range 133.14.51.0 255.255.255.0
~~> area 3 virtual-link 200.200.200.1
~~> network 133.14.5.0 0.0.0.255 area 0
~~> network 133.14.35.4 0.0.0.3 area 3
~~> network 133.14.51.0 0.0.0.15 area 3
~~> network 133.14.55.0 0.0.0.7 area 0
~~> network 133.14.56.0 0.0.0.255 area 0
~~> network 133.14.243.0 0.0.0.255 area 0
~~> neighbor 133.14.243.4
~~> neighbor 133.14.243.3
~~>!
~~>ip classless
~~>ip http server
~~>!
~~>dialer-list 1 protocol llc2 permit
~~>
~~>For R3:
~~>
~~>hostname r3
~~>!
~~>!
~~>username r5 password 0 cisco
~~>!
~~>!
~~>!
~~>!
~~>ip subnet-zero
~~>no ip domain-lookup
~~>!
~~>isdn switch-type basic-ni
~~>!
~~>!
~~>!
~~>!
~~>dlsw local-peer peer-id 133.14.23.3 promiscuous
~~>dlsw remote-peer 0 tcp 133.14.23.6
~~>dlsw bridge-group 1
~~>!
~~>interface Loopback0
~~> ip address 133.14.3.3 255.255.255.0
~~> ip ospf network point-to-point
~~>!
~~>interface Ethernet0
~~> ip address 133.14.23.3 255.255.255.0
~~> bridge-group 1
~~>!
~~>interface Serial0
~~> no ip address
~~> encapsulation frame-relay
~~> no fair-queue
~~> frame-relay lmi-type ansi
~~>!
~~>interface Serial0.1 multipoint
~~> ip address 133.14.243.3 255.255.255.0
~~> ip ospf priority 0
~~> frame-relay interface-dlci 305
~~>!
~~>!
~~>interface BRI0
~~> ip address 133.14.35.6 255.255.255.252
~~> encapsulation ppp
~~> dialer idle-timeout 10
~~> dialer map llc2 name r5 broadcast
~~> dialer load-threshold 1 either
~~> dialer-group 1
~~> isdn switch-type basic-ni
~~> isdn spid1 0835866201 8358662
~~> isdn spid2 0835866401 8358664
~~> ppp authentication chap
~~> ppp multilink
~~>!
~~>router ospf 64
~~> log-adjacency-changes
~~> network 133.14.35.4 0.0.0.3 area 3
~~> network 133.14.243.0 0.0.0.255 area 0
~~> distribute-list 1 out igrp 64
~~>!
~~>ip classless
~~>ip http server
~~>!
~~>dialer-list 1 protocol llc2 permit
~~>!
~~>
~~>Thanks for your help.
~~>



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:58:13 GMT-3