{
    "content": [
        {
            "type": "text",
            "text": "# iscsistart(8) (man)\n\n**Summary:** iscsistart - iSCSI boot tool\n\n**Synopsis:** iscsistart [OPTION]\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| — | — | — | Display this help and exit |\n| — | — | — | Display version and exit |\n\n## See Also\n\n- iscsiadm(8)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (4 lines)\n- **OPTIONS** (43 lines) — 2 subsections\n  - [-h|--help] (2 lines)\n  - [-v|--version] (4 lines)\n- **SEE ALSO** (3 lines)\n- **AUTHORS** (6 lines)\n\n## Full Content\n\n### NAME\n\niscsistart - iSCSI boot tool\n\n### SYNOPSIS\n\niscsistart [OPTION]\n\n### DESCRIPTION\n\niscsistart  will  start  a  session  using  the settings passed in, or using the iBFT or Open\nFirmware [OF] boot information. This program should not be run to manage sessions.  Its  pri‐\nmary use is to start sessions used for iSCSI root boot.\n\n### OPTIONS\n\n[-i|--initiatorname=]name\nSet InitiatorName to name (Required if not using iBFT or OF)\n\n[-t|--targetname=]name\nSet TargetName to name (Required if not using iBFT or OF)\n\n[-g|--tgpt=]N\nSet target portal group tag to N (Required if not using iBFT or OF)\n\n[-a|--address=]A.B.C.D\nSet IP address to A.B.C.D (Required if not using iBFT or OF)\n\n[-p|--port=]N\nSet port to N (Optional. Default 3260)\n\n[-u|--username=]N\nSet username to N (Optional)\n\n[-w|--password=]N\nSet password to N (Optional)\n\n[-U|-usernamein=]N\nSet incoming username to N (Optional)\n\n[-W|--passwordin=]N\nSet incoming password to N (Optional)\n\n[-d|--debug=]debuglevel\nPrint debugging information\n\n[-b|--fwparamconnect]\nCreate a session to the target using the iBFT or OF info\n\n[-N|--fwparamnetwork]\nBring up the network as specified by iBFT or OF\n\n[-f|--fwparamprint]\nPrint the iBFT or OF info to STDOUT\n\n[-P|--param=]NAME=VALUE\nSet the parameter with the name NAME to VALUE. NAME is one of the settings in the node\nrecord or iscsid.conf. Multiple params can be passed in.\n\n#### [-h|--help]\n\nDisplay this help and exit\n\n#### [-v|--version]\n\nDisplay version and exit\n\n### SEE ALSO\n\niscsiadm(8)\n\n### AUTHORS\n\nOpen-iSCSI project <http://www.open-iscsi.com/>\nMike Christie <mchristi@redhat.com>\n\n\n\nJan 2010                                 ISCSISTART(8)\n\n"
        }
    ],
    "structuredContent": {
        "command": "iscsistart",
        "section": "8",
        "mode": "man",
        "summary": "iscsistart - iSCSI boot tool",
        "synopsis": "iscsistart [OPTION]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Display this help and exit"
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Display version and exit"
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "iscsiadm",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/iscsiadm/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 43,
                "subsections": [
                    {
                        "name": "[-h|--help]",
                        "lines": 2
                    },
                    {
                        "name": "[-v|--version]",
                        "lines": 4
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 6,
                "subsections": []
            }
        ]
    }
}