Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

AES add multiples devices 2

Status
Not open for further replies.

jorglct

Technical User
May 29, 2015
13
0
0
PR
HI:



Anyone know how I can add multiples Devices into AES by commando or GUI?

Thanks
 
I don't have access to my AES boxes at the moment, but you can import devices. I used a file format I found in an AES doc or in the online Help for AES to create the file to upload. This can all be done through the GUI.

I think the upload might be in:

Security > Security Database > Devices

I believe there is an UPLOAD button on that page.
 
There is on newer versions - on the old AES you needed third party tool like AES bulk import
 
Hi Guys


My version is AES 5.2. I don't see the UPLOAD but can add one by one. I try find a option to add multiples.

On Security > Security Database > Devices don't allow add multiples.


 
If you do not see this

Capture_nmmhvd.jpg


..in Security - Security Database - Devices, then you need a third party tool like
 
I try download the app! Thanks a lot. I see that...
AES_zn8uzd.jpg
 
You can import from Maintenance > Security Database > Import
Make a text file with the following content and import it...

Code:
INFORM1,16,500,510,
INFORM2,Tlink,Tlink Name,** Service Type **,

INFORM1,32,600,601,601,601,601,601,
INFORM2,Tlink Group,Tlink Group Name,Tlink,Tlink,Tlink,Tlink,Tlink,
ADD,32,Any Tlink

INFORM1,64,700,701,701,701,701,701,
INFORM2,Admin Group,Admin Group Name,OAM Tlink,OAM Tlink,OAM Tlink,OAM Tlink,OAM Tlink,

INFORM1,4,300,301,302,303,304,
INFORM2,Device,Device ID,Device Type,Tlink Group,Location,Telephone Number,
[COLOR=#CC0000],This is where you add your new devices (don't use a leading comma)
,Examples...[/color]
,ADD,4,1000,PHONE,Any Tlink,Ext 1000,
,ADD,4,2000,VDN,Any Tlink,VDN 2000,
,ADD,4,3000,ACD,Any Tlink,ACD Hunt 3000,

INFORM1,8,400,401,402,402,402,402,402,
INFORM2,Device Group,Device Group Name,Exception,Device ID,Device ID,Device ID,Device ID,Device ID,

INFORM1,2,200,201,202,203,204,205,
INFORM2,Worktop,Worktop Name,Primary Device,IPX Address,IP Address,IP Name,Secondary Device Grp,

INFORM1,1,100,101,102,103,104,105,106,107,108,109,
INFORM2,User,Login,Name,Worktop Name,Device Monitor Group,Call-Dev Monitor Grp,Call Monitoring,Call Control Group,Routing Group,OAM Group,Super Admin User,
 
Thanks a lot JeffBe!!

That help me a lot!!!

 
Wasn't aware of that one - have a star :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top