Examine the two commands and the output produced:
[root@host03 -]# iscsiadm -m session iscsiadm: No active sessions.
[root@host03 -]# iscsiadm -m node
192.0.2.1:3260,1 iqn.2013-03.com.example.mypc:3
192.0.2.1:3260,1 iqn.2013-03.com.example.mypc:2
192.0.2.1:3260,1 iqn.2013-03.com.example.mypc:1
Which option represents the correct command or commands to establish iSCSI sessions with the target portal 192.0.2.1:3260?
A.
iscsiadm-m session -1
B.
iscsiadm-m node -1
C.
iscsiadm-m discovery —t st —p 192.0.2.1 iscsiadm-m session -1
D.
iscsiadm-m discovery-tst-p 192.0.2.1 iscsiadm-m host -1
B