Trustpoint mytrust:
Subject Name:
ea=janedoe@cisco.com
cn=Jane
ou=DEPT_ACCT
o=Cisco
l=San Jose
st=California
c=US
Serial Number: 00
Certificate configured.
Verifying the Signed Tcl Script
To verify that the Signed Tcl Script is properly running, use the debug crypto pki transactions command
and the tclshcommand.
SUMMARY STEPS
1.
enable
2.
debug crypto pki transactions
3.
tclsh flash:signed-tcl-file
DETAILED STEPS
Step 1
enable
This command enables privileged EXEC mode.
Example:
Device> enable
Step 2
debug crypto pki transactions
This command display debugging messages for the trace of interaction (message type) between the CA and the device.
Example:
Device# debug crypto pki transactions
Crypto PKI Trans debugging is on
Step 3
tclsh flash:signed-tcl-file
This command executes the Tcl script in Tcl shell.
The file should be a signed Tcl
file.
Note
Example:
Device# tclsh flash:hello.tcl
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1839
How to Configure Signed Tcl Scripts