The following example shows how to execute the Tcl script in safe mode using the safe-execute keyword when the
signature verification fails.
Device(config)# scripting tcl trustpoint untrusted safe-execute
Step 11
exit
Exits global configuration mode and returns to privileged EXEC mode.
Device(config)# exit
Step 12
tclsafe
(Optional) Enables the interactive Tcl shell untrusted safe mode. This allows you to manually run Tcl commands from
the Cisco command line interface in untrusted safe mode.
Device# tclsafe
Example:
Verifying the Trustpoint
To display the trustpoints that are configured in the device, use the show crypto pki trustpoints command.
SUMMARY STEPS
1.
enable
2.
show crypto pki trustpoints
DETAILED STEPS
Step 1
enable
This command enables privileged EXEC mode.
Example:
Device> enable
Step 2
show crypto pki trustpoints
This command displays the trustpoints that are configured in the device.
Example:
Device# show
crypto pki trustpoints
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1838
How to Configure Signed Tcl Scripts