Browse Community
Help
Log In
Responses(6)
Solutions(0)
ethaniel86
16 Posts
0
June 25th, 2014 08:00
HTTP is enabled as i checked
console#show ip http
HTTP Server is Enabled. Port : 80
how do i configure that?
June 26th, 2014 09:00
Hi Daniel
I have enabled https but https://10.1.1.1 still not loading. If success i should see login page right?
July 1st, 2014 21:00
Is this the one?
console#show running-config
!Current Configuration:
!System Description "PowerConnect 6224, 3.3.10.3, VxWorks 6.5"
!System Software Version 3.3.10.3
!Cut-through mode is configured as disabled
!
configure
stack
member 1 1
exit
ip address 10.1.1.1 255.255.255.0
username "admin" password ***** level 15 encrypted
The computer accessing the switch has IP 10.1.1.50. subnet 255.255.255.0. RJ45 is plugged into the same switch 10.1.1.1.
July 3rd, 2014 23:00
Ops. I rebooted the switch previously i think the config is gone. I have enabled https now.
ip https server
username "admin" password ****** level 15 encrypted
I'm still getting the connection was reset when browse to https://10.1.1.1
July 4th, 2014 00:00
I think i found where the problem is. I have one VMware adapter with IP 10.1.1.1. Disabled it and i can browse 6224 switch web GUI.
Thanks!
Dell Support Resources
View All
Top
ethaniel86
16 Posts
0
June 25th, 2014 08:00
HTTP is enabled as i checked
console#show ip http
HTTP Server is Enabled. Port : 80
ethaniel86
16 Posts
0
June 25th, 2014 08:00
how do i configure that?
ethaniel86
16 Posts
0
June 26th, 2014 09:00
Hi Daniel
I have enabled https but https://10.1.1.1 still not loading. If success i should see login page right?
ethaniel86
16 Posts
0
July 1st, 2014 21:00
Is this the one?
console#show running-config
!Current Configuration:
!System Description "PowerConnect 6224, 3.3.10.3, VxWorks 6.5"
!System Software Version 3.3.10.3
!Cut-through mode is configured as disabled
!
configure
stack
member 1 1
exit
ip address 10.1.1.1 255.255.255.0
username "admin" password ***** level 15 encrypted
exit
The computer accessing the switch has IP 10.1.1.50. subnet 255.255.255.0. RJ45 is plugged into the same switch 10.1.1.1.
ethaniel86
16 Posts
0
July 3rd, 2014 23:00
Ops. I rebooted the switch previously i think the config is gone. I have enabled https now.
console#show running-config
!Current Configuration:
!System Description "PowerConnect 6224, 3.3.10.3, VxWorks 6.5"
!System Software Version 3.3.10.3
!Cut-through mode is configured as disabled
!
configure
stack
member 1 1
exit
ip address 10.1.1.1 255.255.255.0
ip https server
username "admin" password ****** level 15 encrypted
exit
I'm still getting the connection was reset when browse to https://10.1.1.1
ethaniel86
16 Posts
0
July 4th, 2014 00:00
I think i found where the problem is. I have one VMware adapter with IP 10.1.1.1. Disabled it and i can browse 6224 switch web GUI.
Thanks!