Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
533
CA-Trust-Point Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline
Use the primary command to specify a given trust-point as primary. This trust-point can be used as
default trust-point when the application doesn’t explicitly specify which certificate authority (CA) trust-point
should be used. Only one trust-point can be specified as the primary. The last trust-point specified as the
primary will overwrite the previous one.
Example
This example shows how to configure the trust-point “TP1” as the primary trust-point.
Switch# configure terminal
Switch(config)# crypto pki trustpoint TP1
Switch(ca-trustpoint)# primary
Switch(ca-trustpoint)#
58-6 show crypto pki trustpoints
This command is used to display the trust-points that are configured in the Switch.
show crypto pki trustpoints [TRUSTPOINT]
Parameters
TRUSTPOINT
(Optional) Specifies the name of the trust-point to be displayed.
Default
None.
Command Mode
Privileged EXEC Mode or Any Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
If no parameter is specified, all trust-points will be displayed.
Example
This example shows how to display all trust-points.