Hi,

I just got a 2950 switch yesterday and start to play with it. After
sometime, I set the ip
and going to ping it, but no respond. Check the ip interface, the line
protocol is down:

Vlan1 is up, line protocol is down
  Internet address is 172.28.32.107/25
  Broadcast address is 255.255.255.255
  Address determined by setup command
  MTU is 1500 bytes
 .....

I checked the IOS:
IOS (tm) C2950 Software (C2950-I6Q4L2-M), Version 12.1(6)EA2a, RELEASE
SOFTWARE
(fc1)

The configuration is SIMPLE as below, can anyone give me some idea
what's wrong and
how can I fix it?

Many thanks!

Sammy.

======================================================================

Current configuration : 854 bytes
!
version 12.1
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname Switch_11
!
enable secret 5 $1$33S1$CT6ICwPPc6f01xb27Elu30
!
no ip subnet-zero
no ip finger
no ip domain-lookup
!
!
!
interface FastEthernet0/1
!
interface FastEthernet0/2
....
....
....
interface FastEthernet0/12
!
interface GigabitEthernet0/1
!
interface GigabitEthernet0/2
!
interface Vlan1
 ip address 172.28.32.107 255.255.255.128
 no ip route-cache
!
no ip http server
!
line con 0
 exec-timeout 0 0
 transport input none
line vty 0 4
 no login
line vty 5 15
 no login
!
end

======================================================================
Switch_11#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
                                                Gi0/1, Gi0/2
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
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




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=39409&t=39409
--------------------------------------------------
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