Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

2950 crossover problem

Status
Not open for further replies.

oliveolive

Technical User
May 7, 2003
3
FR

Hi,

I have 2*2950 standalone model. 24 10/100 ports and 2*1000 baseTX ports.

IOS (tm) C2950 Software (C2950-C3H2S-M), Version 12.0(5.3)WC(1),

I would like to connect them with a crossover cable cat 5 with 2 ports 1000BaseTX.
The link is not coming up.
The ports are working fine with servers behind.


Thanks for your answer,

Oliver

Olive
 
Please post your configuration

"I can picture a world without war. A world without hate. A world without fear. And I can picture us attacking that world, because they'd never expect it."
- Jack Handey, Deep Thoughts
 
Hi,

My conf is basic.
An ip @ on VLAN1 management and I tried with the Giga port in auto and 1000 FULL.
No result

Here it is the conf
!
version 12.0
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname tutu
!
enable password toto
!
!
!
!
!
!
ip subnet-zero
!
!
!
interface FastEthernet0/1
duplex full
speed 100
spanning-tree portfast
interface FastEthernet0/23
duplex full
speed 100
spanning-tree portfast
!
interface FastEthernet0/24
duplex full
speed 100
spanning-tree portfast
!
interface GigabitEthernet0/1
!
interface GigabitEthernet0/2
!
interface VLAN1
ip address 172.29.6.253 255.255.0.0
no ip directed-broadcast
no ip route-cache
!
line con 0
password toto
login
transport input none
stopbits 1
line vty 0 4
password toto
login
line vty 5 15
password toto
login
!
end


Olive
 
Where is the configuration file for the other switch? That one would be nice to have also....Then we can work on the issue.

"I can picture a world without war. A world without hate. A world without fear. And I can picture us attacking that world, because they'd never expect it."
- Jack Handey, Deep Thoughts
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top