Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In version 3 of UDM Pro; Auto login device profiles have been replaced with Device - Device Profiles. With the Auto Login Device Profile a limited number of fixed attributes were available, the details on the Auto Login Templates are in the deprecated section below.

To import the Device - Device Profiles

Step 1: Create a CSV file

The CSV file can either be created manually or you can export the current Device - Device Profiles.

CSV layout

Header row must contain the titles macAddress, name, manufacturer.

macAddress: MAC address of the device the profile will apply to

name: Name to be given to the Device Device Profile. Using a common prefix will help in locating these profiles

manufacturer: Device manufacturer POLYCOM, YEALINK, AUDIOCODES (you must be licensed for the manufacturer you use)

Other header titles must be the name of a valid Poly attribute.


Example

macAddress,name,manufacturer,"reg.1.address","reg.1.auth.userid","reg.1.auth.password"

0004f28681c4,"Meeting room1",POLYCOM,14763,user1,pass1

0004f28711d7,"John Smith",POLYCOM,14784,user2,pass2


Where possible the CSV file will validate you have entered a valid Poly Attribute by checking against the firmware schema.


Step 2: Go to the import/export screen

At the top of the Device Profiles screen selection the IMPORT button.

Image Added


 Step 3: Browse to the CSV file and select

Image Added


Step 4: Validate the imported CSV

When you select the CSV file if there are no immediate errors displayed, the file is then validated on the changes that will be made. This validation make take some time depending on the number of devices in the CSV file. You can select the tabs to see which devices are being modified/created. The number following the description i.e OVERWRITE AUTO LOGIN - 2 indicated there are 2 lines identified for this.

Image Added

Step 5: Import the CSV

When you click the Import button the message that the import is being processed will be displayed. When it is completed the screen will reset and a success pop up will appear briefly at the bottom of the screen. At the same time the Rollback section will be updated indicating that you can rollback to a previous version should the import fail.

Image Added


Export Bulk Device - Device Profiles

Before creating or updating the Device - Device Profiles you may want to export the current profiles.

Image Added

You can either export all the Device - Device Profiles or select tags to limit what is exported. If you select multiple tags the devices exported will be an "and". So if you select two tags called New York and Chicago the devices exported will be all of those in both tag groups, not those in both.


...

DEPRECATED: Auto Login Device Profile

As well as manually creating Auto Login Device Profiles using the GUI it is also possible to import a large number of Auto Login Devices with a CSV file.

...