From: Tony Olzak (aolzak@xxxxxxxxxxxxxxxxxxx)
Date: Fri Oct 13 2000 - 15:03:23 GMT-3
R1
!
interface fastethernet0
no ip address
no shutdown
!
interface fastethernet0.1
encaps isl 100
bridge-group 1
!
interface fastethernet0.2
encaps isl 200
bridge-group 2
!
interface bvi 1
ip address 192.168.1.1 255.255.255.0
!
interface bvi 2
ip address 192.168.2.1 255.255.255.0
!
bridge irb
bridge 1 protocol ieee
bridge 1 route ip
bridge 2 protocol ieee
bridge 2 route ip
That should do the trick.
Tony
----- Original Message -----
From: "Sheldon C. POpe" <spope@cablespeed.com>
To: "Tony Olzak" <aolzak@buckeye-express.com>
Sent: Friday, October 13, 2000 7:15 PM
Subject: Re: ISL Trunking & Subinterfaces
> tried that it did work do you have a config
>
> Tony Olzak wrote:
>
> > I'm assuming you mean 1 ISL trunk with 3 VLANs with each VLAN getting a
> > subinterface on the router.
> >
> > Try configuring IRB with each subinterface on a different bridge-group.
Set
> > up each BVI with the IP network you wanted and it should go.
> >
> > Tony
> >
> > ----- Original Message -----
> > From: "Justin van Schaik" <jagvans@yahoo.com>
> > To: <ccielab@groupstudy.com>
> > Sent: Wednesday, October 11, 2000 11:26 AM
> > Subject: ISL Trunking & Subinterfaces
> >
> > > Question posed to me by a friend ...
> > >
> > > Scenario:
> > > 3 separate ISL trunks going into one router. Each trunk gets its own
> > > subinterface (of course).
> > >
> > > Caveat:
> > > You can't assign ip addresses on the subinterfaces.
> > >
> > > Question:
> > > How do you setup routing between ISL trunks if you can't get an ip
address
> > > on the subinterface?
> > >
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:25:26 GMT-3