cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
8877
Views
0
Helpful
27
Replies

Can't access web-interface on my switch(cisco sg250-08) Linux Debian

mxl
Level 1
Level 1

Hello! Please help with this question! Can't access web-interface on my network switch(cisco sg250-08) on linux debian 11(bullseye). I can not find the IP address from my network communicator to connect to it through the web. //192.168.1.254- not responded.


Max

1 Accepted Solution

Accepted Solutions

balaji.bandi
Hall of Fame
Hall of Fame

First basic requirement, what is your Linux IP address, and are you able to ping the switch IP address ?

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

View solution in original post

27 Replies 27

balaji.bandi
Hall of Fame
Hall of Fame

First basic requirement, what is your Linux IP address, and are you able to ping the switch IP address ?

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Hello! my  Linux ip is 127.0.1.1   

 

Max

That is Loopback address (with that you are not  going to achive what you like to do)

 

First configure your Linux IP address either Manually or DHCP, then ping to 192.168.1.254 - if that success only -  then try GUI.

 

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

if I understood you correctly, my Internet is working now through my communicator(cisco sg250-08) to my computer.

ping: http://192.168.1.254: Name or service not known

 

Max

 

 

if I understood you correctly, my Internet is working now through my communicator(cisco sg250-08) to my computer.

the computer mean your Linux (debian)

 

post below out put from Linux computer :

 

Go to Linux shell

 

ifconfig (post complete output)

traceroute 8.8.8.8  (post complete output)

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

ifconfig 

alternative -- ip a

 

ok

 

 

traceroute 8.8.8.8


traceroute to 8.8.8.8 (8.8.8.8), 30 hops max, 60 byte packets

20 * dns.google (8.8.8.8) 17.518 ms 15.727 ms

 

 

Max

No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye

 

Max

I sure you getting the IP address from ISP Roputer - 100.125.0.1

 

The Switch acting as Layer 2 only, you need to configure, you need to in that subnet:

 

Configuring Your Switch Using the Web-based Interface

 

https://www.cisco.com/c/en/us/td/docs/switches/lan/csbms/250_/2_5_7/Admin_guide/tesla-250-ag/get-to-know-your-switch.html

 

 

 

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Thanks for the help, but I really don't know what to do. When I bought the communicator, I thought that I would turn it on and would configure it via the web, but no ...

 

Max

Not sure what the condition of the switch, Looks like you ignore the right document i have provided and also mentioned the section to look.

 

here is the steps :

 

1. rather than google, focus on the document provided with the section.

2. remove Internet connection from the switch.

3. configure your Debian Linux same range IP

4. then you can able to access the switch to configure.

5. change the VLAN 1 IP address from 192.168.1.X to 100.125.0.X (x is one of the free IP in the subnet and save config.

6. connect back your Internet connection.

7. debian Linxu make DHCP, and you should be able to ping 100.125.0.X IP before you access GUI of the switch.

 

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

I really appreciate your help! I understand more now.

 

Max

Sure we are here to help each other where we can, let me if that resolve your issue, if no further help required mark as solution, any further input required please post more information, so happy to assists where we can.

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Hello! After complex manipulations with the keyboard and after I disconnected the Internet wire from the communicator, I managed to enter the web interface, but again I cannot enter the web interface! Am I doing something wrong? Could you tell us more about step number 3! Thank you! 

 

Max

3. configure your Debian Linux same range IP

this is if the switch is in the default IP address ? have you changed this?  if you have changed to whatever IP you should in the same range of IP to get GUI access, also make sure you set up the default gateway in switch towards ISP router. ( disable any DHCP / other settings which not required in switch)

 

make sure you save and commit the confg.

 

 

 

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help