From: Sam Munzani (sam@xxxxxxxxxx)
Date: Tue Sep 12 2000 - 14:26:51 GMT-3
Without doing those commands "show vlan" shows all vlans active and shows
member ports too.
BTW how do you delete a vlan? I tried following commnad and none of them
seem to help.
conf t
no vlan 50 (Deleting vlan 50)
Sam
On Tue, 12 Sep 2000, Kevin Baumgartner wrote:
> Not exactly sure what you are doing with int vlan2, int vlan3, etc.
> Not even sure what it does. Maybe just allows a IP address to be
> assigned on this VLAN.
>
> This is how I define VLANs on the 2924.
>
> In exec mode type
>
> vlan database
> vtp transparent
> vlan 3 name vlan3 state active
> exit
>
> Then go into configuration mode and assign ports to this vlan as you
> have done below using the "switchport access vlan x" command.
>
> Kevin
>
>
> At 08:32 AM 9/12/00 -0500, you wrote:
> >Hi Group,
> >
> >I have a weird problem with Cat 2924XL-EN switch. I am using following synte
x to create 2 VLANS other than default and assign some ports to it.
> >
> >conf t
> >int fa 0/1
> >switchport mode access
> >switchport access vlan 2
> >int fa0/2
> >switchport mode access
> >switchport access vlan 3
> >end
> >
> >
> >Now when I type "show vlan" it shows newly created VLANs and member ports. H
owever in order to show up like default VLAN with command "sh int vlan 1" I tho
ught about creating vlan interface.
> >
> >conf t
> >int vlan 2
> >exi
> >int vlan 3
> >end
> >
> >Now when I type "sh int vlan 1" it shows up-up. While show int vlan 2 or 3 s
hows Administratively down. All the VLANs are working fine though. Any ideas ab
out this?
> >
> >Thanks in advance,
> >
> >Sam Munzani
> >sam@chinet.com
> >
>
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:24:55 GMT-3