11-09-2019 06:37 AM
So I am having trouble accessing the web interface for my switch. I am in the command line and it shows as follows when I put in the command show ip interface:
Gateway IP Address Activity status Type
----------------------- ----------------------- --------
192.168.1.1 Active static
IP Address I/F Type Status
------------------- --------- ----------- -----------
192.168.1.253/24 vlan 1 Static Valid
switcha4b98f#
however when I try typing the ip address into the web browser it times out. I know that the Ip http server could be disabled by default. I just need to know the command line commands to enable it.
11-09-2019 07:12 AM
by default, the ip address is 192.168.1.254 for a new one (Hope you have not changed this ? if not changed)
Follow the below steps :
STEP 4 Enter the switch IP address in the address bar and press Enter. For
example, http://192.168.1.254.
The Switch Login Page displays.
STEP 5 Enter the default login information:
• Username is cisco
• Default password is cisco (passwords are case sensitive)
11-09-2019 07:28 AM
11-09-2019 07:37 AM
After changing the IP address have you rebooted the device? if not please reboot the device.
From PC you able to ping IP address? 192.168.1.253
then try from your browser https://192.168.1.253 and let us know outcome ?
11-09-2019 08:18 AM
I do a factory reset on the switch and when I get into the command line I get this
Gateway IP Address Activity status Type
----------------------- ----------------------- --------
IP Address I/F Type Status
------------------- --------- ----------- -----------
0.0.0.0/32 vlan 1 DHCP Not
received
192.168.1.254/24 vlan 1 Valid
switcha4b98f#
I tried typing https://192.168.1.254 into the web browser it times out.I tried to ping from my computer and I get destination host unreachable.
11-09-2019 12:16 PM
What is your PC IP address here while pinging to your 192.168.1.254 ?
2 Options here :
1. you need to connect your PC to one of the port Switrch, So Switch can offer you DHCP IP.
or
2. You can configure your PC with Static IP (Example)
IP : 192.168.1.253
mask : 255.255.255.0
gateway 192.168.1.254
ping 192.168.1.254 from PC, if success
try https://192.168.1.254 or http://192/168.1.254
11-11-2019 07:54 AM
My computer's IP is 192.168.1.10 and Im going by the default IP address is 192.168.1.254,but when I type that into the web browser it times out and Im unable to ping to it from my computer
11-11-2019 08:58 AM - edited 11-11-2019 08:58 AM
You need to able to ping 192.,168.1.254, m ake sure you connected port on the switch no shutdown mode.
So sort this before you go to Web access.
11-11-2019 09:54 AM
When I input the no shutdown command I get command unrecognized I will show the commands I enter as follows:
switcha4b98f(config-if)#ip address 192.168.1.254 255.255.255.0
Please ensure that the port through which the device is managed has the proper
settings and is a member of the new management interface.
Would you like to apply this new configuration? (Y/N)[N] Y
switcha4b98f(config-if)#no shutdown
% Unrecognized command
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