SANRAD I3.1.1205 User Manual
Page 305
Appendix: Sample Configurations
A-5
Figure A-2. V-Switch 3000 Login Window
Enter the default user name, sanrad, and password, sanrad, and press
Enter on your keyboard. The CLI prompt > appears. You are now logged
in and ready to begin configuring your V-Switch for volume virtualization
and exposure.
STEP 6.
I
NITIALIZE
V-S
WITCH
From the open terminal emulation window, use the CLI command
init
to
name the V-Switch.
init –n VSwitch1
Use the CLI command
ip config set
to assign an IP address to the
network port Eth 1. Configure the port as active (1) to allow active
communications through the port.
ip config set –ip 172.17.200.174 –if eth1 –im
255.255.255.0 –act 1
STEP 7.
C
ONFIGURE I
SCSI
PORTAL
The port number you
set in the CLI must
coincide with the port
number you set in
your iSCSI initiator
configuration.
Use the CLI command
iscsi portal
create
to configure the iSCSI portal
on network port Eth 1 for iSCSI communications between the V-Switch and the
host station.
iscsi portal create –ip 172.17.200.174 –p 3260
Use the CLI command
iscsi portal show
to view the created iSCSI
portal.
iscsi portal show
Table A-2: iSCSI
Portal
Protocol
Address
Type
Address
Port
6
IPv4
172.17.200.174
3260