8.14. TLS Show Command Reference

8.14.1. Command Hierarchies

8.14.1.1. Show Commands

show
— system
— security
tls
cert-profile name association
cert-profile [name]
cert-profile name entry entry
client-tls-profile [client-tls-profile]
client-tls-profile client-tls-profile association
server-tls-profile [server-tls-profile]
server-tls-profile server-tls-profile association
trust-anchor-profile [trust-anchor-profile]
trust-anchor-profile trust-anchor-profile association

8.14.2. Command Descriptions

8.14.2.1. Show Commands

The command outputs in the following section are examples only; actual displays may differ depending on supported functionality and user configuration.

tls

Syntax 
tls
Context 
show>system>security
Description 

This command enables the context to display TLS-related information.

cert-profile

Syntax 
cert-profile [name]
cert-profile name association
cert-profile name entry entry
Context 
show>system>security>tls
Description 

This command displays information about server and client profiles that are using this certificate profile.

Parameters 
entry—
Specifies a certificate profile entry number for which to display information.
Values—
1 to 8

 

name—
Specifies the name of a certificate profile for which to display information.

client-tls-profile

Syntax 
client-tls-profile [client-tls-profile]
client-tls-profile client-tls-profile association
Context 
show>system>security>tls
Description 

This command displays TLS client profile information

Parameters 
client-tls-profile—
Specifies the client TLS profile, up to 32 characters maximum.
Output 

The following output is an example of TLS client profile information.

Sample Output
*A:Dut-C> show system security tls client-tls-profile 
===============================================================================
Client Profile Information
===============================================================================
Name                                           AdminState     OperState
-------------------------------------------------------------------------------
ctp                                            up             up
ctp-alt1                                       up             up
ctp-alt2                                       up             up
===============================================================================
 
 
*A:Dut-C> show system security tls client-tls-profile "ctp"
===============================================================================
Client Profile Entry "ctp"
===============================================================================
Cipher List Name             : cl_all
Trust Anchor Profile Name    : tap
===============================================================================

server-tls-profile

Syntax 
server-tls-profile [server-tls-profile]
server-tls-profile server-tls-profile association
Context 
show>system>security>tls
Description 

This command displays TLS server profile information.

Parameters 
server-tls-profile—
Specifies the name of a TLS server profile for which to display information, up to 32 characters maximum.

trust-anchor-profile

Syntax 
trust-anchor-profile [trust-anchor-profile]
trust-anchor-profile trust-anchor-profile association
Context 
show>system>security>tls
Description 

This command displays information about server and client profiles that are using the specified TLS trust anchor profile.

Parameters 
trust-anchor-profile—
Specifies the trust anchor profile, up to 32 characters maximum.
Output 

The following output is an example of trust anchor profile information.

Sample Output
*A:Dut-C> show system security tls trust-anchor-profile 
===============================================================================
Trust Anchor Profile Information
===============================================================================
Name                                           CA Profiles Down
-------------------------------------------------------------------------------
tap                                            0
tap-alt1                                       0
tap-alt2                                       0
tap-empty                                      0
===============================================================================
 
 
*A:Dut-C> show system security tls trust-anchor-profile "tap"
===============================================================================
CA-profile List for Trust Anchor "tap"
===============================================================================
CA Profile Name                                AdminState     OperState
-------------------------------------------------------------------------------
chainA_l1                                      up             up
revChainA_l1                                   up             up
===============================================================================
*A:Dut-C>show>tls#