Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

Setting the Same Device Key Passphrase on all Juniper ATP Appliance Devices

date_range 24-Feb-21

The same device key must be set on all Juniper ATP Appliance devices in your network, no matter how remote the distributed devices may be. To set a device key passphrase, SSH into the device, login, and use the following CLI commands:

content_copy zoom_out_map
JATP(server)# set passphrase <strongPassphraseHash>
JATP(server)# show device key

Most characters are valid for the passphrase, except for the following cases:

  • Passphrases including white spaces must be put inside quotations “”.
  • Passphrases including the character \ must be put inside quotations “”.
  • If the passphrase includes the “ character, the “ character itself needs to be escaped.

    Always use the latest version of Putty for SSH operations, if using Putty as an SSH client.

footer-navigation