User manual

Software Authentication Manager Commands on Cisco IOS XR Software
sam prompt-interval
SR-213
Cisco IOS XR System Security Command Reference
The following message appears when the software detects the abnormal condition of a Code Signing
Server (CSS) certificate expired:
SAM detects CA certificate (Code Signing Server Certificate Authority) has expired. The
validity period is Oct 17, 2000 01:46:24 UTC - Oct 17, 2015 01:51:47 UTC. Continue at
risk? (Y/N) [Default:N w/in 10]:
If you do not respond to the prompt, the SAM waits for the specified interval to expire, and then it takes
the action specified in the sam prompt-interval command (either the proceed or terminate keyword).
If you enter the command with the proceed keyword, the SAM waits for the specified interval to expire,
and then it proceeds as if you had given a “yes” response to the prompt.
If you enter the command with the terminate keyword, the SAM waits for the specified interval to
expire, and then it proceeds as if you had given a “no” response to the prompt. This use of the command
keeps the system from waiting indefinitely when the system console is unattended.
Note After the software has booted up, the time-interval argument set using this command has no effect. This
value applies at boot time only.
Examples The following example shows how to tell the SAM to wait 30 seconds for a user response to a prompt
and then terminate the requested SAM processing task:
RP/0/RP0/CPU0:router# configure
RP/0/RP0/CPU0:router(config)# sam prompt-interval 30 terminate
Related Commands Command Description
show sam sysinfo Displays the current status information for the SAM.