![HP a-msr Configuration Manual Download Page 6](http://html.mh-extra.com/html/hp/a-msr/a-msr_configuration-manual_163018006.webp)
2
To do…
Use the command…
Remarks
1.
Enter system view.
system-view
—
2.
Enter WLAN-BSS interface
view.
interface wlan-bss
interface-number
Required.
If the WLAN-BSS interface does
not exist, this command creates the
WLAN-BSS interface first.
3.
Set the description string for the
interface.
description
text
Optional.
By default, the description string of
an interface is
interface-name
+
Interface
.
4.
Assign the WLAN-BSS
interface to a VLAN.
port access vlan
vlan-id
Optional.
By default, an interface belongs to
VLAN 1 (the default VLAN).
5.
Specify an authentication
domain for MAC
authentication users.
mac-authentication domain
domain-name
Optional.
By default, the default
authentication domain is used for
MAC authentication users.
6.
Set the maximum number of
concurrent MAC
authentication users on a port.
mac-authentication max-user
user-number
Optional.
256 by default
7.
Restore the default settings of
the WLAN-BSS interface.
default
Optional.
8.
Shut down the WLAN-BSS
interface.
shutdown
Optional.
By default, a WLAN-BSS interface
is up.
Before you execute the
port access
vlan
command, make sure the VLAN specified by the
vlan-id
parameter
already exists. Use the
vlan
command to create a VLAN. For more information about the
port access vlan
command, see
Layer 2—LAN Switching Command Reference
.
For more information about the
mac-authentication domain
and
mac-authentication max-user
commands,
see
Security Command Reference
.
WLAN-Ethernet interface
WLAN-Ethernet interfaces are virtual Layer 3 interfaces. They operate like Layer 3 Ethernet interfaces. You
can assign an IP address to a WLAN-Ethernet interface. On a wireless router, a WLAN-Radio interface
bound to a WLAN-Ethernet interface operates as a Layer 3 interface.
Entering WLAN-Ethernet interface view
To enter WLAN-Ethernet interface view:
To do…
Use the command…
Remarks
1.
Enter system view.
system-view
—