Re: 2924XL-EN VLAN problem

From: Kevin Baumgartner (kbaumgar@xxxxxxxxx)
Date: Tue Sep 12 2000 - 13:03:23 GMT-3


   
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 syntex
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. How
ever in order to show up like default VLAN with command "sh int vlan 1" I thoug
ht 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 sho
ws Administratively down. All the VLANs are working fine though. Any ideas abou
t 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