20
Specifying an IP address for an AP
To specify an IP address for the AP:
1.
Enter system view.
<Sysname>system-view
2.
Optional: Create VLANs. Using this command can create multiple VLANs in
batches.
[Sysname]vlan {
vlan-id1
[ to
vlan-id2
]
|
all }
3.
Required: Create a VLAN interface and enter VLAN interface view. If the VLAN
interface already exists, you enter its view directly. If the VLAN interface does not
exist, you need to create a VLAN and then enter VLAN interface view.
[Sysname]interface vlan-interface
vlan-interface-id
4.
Required: Assign an IP address to the VLAN interface. IP address 192.168.0.50 is
assigned to VLAN-interface 1 by default. No IP address is configured for other VLAN
interfaces.
[Sysname]ip address
ip-address
{
mask | mask-length
}
5.
Optional: Configure the description of the current VLAN. VLAN interface name is
used by default, for example,
Vlan-interface1 Interface
.
[Sysname]description
text
6.
Optional: Bring up the VLAN interface. By default, a VLAN interface is in the up
state. In this case, the VLAN interface is up so long as one port in the VLAN is up and
goes down if all ports in the VLAN go down. An administratively shut down VLAN
interface however will be in the down state until you bring it up, regardless of how
the state of the ports in the VLAN changes.
[Sysname]undo shutdown
Configuring WLAN service
WLAN service configuration includes WLAN global configuration, country code, service
template, and radio configuration.
To configure WLAN service:
Enter system view.
<Sysname>system-view
Configure global WLAN parameters
1.
Optional: Specifies the time for which the link between AP and client ( power-save
or awake ) can be idle. By default, the idle timeout interval is 3600 seconds.