no shut the vlan interface

From: Tom Young (gitsyoung@yahoo.co.jp)
Date: Thu May 08 2003 - 04:39:28 GMT-3


hi,group,

  I added a new vlan 3 into my cat3550XL switch, but I
couldn't do no shut for int vlan 3 whatever I had done.
The interface of VLAN 3 always int the SHUT status.Why?

Thanks alot

CS15C1(vlan)#vlan 3 name VLAN3
VLAN 3 modified:
    Name: VLAN3
CS15C1(vlan)#exit
APPLY completed.
Exiting....
CS15C1#
CS15C1#
CS15C1#
CS15C1#conf t
Enter configuration commands, one per line. End with
CNTL/Z.
CS15C1(config)#int vlan 3
CS15C1(config-subif)#no hsut
                        ^
% Invalid input detected at '^' marker.

CS15C1(config-subif)#no shut
CS15C1(config-subif)#exit
CS15C1(config)#exit
CS15C1#sh ru
Building configuration...

00:04:52: %SYS-5-CONFIG_I: Configured from console by
console
Current configuration:
!
version 12.0
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname CS15C1
!
enable password JBCC
!
!
!
!
!
!
spanning-tree vlan 16 priority 10000
spanning-tree vlan 17 priority 10000
spanning-tree vlan 18 priority 10000
spanning-tree vlan 3 priority 10000
ip subnet-zero
no ip domain-lookup
!
!
!
interface FastEthernet0/1
 switchport access vlan 3
!
interface FastEthernet0/2
 switchport access vlan 16
!
interface FastEthernet0/3
 switchport access vlan 16
!
interface FastEthernet0/4
 switchport access vlan 16
!
interface FastEthernet0/5
 switchport access vlan 17
!
interface FastEthernet0/6
 switchport access vlan 17
!
interface FastEthernet0/7
 switchport access vlan 17
!
interface FastEthernet0/8
 switchport access vlan 17
!
interface FastEthernet0/9
 switchport access vlan 18
!
interface FastEthernet0/10
 switchport access vlan 18
!
interface FastEthernet0/11
 switchport access vlan 18
!
interface FastEthernet0/12
 switchport access vlan 18
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
!
interface GigabitEthernet0/1
 description primary(6500-1 3/6)
 switchport trunk allowed vlan 1,3,1002-1005
 switchport mode trunk
!
interface GigabitEthernet0/2
 description backup(6500-2 3/6)
 switchport trunk allowed vlan 1,3,1002-1005
 switchport mode trunk
!
interface VLAN1
 no ip directed-broadcast
 no ip route-cache
 shutdown
!
interface VLAN3
 ip address 10.10.3.2 255.255.255.0
 no ip directed-broadcast
 no ip route-cache
 shutdown
!
interface VLAN16
 ip address 192.168.16.40 255.255.255.0
 no ip directed-broadcast
 no ip route-cache
!
!
line con 0
 transport input none
 stopbits 1
line vty 0 4
 password JBCC
 login
line vty 5 15
 login
!
end
      



This archive was generated by hypermail 2.1.4 : Mon Jun 02 2003 - 15:13:38 GMT-3