flight-recorder
   
   
      Perform various functions on the flight recorder data on the switch.
    
      Syntax
         
         
            - 
               
                  flight-recorder all {slot
                     [-slot][,...]} 
                
- 
               
                  flight-recorder archive
                     {slot [-slot][,...]} 
                
- 
               
                  flight-recorder snapshot
                     {slot [-slot][,...]} 
                
- 
               
                  flight-recorder trace
                     {slot [-slot][,...]} 
                
Command Parameters
         
         
            
               - all {slot[-slot][,...]} 
- Creates flight recorder snapshot,
                  trace, and archive. {slot[-slot][,...]} specifies the slot number. Valid slot is
                  1.
- archive {slot [-slot][,...]}
- Creates tarball of flight recorder
                  files, log files, config file and others. {slot [-slot][,...]} specifies the slot
                  number. 
- snapshot {slot [-slot][,...]}
- Takes the snapshot of flight
                  recorder PMEM data. {slot[-slot][,...]} specifies the slot number. 
- trace {slot [-slot][,...]}
- Takes the snapshot of
                  always-on-trace data. {slot [-slot][,...]} specifies the slot number. 
Command Mode
         
         Privileged EXEC