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

show security softwires

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show security softwires <softwire-name softwire-name> 
<logical-system (all | logical-system-name)>

Description

Display a summary of information of all the softwire concentrators and details on concentrators with specified name.

Options

softwire-name softwire-name

Display the details of the specified softwire concentrator.

logical-system (all | logical-system-name)

Display softwire information for all logical systems or for a specified logical system. This option is only available to the primary administrator.

Required Privilege Level

view

Sample Output

command-name

content_copy zoom_out_map
user@host> show security softwires 
Softwire Name            SC Address         Status   Number of SI connected 
  SC-CSSI-1                 3001::1          Connected      2        
  SC-CSSI-str00             3100::1          Active         0     
  SC-CSSI-str01             3101::1          Inactive       0     
  SC-CSSI-str02             3001::1          Connected      2520   

command-name

content_copy zoom_out_map
user@host> show security softwires softwire-name SC-CSSI-1
Name of softwire: SC-CSSI-1
   SC status: Connected
   SC address: 3001::1
   Zone: trust
   VR ID: 0
	SI Address               SI Status                   SPU 
	3001::2                  Active                      spu-1            
	3001::2                  Active                      spu-21           
	SI number: 2

command-name

content_copy zoom_out_map
user@host> show security softwires logical-system ls-product-design
Softwire Name            SC Address         Status   Number of SI connected 
  sc_1                      3000::1         Connected      1   

Release Information

Command introduced in Junos OS Release 10.4. The logical-system option introduced in Junos OS Release 12.1.

footer-navigation