knoesel@gmx.ch
07-25-2004, 01:42 AM
OK, here are some more information:
I want to divide different clients into separate groups (vlans), like
laptops into vlan 2 and workstations into vlan 3. The cause is that i
want be able to shut down all switchports where laptops are connected
to - for security reasons.
actually i have to subnets but also problems with the ads
fileservice...
"Erik Tamminga" <newsgroups@NeOtammiSnPgAaM.nl> wrote in message news:<c2l348$3gu$1@news1.tilbu1.nb.home.nl>...
> Hi,
>
> What are you trying to accomplish? You're creating vlans to split traffic
> but still want IP to pass, effectively joining the two broadcast domains ?!
> Please give us some more information.
>
> Erik
>
> <knoesel@gmx.ch> wrote in message
> news:f6c71560.0403090325.635844ed@posting.google.com...
> > Hello everybody!
> >
> > My issue is to create two VLANs using the same IP Subnet, but I don't
> > know how to do it... :(
> >
> > First I tryed to use IRB/BVI like this:
> >
> > bridge irb
> > !
> > interface vlan 1
> > bridge-group 1
> > !
> > interface vlan2
> > bridge-group 1
> > !
> > interface bvi 1
> > ip address 10.0.0.1 255.255.0.0
> > !
> > bridge 1 protocol dec
> > !
> > ip dhcp pool Subnet
> > network 10.0.0.0 255.255.0.0
> > lease 0 1
> > !
> >
> > But it didn't work at all :-o
> >
> > Thanks for your help!
> >
> > I'm using IOS Rel. 12.1 on a C3550 with EMI Image.
I want to divide different clients into separate groups (vlans), like
laptops into vlan 2 and workstations into vlan 3. The cause is that i
want be able to shut down all switchports where laptops are connected
to - for security reasons.
actually i have to subnets but also problems with the ads
fileservice...
"Erik Tamminga" <newsgroups@NeOtammiSnPgAaM.nl> wrote in message news:<c2l348$3gu$1@news1.tilbu1.nb.home.nl>...
> Hi,
>
> What are you trying to accomplish? You're creating vlans to split traffic
> but still want IP to pass, effectively joining the two broadcast domains ?!
> Please give us some more information.
>
> Erik
>
> <knoesel@gmx.ch> wrote in message
> news:f6c71560.0403090325.635844ed@posting.google.com...
> > Hello everybody!
> >
> > My issue is to create two VLANs using the same IP Subnet, but I don't
> > know how to do it... :(
> >
> > First I tryed to use IRB/BVI like this:
> >
> > bridge irb
> > !
> > interface vlan 1
> > bridge-group 1
> > !
> > interface vlan2
> > bridge-group 1
> > !
> > interface bvi 1
> > ip address 10.0.0.1 255.255.0.0
> > !
> > bridge 1 protocol dec
> > !
> > ip dhcp pool Subnet
> > network 10.0.0.0 255.255.0.0
> > lease 0 1
> > !
> >
> > But it didn't work at all :-o
> >
> > Thanks for your help!
> >
> > I'm using IOS Rel. 12.1 on a C3550 with EMI Image.