| # This is the output (in hex) of the SCSI REPORT ZONE DOMAINS command. |
| # This page is constructed from the command description in zbc2r10 |
| # with two zone domains. |
| |
| # A typical example: |
| # sg_rep_zones --domain --inhex=rep_zdomains.hex |
| |
| # parameter data header (64 bytes) |
| 00 00 00 c0 00 00 00 c0 02 02 00 30 00 00 00 00 |
| 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |
| 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |
| 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |
| |
| # first zone domain |
| 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |
| 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 00 |
| 00 00 00 00 00 13 ff ff 00 00 00 00 00 00 00 00 |
| 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |
| 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |
| 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |
| |
| # second zone domain |
| 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |
| 00 00 00 00 00 00 00 03 00 00 00 00 00 04 00 00 |
| 00 00 00 00 00 17 ff ff 00 00 00 00 00 00 00 00 |
| 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |
| 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |
| 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |
| |