Date: Thu, 24 Feb 2000 17:46:59 +0900 From: Hirofumi ABE <abe.hirofumi@lab.ntt.co.jp> To: Kenjiro Cho <kjc@csl.sony.co.jp>, freebsd-atm@freebsd.org Cc: abe.hirofumi@lab.ntt.co.jp Subject: Re: Traffic shaping on HARP Message-ID: <4.2.0.58.J.20000224172427.00a2d400@imi.m.ecl.ntt.co.jp> In-Reply-To: <20000223222947T.kjc@csl.sony.co.jp> References: <4.2.0.58.J.20000223194418.00a552d0@imi.m.ecl.ntt.co.jp> <4.2.0.58.J.20000223194418.00a552d0@imi.m.ecl.ntt.co.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
At 22:29 00/02/23 +0900, Kenjiro Cho wrote: >Hirofumi ABE wrote: > > Now, I use 3 PVCs among 4 sites, and use en drivers on FreeBSD2.2.8R. > > To cap the bandwidth of PVC, I use pvctxctl in ALTQ. > > But it is a problem that en drivers don't supports RFC1483 encapsulation. > >If you are using en0, you have to set a flag to use LLC/SNAP >encapsulation. > > # route add -iface 128.252.200.2 -link en0:3.0.0.c9 > ^ 3 means AAL5/LLCSNAP > >If you are using pvc0, LLC/SNAP is added by default. > >Or, are you talking about a different thing by RFC1483? Thanks! This is what I want. I confirmed BSD box using en drivers can be connected through cisco4000. This works very well when we use ping, telnet and http, but only ftp-data doesn't. The cisco seems to discard the data. Why only ftp-data cause? - hirofumi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.0.58.J.20000224172427.00a2d400>