Configuring Web Services and VLAN on Quidway Network Devices
This guide explains how to load a web package, enable the HTTP server, configure a VLAN interface, resolve an AutoConfig conflict, and set up web login credentials on a Quidway device using CLI commands.
Enter the system view on a Quidway device (return to user view with Ctrl+Z ).
Load the web package : http ser load s5700si-v200r001c00.001.web.zip
Info: The loading process may take a few seconds. After completion you will see a message indicating the web file was loaded successfully.
Enable the web service : http ser en Info: The HTTP server starts successfully.
Configure VLAN interface : int vlan 1 ip add 192.168.1.1 24
An error may appear: “Vlanif1 is being used by AutoConfig. Please stop AutoConfig manually (e.g., undo autoconfig enable).” Resolve it by disabling AutoConfig: undo autoconfig en
Configure web login credentials and related AAA settings: aaa local admin pass ci admin local admin ser http local admin pr l 15 usr vty 0 4 auth aaa
Finally, return to the user view and save the configuration.
Practical DevOps Architecture
Hands‑on DevOps operations using Docker, K8s, Jenkins, and Ansible—empowering ops professionals to grow together through sharing, discussion, knowledge consolidation, and continuous improvement.
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.