02-21-2011 02:11 PM
Hi,
I'm have installed a SRW2024 switch in my home office. I've connected via hyperterminal and changed the ip address mode to "dhcp client". But i'm not getting an ip address from the dhcp server.
Is there something else I must do or setup on the switch? the DHCP server has been running without problem for some time now, all my other devices can get an ip without problems...
Thanks,
Koen
09-22-2019 10:01 AM
Does this website work for you, can you download the files?
https://software.cisco.com/download/home/282414074/type/282463181/release/1.0.1
I want to download a new firmware for my old switch because the dhcp
client does not work and I want to try an old firmware.
console# show ip interface
Gateway IP Address Activity status Type
----------------------- ----------------------- --------
192.168.24.1 Active static
IP Address I/F Type
----------------------- ---------------------- ---------
192.168.24.5/24 vlan 1 Static
console# ping 192.168.24.1
Pinging 192.168.24.1 with 56 bytes of data:
PING: no reply from 192.168.24.1
PING: timeout
PING: no reply from 192.168.24.1
PING: timeout
PING: no reply from 192.168.24.1
PING: timeout
PING: no reply from 192.168.24.1
PING: timeout
----192.168.24.1 PING Statistics----
4 packets transmitted, 0 packets received, 100% packet loss
console# show startup-config
interface vlan 1
ip address 192.168.24.5 255.255.255.0
exit
ip default-gateway 192.168.24.1
console# config
console(config)# interface vlan 1
console(config-if)# no ip address
console(config-if)# ip address dhcp
console(config-if)# end
console# show run
% Unrecognized command
console# show startup-config
interface vlan 1
ip address dhcp
exit
console# show system
System Description: 24-Port 10/100/1000 Gigabit
Switch w/WebView
System Up Time (days,hour:min:sec): 00,00:12:26
System Contact:
System Name:
System Location:
System MAC Address: 00:26:52:ed:e0:ce
System Object ID: 1.3.6.1.4.1.3955.6.1.2024.1
console# show version
SW version 1.2.2b ( date 28-Feb-2008 time 16:47:37 )
Boot version 1.0.1 ( date 11-Jun-2006 time 18:43:59 )
HW version 00.03.00
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide