Specifying an ip address for an ac – H3C Technologies H3C WX6000 Series Access Controllers User Manual
Page 13
5-3
Field
Description
wlan rrm
dot11a mandatory-rate 6 12 24
dot11a supported-rate 9 18 36 48 54
dot11b mandatory-rate 1 2
dot11b supported-rate 5.5 11
dot11g mandatory-rate 1 2 5.5 11
dot11g supported-rate 6 9 12 18 24 36 48 54
The default 802.11a/b/g settings are as shown on the
left column.
The default rates depend on your AC model.
interface NULL0
The interface type supported by the AC.
interface Vlan-interface1
ip address 192.168.0.100 255.255.255.0
By default, the default IP address of VLAN-interface 1 is
192.168.0.100, and the subnet mask is 255.255.255.0.
interface GigabitEthernet1/0/1
interface GigabitEthernet1/0/2
interface GigabitEthernet1/0/3
interface GigabitEthernet1/0/4
interface Ten-GigabitEthernet1/0/5
The interface type supported by the AC.
Support for the interface types depends on the AC
model.
load xml-configuration
The AC loads the configuration file with extension .xml
after startup.
user-interface con 0
user-interface vty 0 4
authentication-mode scheme
user privilege level 3
The AC supports console and VTY user interfaces. By
default, the authentication mode for VTY login is AAA,
and the user privilege level is 3.
Besides the default configurations, you need to perform the following configurations to use an AC in
your network:
z
Specifying an IP Address for an AC
z
z
Saving the Current Configuration
Specifying an IP Address for an AC
Follow these steps to specify an IP address for the AC:
To do…
Use the command…
Remarks
Enter system view
system-view —
Create VLANs
vlan { vlan-id1 [ to
vlan-id2 ] | all }
Optional
Using this command can create multiple VLANs in
batches.
Create a VLAN interface
and enter VLAN
interface view
interface
vlan-interface
vlan-interface-id
Required
z
If the VLAN interface already exists, you enter its view
directly.
z
If the VLAN interface does not exist, you need to
create a VLAN and then enter VLAN interface view.
Assign an IP address to
the VLAN interface
ip address ip-address
{ mask | mask-length }
Required
IP address 192.168.0.100 is assigned to VLAN interface 1
by default. No IP address is configured for other VLAN
interfaces.