265
Cisco Nexus 5500 Series NX-OS Security Command Reference
OL-27883-02
Chapter       Show Commands
show checkpoint user
show checkpoint user
To display only the user-configured checkpoints, use the show checkpoint user command.
show checkpoint user
Syntax Description This command has no arguments or keywords.
Command Default None
Command Modes EXEC mode
Command History
Examples This example shows how to display the rollback checkpoints configured by the current user:
switch# show checkpoint user 
--------------------------------------------------------------------------------
Name: myChkpoint
!Command: Checkpoint cmd vdc 1
!Time: Mon Sep  6 09:40:47 2010
version 5.2(1)N1(1)
feature telnet
feature tacacs+
cfs eth distribute
feature private-vlan
feature udld
feature interface-vlan
feature lacp
feature vpc
feature lldp
feature fex
username adminbackup password 5 !  role network-operator
username admin password 5 $1$KIPRDtFF$7eUMjCAd7Nkhktzebsg5/0  role network-admin
no password strength-check
ip domain-lookup
ip domain-lookup
hostname switch
ip access-list ip1
class-map type qos class-fcoe
  match cos 4
class-map type qos match-all cq1
  match cos 4
  match precedence 7
<--output truncated-->
Release Modification
5.2(1)N1(1) This command was introduced.