home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

show vpn ike rsa-keys

Displays RSA public keys recorded in the system.

show vpn ike rsa-keys

Operational mode

Use this command to display the public portion of all RSA digital signatures recorded on the system.

This will include the public portion of the RSA digital signature of the local host (the private portion will not be displayed), plus the public key configured for any VPN peer.

The following example shows output of the show vpn ike rsa-keys command, which displays the RSA digital signatures stored on router WEST. In this example:

  • The public portion of the key for the local host is shown, but the private portion of the local key remains hidden in the RSA keys file.
  • The RSA public key recorded for the VPN peer EAST is also shown.
vyatta@WEST> show vpn ike rsa-keys                                              
Local public key:

0sMIIBMjANBgkqhkiG9w0BAQEFAAOCAR8AMIIBGgKCARMAqz26wqVVbstD/ZBjdyXxfqxziunwR2PDX9n/8ee5+uri1mo4RBcTVCzZ+r46Pc4UnMZG1TVajkdrPjUht45ycYuAIItxAh5v4ltY3FUOpRRsXu+JLtYjuZNX+ZsGQsSoyiDaJMaJWj4nUxTleW0YhZtDS+TtA+CEs471y6ZkKJM36btGBqBypBBOhHBIEiFWxntKtzRilAnbfX+ZngK2HBIuqXltYeVbDMuMKwJ9LGJCUGhaOn01QXy+0k1MA/SW2QJ5ea+qf1K2qXk/PDNf0YDtOH1HnJdL6hMNDM46d6A1uYk83wRUsBXgCBdkRADYYCszahytc/1VtafI/fzn4S7/Cf6F4n9syegGm+xUVKtpywIBAw==

================================================================================
Peer: 10.10.1.2  (ekey)

0sMIIBMjANBgkqhkiG9w0BAQEFAAOCAR8AMIIBGgKCARMAuQgX2ZPOsI9x33p6U7NEqSVD77pFySZlEQHzwHvEoyqZDlGMEbmNaquemP5JMrTc+4quGAI3b6odkuLexhtZEZRHuFUmV0j3ceyj6Zw06lJgGtLvxTxBPG3QYHwkNANNN+dT2w5y/5cjhPG4BZAXA8FulGMM0lv89ebPIDsBR8UA7h4qJU58YTbd3myyxuS+PLW96vVPHBv9/BjuWciXjgYCOuBPVZyfAH8D9tp1k1

vyatta@WEST>