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
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

request security internal-security-association refresh

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
request security internal-security-association refresh node <node-id | all | local | primary>

Description

Activate internal IPsec so an attacker cannot gain unauthorized information.

Required Privilege Level

maintenance

Output Fields

When you enter this command, you are provided feedback on the status of your request. Table 1 shows the list of output fields.

Table 1: request security internal-security-association refresh Output Fields

Field Name

Field Description

RE

Specify key for the routing engine.

direction

Direction of the manual security association. The direction must be bidirectional.

Sample Output

request security internal-security-association refresh

with security ipsec internal security-association enabled

content_copy zoom_out_map
user@host> request security internal-security-association refresh
node0:
--------------------------------------------------------------------------
RE: set up internal sa

node1:
--------------------------------------------------------------------------
RE: set up internal sa

with security ipsec internal security-association disabled

content_copy zoom_out_map
user@host> request security internal-security-association refresh
node0:
--------------------------------------------------------------------------
RE: no key
direction 0
delete __juniper_internal_ipsec_sa__, direction 0
direction 1
delete __juniper_internal_ipsec_sa__, direction 1

node1:
--------------------------------------------------------------------------
RE: no key
direction 0
delete __juniper_internal_ipsec_sa__, direction 0
direction 1
delete __juniper_internal_ipsec_sa__, direction 1

Release Information

Command introduced in Junos OS Release 12.1X45-D10.

footer-navigation