Re-enable the web-GUI of a FLEX 500H with ssh terminal
Freshman Member
Hi, I should reactivate the web-GUI interface of a Flex 500H
if I try to check the status from ssh terminal with commands
show state vrf main http-server server
show state vrf main http-server secure-server
both result disabled.....
I tried to re-enable them from ssh with commands
edit running
vrf main http-server server / vrf main http-server secure-server
save
but they are always disabled even after the reboot
where am I wrong?
Thank you
Best Answers
-
Hi @qsystem,
usgflex200h running config# vrf main http-server secure-server enabled true
usgflex200h running config# commit
usgflex200h running config# vrf main http-server server enabled true
usgflex200h running config# commitResult:
usgflex200h running config# show state vrf main http-server secure-server
secure-server
enabled true
port 443
..
usgflex200h running config# show state vrf main http-server server
server
enabled true
port 80
..0 -
Hi @qsystem,
You need to enter “copy running startup” to save settings to startup configuration before you reboot the device.
usgflex200h running config# vrf main http-server secure-server enabled true
usgflex200h running config# commit
usgflex200h running config# vrf main http-server server enabled true
usgflex200h running config# commit
usgflex200h running config# copy running startup0
All Replies
-
Hi @qsystem,
usgflex200h running config# vrf main http-server secure-server enabled true
usgflex200h running config# commit
usgflex200h running config# vrf main http-server server enabled true
usgflex200h running config# commitResult:
usgflex200h running config# show state vrf main http-server secure-server
secure-server
enabled true
port 443
..
usgflex200h running config# show state vrf main http-server server
server
enabled true
port 80
..0 -
Hi @qsystem,
You need to enter “copy running startup” to save settings to startup configuration before you reboot the device.
usgflex200h running config# vrf main http-server secure-server enabled true
usgflex200h running config# commit
usgflex200h running config# vrf main http-server server enabled true
usgflex200h running config# commit
usgflex200h running config# copy running startup0 -
Hi @Zyxel_Emily
perfect !!! the problem has been solvedthank you
Regards0
Categories
- All Categories
- 440 Beta Program
- 2.9K Nebula
- 208 Nebula Ideas
- 127 Nebula Status and Incidents
- 6.4K Security
- 528 USG FLEX H Series
- 331 Security Ideas
- 1.7K Switch
- 84 Switch Ideas
- 1.3K Wireless
- 50 Wireless Ideas
- 6.9K Consumer Product
- 292 Service & License
- 462 News and Release
- 90 Security Advisories
- 31 Education Center
- 10 [Campaign] Zyxel Network Detective
- 4.7K FAQ
- 34 Documents
- 86 About Community
- 99 Security Highlight
Zyxel Employee