![H3C WX Series Getting Started Manual Download Page 15](http://html1.mh-extra.com/html/h3c/wx-series/wx-series_getting-started-manual_3059533015.webp)
15
Field
Description
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.
Configurations for using an AC
Besides the default configurations, you must perform the following configurations to use
an AC in your network:
Specifying an IP address for an AC
Specifying an IP address for an AC
To specify an IP address for the AC:
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.100 is
assigned to VLAN interface 1 by default. No IP address is configured for other VLAN
interfaces.