RE: VLAN's (dot1q or ISL) over T1 !!!

From: Brian Edwards (bedwards@xxxxxxxxxxx)
Date: Wed Aug 30 2000 - 18:48:36 GMT-3


   
You should be able to do up to 16 VLANs over 16 different bridged Frame
Relay PVCs. Channelized T1 may also be a solution.

Here is a sample config (off the top of my head; with no proof in lab).

frame-relay switching
int faste 0/0
  no shut
  full-duplex
int faste 0/0.1
  encap isl 1
  bridge-group 1
int faste 0/0.2
  encap isl 2
  bridge-group 2
int s 0
  encap frame-relay
  frame-r intf-type dce
int s 0.1 p
  bridge-group 1
  frame-rela map bridge 1001
int s 0.2 p
  bridge-group 2
  frame-relay map bridge 1002
bridge 1 prot ieee
bridge 2 prot ieee

Other router is similar, just no "frame-r intf-type dce".

Hope this works.

/Brian

-----Original Message-----
From: Sheref Mohamed [mailto:baltaga_2000@yahoo.com]
Sent: Wednesday, August 30, 2000 1:02 PM
To: Sam Munzani
Cc: ccielab@groupstudy.com
Subject: Re: VLAN's (dot1q or ISL) over T1 !!!

BPDU packets is not going to eat the entire avilable
banwidth, my concern is i don't think that you can do
dot1q or ISL over the serial lines !

Thanks
S.

--- Sam Munzani <sam@chinet.com> wrote:
> Is it possible?
> MAy be.
>
> Is it advisable?
> Not at all.
>
> You don't want Spanning tree traffice and BPDUs
> floating on your T1 line.
>
> Sam
>
> On Wed, 30 Aug 2000, Sheref Mohamed wrote:
>
> > Is it possible to keep the VLAN informations over
> a
> > leased T1 line !
> > If yes, how!
> >
> > Thanks
> > S.
> >
> >



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:24:33 GMT-3