25
Figure 9
Network diagram
Configuration procedure
1.
Configure the AP:
# Create VLAN-interface 1.
<Sysname> system-view
[Sysname] interface vlan-interface 1
# Assign the IP address 192.168.0.58/24 to the interface.
[Sysname-VLAN-interface1] ip address 192.168.0.58 255.255.255.0
[Sysname-VLAN-interface1] quit
# Create a local user named
admin
, and set the password to
admin
for the user. Specify the Web
service type for the local user, and set the command level to 3 for this user.
[Sysname] local-user admin
[Sysname-luser-admin] service-type web
[Sysname-luser-admin] authorization-attribute level 3
[Sysname-luser-admin] password simple admin
2.
Verify the configuration:
# On the PC, run the Web browser. Enter the IP address of the AP in the address bar. The Web
login page appears, as shown in
.