5-2To do… Use the command… RemarksSpecify the service types forthe local user service-type telnetOptionalBy default, no service isauthorized to a user.Start the Web server ip http enableRequiredExecute this command insystem view.Displaying Web UsersAfter the above configurations, execute the display command in any view to display the informationabout Web users, and thus to verify the configuration effect.Table 5-2 Display information about Web usersTo do… Use the command…Display information about Web users display web usersConfiguration ExampleStep 1: Log in to the switch through the console port and assign an IP address to the managementVLAN interface of the switch. By default, VLAN 1 is the management VLAN.z Connect to the console port. Refer to section Setting Up the Connection to the Console Port.z Execute the following commands in the terminal window to assign an IP address to themanagement VLAN interface of the switch.# Configure the IP address of the management VLAN interface to be 10.153.17.82 with the mask255.255.255.0. system-view[Sysname] interface vlan-interface 1[Sysname-Vlan-interface1] ip address 10.153.17.82 255.255.255.0Step 2: Configure the user name and the password for the Web-based network management system.# Configure the user name to be admin.[Sysname] local-user admin# Set the password to admin.[Sysname-luser-admin] password simple adminStep 3: Establish an HTTP connection between your PC and the switch, as shown in the followingfigure.Figure 5-1 Establish an HTTP connection between your PC and the switch