TLS Show Command Reference

Command Hierarchies

Show Commands

show
— system
— security
tls
client-tls-profile [client-tls-profile]
client-tls-profile client-tls-profile association
trust-anchor-profile [trust-anchor-profile]
trust-anchor-profile trust-anchor-profile association

Command Descriptions

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 displays TLS-related 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.
Output 

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
===============================================================================

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 TLS trust anchor profile information.

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

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#