Re: DLSW Direct and Lite Encap over FR!

From: Manvinder Sandhu (aquasandhu@hotpop.com)
Date: Thu Jul 03 2003 - 17:06:15 GMT-3


Try the encapsulation on serial interface, remove the subinterface and check
if it works

Direct

command specifying direct encapsulation on an HDLC line:

dlsw remote-peer 0 interface serial 01

command specifying direct encapsulation on a Frame Relay line:

dlsw remote-peer 0 frame-relay interface serial 01 33 pass thru

int s1

frame-relay map dlsw 33

Specifying pass-thru implies that the traffic is not locally acknowledged.
Leaving pass-thru off will cause the traffic to be locally acknowledged,
which means it is transported in LLC2 to ensure reliable delivery.

LLC2 (DLSw Lite)

 command specifying LLC2 encapsulation on a Frame Relay line:

dlsw remote-peer 0 frame-relay interface serial 01 33

int s1

frame-relay map llc2 33

----- Original Message -----
From: "Hossam" <sam6626@yahoo.com>
To: <ccielab@groupstudy.com>
Sent: Wednesday, July 02, 2003 11:11 PM
Subject: DLSW Direct and Lite Encap over FR!

> Team,
> I am trying to test the Direct and Lite DLSW peering over a FR.
>
> ____________________________________________________
> Lite:
> I managed to get the lite option to work over a LLC2 DLCI map.
>
> R1
> dlsw remote 0 frame inter s 0/0.256 112
>
> in s 0/0.256
> frame map llc2 126
>
> R2:
> dlsw remote 0 frame inter s 0/0 121
> in s 0/0
> frame map llc2 162
>
> ________________________________________________
> Lite:
> I DID"T managed to get the direct option to work over a LLC2 or DLSW DLCI
map.
>
> R1
> dlsw remote 0 frame inter s 0/0.256 112 pass-thru
>
> in s 0/0.256
> frame map llc2 or dlsw 126 (i tried both llc2 and dlsw)
>
> R2:
> dlsw remote 0 frame inter s 0/0 121
> in s 0/0
> frame map llc2 or dlsw 162 (i tried both llc2 and dlsw)
> _________________________________________________
> Now may question is which mapping option should i use with the lite
encapsulation!!!
>
> If it is LLC2 mapping option then:
> 1- why did't it work with me.
> 2- Where can we use DLSW mapping option
>
> If it is DLSW mapping option then:
> 1- why did't it work with me.
>
> Thanks
> Hossam
>
>
>
>
>
> ---------------------------------
> Do you Yahoo!?
> SBC Yahoo! DSL - Now only $29.95 per month!
>
>
> _______________________________________________________________________
> You are subscribed to the GroupStudy.com CCIE R&S Discussion Group.
>
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Wed Aug 06 2003 - 06:52:22 GMT-3