Unsolved
1 Rookie
•
9 Posts
0
222
OS10 / disable HTTP server
How do I disable the HTTP server under OS 10?
switch# show version
Dell EMC Networking OS10 Enterprise
Copyright (c) 1999-2022 by Dell Inc. All Rights Reserved.
OS Version: 10.5.2.9
Build Version: 10.5.2.9.390
Build Time: 2022-01-21T19:49:12+0000
System Type: S5232F-ON
Architecture: x86_64
Up Time: 11 weeks 4 days 00:05:08
switch#
switch(config)# http
switch(config)# ip
domain-name Define default domain name
name-server Specify addess of name server to use; Name servers are limited to maximum of 3
ssh Edit SSH settings
telnet Specify telnet options
vrf Configure VRF Instance
switch(config)# ip
--sk
Stuart Kendrick
DELL-Joey C
Moderator
Moderator
•
3.4K Posts
0
April 9th, 2024 04:39
Hi,
To disable HTTP server, you will need to disable it in Linux sudo. The command is not available in CLI. But usually, in default it is disabled until admins enable it.
On your second post, it would be advisable to update the switch OS to 10.5.6.1. The support for 10.5.2.9 has expired support. Let me know if the commands are still not available on your switch.
(edited)