04-16-2013 07:02 AM - edited 03-07-2019 12:50 PM
I can't accsess web-interface on SF-300-24. My computer is on the same subnet. Can only access by RS232.
The Switch doesn't answer on ping either. In the manual it says the switch has ip-adress 192.168.1.254.
Bengt.
Solved! Go to Solution.
04-18-2013 07:42 AM
The http server may be turned of
config t
ip http server
-Tom
Please mark answered for helpful posts
04-16-2013 08:10 AM
Hi Bengt, this is because the swithc by default will receive a DHCP address.
While console in, if you do
show ip interface
you will see what the vlan 1 IP address has been changed to
to fix this through the console
config t
int vlan 1
ip address 192.168.1.254 /24
However, this also means your computer must be on the 192.168.1.x network
-Tom
Please mark answered for helpful posts
04-17-2013 12:24 AM
Hello.
Still unable to connect,has set computers ip-adress to 192.168.1.252.
switch0aed53#show ip interface
Gateway IP Address Activity status Type
----------------------- ----------------------- --------
IP Address I/F Type Status
------------------- --------- ----------- -----------
192.168.1.254/24 vlan 1 Static Valid
switch0aed53#19-Jul-2012 19:13:27 %STP-W-PORTSTATUS: fa2: STP status Forwarding
04-18-2013 07:42 AM
The http server may be turned of
config t
ip http server
-Tom
Please mark answered for helpful posts
04-19-2013 01:01 AM
Hello, it workes fine now.
Thanks for great help.
Bengt
07-18-2018 04:01 AM
I have a similar problem, but I put two computers to test in 192.168.1.x and not ping the switch.
I connect on switch only console cable.
He work normally, but I can't set ip management.
I my network have a dhcp server and he don't receive.
Below my show running.
switch30d5fd#show running-config
config-file-header
switch30d5fd
v1.3.5.58 / R750_NIK_1_35_647_358
CLI v1.0
set system mode switch
file SSD indicator encrypted
@
ssd-control-start
ssd config
ssd file passphrase control unrestricted
no ssd file integrity control
ssd-control-end cb0a3fdb1f3a1af4e4430033719968c0
!
voice vlan oui-table add 0001e3 Siemens_AG_phone________
voice vlan oui-table add 00036b Cisco_phone_____________
voice vlan oui-table add 00096e Avaya___________________
voice vlan oui-table add 000fe2 H3C_Aolynk______________
voice vlan oui-table add 0060b9 Philips_and_NEC_AG_phone
voice vlan oui-table add 00d01e Pingtel_phone___________
voice vlan oui-table add 00e075 Polycom/Veritel_phone___
voice vlan oui-table add 00e0bb 3Com_phone______________
hostname switch30d5fd
username cisco password encrypted 7db23f8817da3d43076cadd20b67b0ac08c4098a privilege 15
ip ssh server
!
interface gigabitethernet24
switchport mode access
!
exit
switch30d5fd#show ip interface vlan
% Unrecognized command
switch30d5fd#show ip interface
switch30d5fd#show ip interface
switch30d5fd#show ip interface vlan 1
IP Address I/F I/F Status Type Status
admin/oper
------------------- ---------- ------------- ----------- -----------
0.0.0.0/32 vlan 1 UP/UP DHCP Not
received
192.168.1.254/24 vlan 1 UP/UP Default Valid
Gateway IP Address Activity status Type
----------------------- ----------------------- --------
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