The previous OS9 version comes with a embedded webserver but it only shows a running-config like info page and not a WebGui for a easy klick and feel management.
The S4148T-ON is mostly managed through the CLI you can use SSH, Telnet, or just plug in via the console cable. There's also an out-of-band management port if you want to keep your management traffic separate, or you can go the in-band route using a VLAN interface. No fancy GUI out of the box, though. You can check
Best Management Access Practices
Use a separate VLAN or Network for management purpose.
Log all the management activities using AAA.
Use ACL's to restrict management access.
Enforce strict password policies.
Lock down physical access to the switch because password recovery is possible once console connection is established.
Implement syslog servers to save all the logs from switches.
Always use SSH.
Choose SSH key size wisely, as higher key size will consume high CPU.
Origin3k
4 Operator
•
2.2K Posts
0
July 12th, 2025 10:47
No.
The previous OS9 version comes with a embedded webserver but it only shows a running-config like info page and not a WebGui for a easy klick and feel management.
Regards,
Joerg
DELL-Erman O
Moderator
•
2.8K Posts
0
July 14th, 2025 07:03
Hi,
The S4148T-ON is mostly managed through the CLI you can use SSH, Telnet, or just plug in via the console cable. There's also an out-of-band management port if you want to keep your management traffic separate, or you can go the in-band route using a VLAN interface. No fancy GUI out of the box, though. You can check
Best Management Access Practices