I see /etc/rc files configured in one of 2 ways.
Either:
ifconfig SAN01-61 `hostname`-iSCSIControl netmask 255.255.255.0 partner SAN02-61
Or:
ifconfig SAN01-61 10.16.xx.xx netmask 255.255.255.0 partner SAN02-61
Is there a particular reason to use one or the other? I find it easier to use the IP address. Thanks!