Aastra Telecom 9143i Series User Manual

Page of 1184
Encrypted Files on the IP Phone
41-001160-03, Rev 00, Releaes 2.4 
7-5
Encrypted Files on the IP Phone
Examples
The following examples illustrate the use of the anacrypt.exe file.
Example 1
Generating a security.tuz file with password 1234abcd
For firmware version 2.2.0 and up:
C:\>anacrypt -i -p 1234abcd
For any firmware version:
C:\>anacrypt -i -p 1234abcd -v1
Example 2
Encrypting a single aastra.cfg file with password 1234abcd 
C:\>anacrypt aastra.cfg -p 1234abcd
Example 3
Encrypting a <mac>.cfg file with password 1234abcd
C:\>anacrypt 00085d000000.cfg -p 1234abcd
Example 4
Encrypting a <mac>.cfg file with password 1234abcd using the new MAC 
encryption (-m is only supported for firmware version 2.2.0 and up)
C:\>anacrypt 00085d000000.cfg -m -p 1234abcd
Draft 1