From: Bhisham Bajaj (bhishambajaj@xxxxxxxxx)
Date: Sun Mar 31 2002 - 03:04:44 GMT-3
try it with
R1(config-if)#frame-relay map llc2 (dlci)
let me know if it works
BB
--- yakout esmat <yesmat@iprimus.com.au> wrote:
> Hi all,
>
> I am having a problem getting my direct
> encapsulation peers connected.
>
> r5 is hub r6,r3&r1 are spokes: (encap frame relay)
>
> Following is my configs:
>
> r5#
> !
> dlsw local-peer peer-id 200.200.100.1
> dlsw remote-peer 0 frame-relay interface Serial0.1
> 405 pass-thru
> dlsw remote-peer 0 frame-relay interface Serial0.1
> 403 pass-thru
> dlsw remote-peer 0 frame-relay interface Serial0.2
> 402 pass-thru
> !
> !
> interface Serial0
> no ip address
> encapsulation frame-relay
> no fair-queue
> frame-relay traffic-shaping
> !
> interface Serial0.1 multipoint
> description link to r3&r1
> ip address 155.10.100.5 255.255.255.240
> ip ospf authentication message-digest
> ip ospf message-digest-key 1 md5 cisco
> ip ospf dead-interval 40
> ip ospf priority 200
> frame-relay class cisco
> frame-relay map dlsw 403
> frame-relay map dlsw 405
> frame-relay map ip 155.10.100.1 403 broadcast
> frame-relay map ip 155.10.100.3 405 broadcast
> !
> interface Serial0.2 point-to-point
> description link to r6
> ip address 155.10.200.5 255.255.255.0
> ip ospf message-digest-key 1 md5 cisco
> frame-relay interface-dlci 402
> !
> r1&r3&r6#
> dlsw local-peer peer-id 155.10.1.1
> dlsw remote-peer 0 frame-relay interface Serial0 304
> pass-thru
> !
> interface Serial0
> ip address 155.10.100.1 255.255.255.240
> encapsulation frame-relay
> ip ospf authentication message-digest
> ip ospf message-digest-key 1 md5 cisco
> ip ospf dead-interval 40
> ip ospf priority 0
> frame-relay map dlsw 304
> frame-relay map ip 155.10.100.3 304 broadcast
> frame-relay map ip 155.10.100.5 304 broadcast
> no frame-relay inverse-arp
> frame-relay lmi-type cisco
> !
>
> When I use direct encap no connection gets formed,
> but when I use DLSW Lite
> (llc2) it works fine. Am I missing some thing?
>
> Thanks
>
> ya
>
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:57:27 GMT-3