Hi all...

Additional info on my problem with VLAN on 2900. The VLAN is active as you
can see below. It will just no go out of the admin down status.
Here is a copy of the config, along with a show int, and a show vlan.

Thanks in advance!

!
version 12.0
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Test
!
logging buffered informational
no logging console
enable secret 5 $1$7d58$d9kpvNkDR3vg2N/cOeTDV0
!
ip subnet-zero
!

interface FastEthernet0/1
......Deleted to make it brief......
interface FastEthernet0/17
 switchport access vlan 60
!
interface FastEthernet0/18
!
......Deleted to make it brief......
!
interface VLAN1
 ip address 192.168.50.2 255.255.255.0
 no ip directed-broadcast
 no ip route-cache
!
interface VLAN60
 ip address 192.168.100.2 255.255.255.0
 no ip directed-broadcast
 no ip route-cache
 shutdown
!
ip default-gateway 192.168.50.1
snmp-server engineID local 00000009020000308042DFC0
snmp-server community private RW
snmp-server community public RO
!
line con 0
 transport input none
 stopbits 1
line vty 0 4
 login
line vty 5 15
 login
!
end

Test#sh int vlan60
VLAN60 is administratively down, line protocol is down 
  Hardware is CPU Interface, address is 0030.8042.dfc0 (bia 0030.8042.dfc0)
  Internet address is 192.168.100.2/24
  MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, 
     reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA
  ARP type: ARPA, ARP Timeout 04:00:00

Test#sh vlan
VLAN Name                             Status    Ports
---- -------------------------------- ---------
-------------------------------
1    default                          active    Fa0/1, Fa0/2, Fa0/3, Fa0/4,
                                                Fa0/5, Fa0/6, Fa0/7, Fa0/8,
                                                Fa0/9, Fa0/10, Fa0/11,
Fa0/12,
                                                Fa0/13, Fa0/14, Fa0/15,
Fa0/16,
                                                Fa0/18, Fa0/19, Fa0/20,
Fa0/21,
                                                Fa0/22, Fa0/23, Fa0/24
60   live_network                     active    Fa0/17
1002 fddi-default                     active    
1003 token-ring-default               active    
1004 fddinet-default                  active    
1005 trnet-default                    active    

VLAN Type  SAID       MTU   Parent RingNo BridgeNo Stp  BrdgMode Trans1
Trans2
---- ----- ---------- ----- ------ ------ -------- ---- -------- ------
------
1    enet  100001     1500  -      -      -        -    -        1002   1003
60   enet  100060     1500  -      -      -        -    -        0      0   
1002 fddi  101002     1500  -      -      -        -    -        1      1003
1003 tr    101003     1500  1005   0      -        -    srb      1      1002
1004 fdnet 101004     1500  -      -      1        ibm  -        0      0   
1005 trnet 101005     1500  -      -      1        ibm  -        0      0   
Test#

----------
Edward J. Gomez, MCSE, CNE, CCNA
Information Systems Manager
ProxyMed, Inc
2555 Davie Road,
Suite 110
Fort Lauderdale, Florida 33317
(954) 473-1001 x315
http://www.proxymed.com

_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to