-
- Watchdog Commands on Cisco IOS XR Software
- SONET Controller Commands on Cisco IOS XR Software
- T3, E3, T1, E1 Controller Commands on Cisco IOS XR Software
- Dense Wavelength Division Multiplexing Commands on Cisco IOS XR Software
- Global Interface Commands on Cisco IOS XR Software
- Management Ethernet Interface Commands on Cisco IOS XR Software
- Ethernet Interface Commands on Cisco IOS XR Software
- Packet-over-SONET Interface Commands on Cisco IOS XR Software
- PPP Commands on Cisco IOS XR Software
- Link Bundling Commands on Cisco IOS XR Software
- Serial Interface Commands on Cisco IOS XR Software
- 802.1Q VLAN Subinterface Commands on Cisco IOS XR Software
- Multilink Commands on Cisco IOS XR Software
- SRP Commands on Cisco IOS XR Software
- ARP Commands on Cisco IOS XR Software
- CEF Commands on Cisco IOS XR Software
- DHCP Commands on Cisco IOS XR Software
- Host Services and Applications Commands on Cisco IOS XR Software
- LPTS Commands on Cisco IOS XR Software
- Network Stack Commands on Cisco IOS XR Software
- Transport Stack Commands on Cisco IOS XR Software
- MPLS Forwarding Commands on Cisco IOS XR Software
- Authentication, Authorization and Accounting Commands on Cisco IOS XR Software
- Management Plane Protection Commands on Cisco IOS XR Software
- Software Authentication Manager Commands on Cisco IOS XR Software
- Boot Commands on Cisco IOS XR Software
- CDP Commands on Cisco IOS XR Software
- Configuration Management Commands on Cisco IOS XR Software
- File System Commands on Cisco IOS XR Software
- Software Entitlement Commands on Cisco IOS XR Software
- NTP Commands on Cisco IOS XR Software
- Process and Memory Management Commands on Cisco IOS XR Software
- Software Package Management Commands on Cisco IOS XR Software
- SNMP Server Commands on Cisco IOS XR Software
- Terminal Services Commands on Cisco IOS XR Software
- Object Tracking Commands on Cisco IOS XR Software
-
- ATM Commands on Cisco IOS XR Software
- Frame Relay Service Configuration Commands on Cisco IOS XR Software
- NetFlow Commands on Cisco IOS XR Software
- Access Lists Commands on Cisco IOS XR Software
- HSRP Commands on Cisco IOS XR Software
- Prefix List Commands on Cisco IOS XR Software
- VRRP Commands on Cisco IOS XR Software
- Virtual Private LAN Services Commands on Cisco IOS XR Software
- Virtual Private Network Commands on Cisco IOS XR Software
- Multicast Routing and Forwarding Commands on Cisco IOS XR Software
- Lawful Intercept Commands on Cisco IOS XR Software
-
- Internal Ethernet Control Network Commands on Cisco IOS XR Software
- Inter-rack Switch Control Network Commands on Cisco IOS XR Software
- Null Interface Commands on Cisco IOS XR Software
- Clock Commands on Cisco IOS XR Software
- Utility Commands on Cisco IOS XR Software
- Alarm Management and Logging Correlation Commands on Cisco IOS XR Software
- Logging Services Commands on Cisco IOS XR Software
- Onboard Failure Logging Commands on Cisco IOS XR Software
-
- Bidirectional Forwarding Detection Commands on Cisco IOS XR Software
- BGP Commands on Cisco IOS XR Software
- EIGRP Commands on Cisco IOS XR Software
- IS-IS Commands on Cisco IOS XR Software
- OSPFv3 Commands on Cisco IOS XR Software
- OSPF Commands on Cisco IOS XR Software
- Routing Policy Commands on Cisco IOS XR Software
- RIB Commands on Cisco IOS XR Software
- RIP Commands on Cisco IOS XR Software
- Static Routing Commands on Cisco IOS XR Software
-
- Internet Key Exchange Security Protocol Commands for Cisco IOS XR Software
- IPSec Network Security Commands on Cisco IOS XR Software
- Keychain Management Commands on Cisco IOS XR Software
- Public Key Infrastructure Commands on Cisco IOS XR Software
- Secure Shell Commands on Cisco IOS XR Software
- Secure Socket Layer Commands on Cisco IOS XR Software
Secure Socket Layer Protocol Commands on Cisco IOS XR Software
This module describes the Cisco IOS XR software commands used to configure the Secure Socket Layer (SSL) protocol.
For detailed information about SSL concepts, configuration tasks, and examples, see the Implementing Secure Socket Layer on Cisco IOS XR Software configuration module.
show ssl
To display active Secure Socket Layer (SSL) sessions, use the show ssl command in EXEC mode.
show ssl [process-id]
Syntax Description
process-id |
(Optional) Process ID (PID) of the SSL application. The range is from 1 to 1000000000. |
Defaults
No default behavior or values
Command Modes
EXEC
Command History
Usage Guidelines
To use this command, your Cisco IOS XR software system administrator must assign you to a user group associated with a task group that includes the corresponding command task IDs. If you need assistance with your task group assignment, contact your system administrator. For detailed information about user groups and task IDs, see the Configuring AAA Services on Cisco IOS XR Software module of Cisco IOS XR System Security Configuration Guide.
To display a specific process, enter the process ID number. To get a specific process ID number, enter run pidin from the command line or from a shell.
The absence of any argument produces a display that shows all processes that are running SSL.
|
|
---|---|
crypto |
read |
Examples
The following sample output is from the show ssl command:
RP/0/RP0/CPU0:router# show ssl
PID Method Type Peer Port Cipher-Suite ============================================================================
1261711 sslv3 Server 172.16.0.5 1296 DES-CBC3-SHA
Table 34 describes the fields shown in the display.
Related Commands
|
|
---|---|
run pidin |
Displays the process ID for all processes that are running. |