cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
9097
Views
4
Helpful
5
Replies

Can't access web-interface on SF-300-24

bst030
Level 1
Level 1

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.

1 Accepted Solution

Accepted Solutions

The http server may be turned of

config t

ip http server

-Tom
Please mark answered for helpful posts

-Tom Please mark answered for helpful posts http://blogs.cisco.com/smallbusiness/

View solution in original post

5 Replies 5

Tom Watts
VIP Alumni
VIP Alumni

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

-Tom Please mark answered for helpful posts http://blogs.cisco.com/smallbusiness/

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

The http server may be turned of

config t

ip http server

-Tom
Please mark answered for helpful posts

-Tom Please mark answered for helpful posts http://blogs.cisco.com/smallbusiness/

Hello, it workes fine now.

Thanks for great help.

Bengt

tiago.prado
Level 1
Level 1

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
----------------------- ----------------------- --------