RE: More on VLANs

2000-12-08 Thread Greene, Patrick
] Subject: RE: More on VLANs At 5:22 PM -0500 12/4/00, Greene, Patrick wrote: > > >You need to enable routing for that VLAN interface with the mls command. > > >Example >interface vlan 200 >ip address 10.1.1.1 255.255.255.0 >mls rp vtp-domain >mls rp ip Hmmm. According

RE: More on VLANs

2000-12-08 Thread Greene, Patrick
Hockenhull [mailto:[EMAIL PROTECTED]] Sent: Friday, December 08, 2000 2:31 PM To: Greene, Patrick Subject: RE: More on VLANs That would be great! -- Ben Hockenhull [EMAIL PROTECTED] On Fri, 8 Dec 2000, Greene, Patrick wrote: > There's a lot more to this than just typing what I tel

RE: More on VLANs

2000-12-08 Thread Greene, Patrick
? Patrick -Original Message- From: Ben Hockenhull [mailto:[EMAIL PROTECTED]] Sent: Monday, December 04, 2000 11:22 PM To: Greene, Patrick Cc: [EMAIL PROTECTED] Subject: RE: More on VLANs At 5:22 PM -0500 12/4/00, Greene, Patrick wrote: > > >You need to enable routing for that VLAN interface w

More on VLANs -- config

2000-12-05 Thread Ben Hockenhull
Per request, I've made the congs on the switch and the MSFC available. http://www.jpj.net/~benh/msfc.txt http://www.jpj.net/~benh/cat6k.txt In this config, vlan200 is the vlan I'm messing with. All the other vlans are in shutdown right now. The port on the cat that the vlan is connected to is

RE: More on VLANs

2000-12-05 Thread Ben Hockenhull
At 5:22 PM -0500 12/4/00, Greene, Patrick wrote: > > >You need to enable routing for that VLAN interface with the mls command. > > >Example >interface vlan 200 >ip address 10.1.1.1 255.255.255.0 >mls rp vtp-domain >mls rp ip Hmmm. According to the docs, MLS is enabled by default on the MSFC. I

Re: More on VLANs

2000-12-05 Thread Elias Aggelidis
Title: RE: More on VLANs Greene,   MLS routing is enabled by default on the 6500 !   The commands you are syggesting is used only if you have an external router , that it will do the MLS (such a 7200 with a 5500 ) !   Ben,   If you have enable the Intrface Vlan 200 on the MSFC and assign an IP

RE: More on VLANs

2000-12-04 Thread Greene, Patrick
Title: RE: More on VLANs You need to enable routing for that VLAN interface with the mls command. Example interface vlan 200 ip address 10.1.1.1 255.255.255.0 mls rp vtp-domain mls rp ip Patrick Greene -Original Message- From: Ben Hockenhull [mailto:[EMAIL PROTECTED]] Sent

More on VLANs

2000-12-04 Thread Ben Hockenhull
Now that I have the native vlan and trunking issue resolved, I'm turning my attention to another problem. I have a host that will reside on a vlan all by itself. I've created the vlan (vlan 200) and configured a fast ethernet port to be a member of that vlan, and attached the host to it. The po