Cisco MDS 9000 Family Storage Media Encryption Configuration Guide - Release 4.x (OL-18091-01, February 2009)

Send documentation comments to mdsfeedback-doc@cisco.com
A-24
Cisco MDS 9000 Family Storage Media Encryption Configuration Guide
OL-18091-01, Cisco MDS NX-OS Release 4.x
Appendix A Cisco SME CLI Commands
odrt.bin
Examples The following command reads and prints the Cisco tape header information on the tape:
odrt -h if=/dev/sg0
The following example read the data on tape into intermediate file(s) on disk:
odrt -r if=/dev/sg0 of=diskfile
The following command reads the encrypted/compressed data in intermediate file(s) and writes back the
decrypted/decompressed data to the tape:
odrt -w if=diskfile of=/dev/sg0 kf=c1_tb1_Default.dat
A sample output of the odrt.bin command follows:
[root@ips-host06 odrt]# ./odrt.bin -w if=c of=/dev/sg2 kf=sme_L700_IBMLTO3_Default.dat
verbose=3
Log file: odrt30072
Please enter key export password:
Elapsed 0:3:39.28, Read 453.07 MB, 2.07 MB/s, Write 2148.27 MB, 9.80 MB/s
Done