
ENGLISH
13
• Configure the device to allow remote management from Vantage Access. See Section 7.3 on
page 14.
7.1 Editing an XML File for Multiple Devices
You can import multiple devices to Vantage Access at one time.
To import multiple devices at one time, you need to create an XML file that contains the
information (such as the device name, OUI, serial number and device type) for the device. You
can download an example file in Provision Manager > Device Pre-Provision > Import Devices
window and modify it with your device’s information.
The following shows an example for two ZyXEL compatible devices.
7.2 Importing Devices
Follow the steps below to import your device(s).
1 Log into Vantage Access as root and click the Provision Manager icon.
2 Click Device Pre-Provision > Import Devices in the
navigation panel.
3 To import one device, select Import Single Device and
enter the device information in the fields provided.
To import more than one device, select Import Multi-Devices
and specify the location and name of the XML file or click
Browse to locate it.
4 Click Import.
<?xml version="1.0" encoding="UTF-8"?>
<Template xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Device>
<deviceName>Device1</deviceName>
<OUI>001349</OUI>
<serialNumber>001349000000</serialNumber>
<deviceType>P-2602HW-D1A</deviceType>
</Device>
<Device>
<deviceName>Device2</deviceName>
<OUI>001349</OUI>
<serialNumber>00134900000a</serialNumber>
<deviceType>P-2802HWL-I1</deviceType>
</Device>
</Template>
Commenti su questo manuale