photoadrian
Technical User
Hi all,
I have a Cisco 2900XL switch and a Cisco 2650XM router. Basic configuration - FastEthernet0/1 on the router is configured with an IP address (192.168.1.1/24) and connected via a straight-thru cable to Fa0/24 on the switch. I've gone through the basic set up on the switch.
Problem: Link light is not lighting up on the switch for the connection.
Remedial Action already taken:
1) Use a different port on the switch (still no link)
2) Use a different cable (still no link)
3) Connect laptop via the cable to the switch (link)
4) Connect router to a different switch (link)
I'm guessing there is a problem with the configs, since I've ruled out every bit of physical components.
My router is configured thusly:
!
interface FastEthernet0/1
ip address 192.168.1.1 255.255.255.0
ip virtual-assembly
speed auto
duplex auto
no mop enabled
!
The switch is configured without any additional parameters on the ports, and only VLAN1 configured for the switch (IP address 192.168.1.254).
I've also tried, configuration-wise, pegging the speed on either end, pegging the duplex on either end, and pegging both the speed and duplex on both ends.
Can anyone suggest other configurations or trouble-shooting steps to try?
Thanks,
-Adrian
I have a Cisco 2900XL switch and a Cisco 2650XM router. Basic configuration - FastEthernet0/1 on the router is configured with an IP address (192.168.1.1/24) and connected via a straight-thru cable to Fa0/24 on the switch. I've gone through the basic set up on the switch.
Problem: Link light is not lighting up on the switch for the connection.
Remedial Action already taken:
1) Use a different port on the switch (still no link)
2) Use a different cable (still no link)
3) Connect laptop via the cable to the switch (link)
4) Connect router to a different switch (link)
I'm guessing there is a problem with the configs, since I've ruled out every bit of physical components.
My router is configured thusly:
!
interface FastEthernet0/1
ip address 192.168.1.1 255.255.255.0
ip virtual-assembly
speed auto
duplex auto
no mop enabled
!
The switch is configured without any additional parameters on the ports, and only VLAN1 configured for the switch (IP address 192.168.1.254).
I've also tried, configuration-wise, pegging the speed on either end, pegging the duplex on either end, and pegging both the speed and duplex on both ends.
Can anyone suggest other configurations or trouble-shooting steps to try?
Thanks,
-Adrian