Encryption and the IP Phone
7-4
41-001129-00 Rev 09, Release 1.4.1
IP Phone Administrator Guide
Encryption and the IP Phone
Examples
The following examples illustrate the use of the anacrypt.exe file.
Example 1
Encrypt aastra.cfg into aastra.tuz using password 1234abcd:
C:\>
anacrypt aastra.cfg -p 1234abcd
Example 2
Decrypt aastra.tuz into aastra.cfg prompting user for password:
C:\>
anacrypt aastra.tuz
Example 3
Decrypt mac.tuz using password 1234abcd, display plaintext on console:
C:\>
anacrypt aastra.tuz -o CON: -p 1234abcd
Example 4
Encrypt a site-specific keyfile prompting user for password and write the
encrypted file directly into the TFTP server root directory:
C:\>
anacrypt security.cfg -o d:\tftp\root
Example 5
Encrypt all config files in C:\data using password 1234abcd and write the
encrypted files directly into the TFTP server root directory:
C:\>
FOR %a IN (C:\data\*.cfg) DO "anacrypt %a -o
d:\tftp\root -p 1234abcd"
Example 6
Decrypt all config files in the TFTP root directory using password 1234abcd and
write the resulting plaintext into the Windows temporary directory:
C:\>
FOR %a IN (d:\tftp\root\*.tuz) DO "anacrypt %a -o
%TEMP% -p 1234abcd"
Summary of Contents for SIP 480i
Page 1: ...Administrator Guide Release 1 4 1 SIP IP PHONE 480i 480i CT 9112i 9133i 41 001129 00 Rev 09...
Page 4: ......
Page 16: ......
Page 34: ......
Page 264: ......
Page 274: ......
Page 290: ......
Page 408: ......
Page 412: ......
Page 462: ......
Page 466: ......
Page 470: ......
Page 502: ......
Page 503: ......