ONTAP Discussions
ONTAP Discussions
the interface on which the device is connected to a switch is known, how to get the wwpn of the interface??
fcp portname show
have a look at the command manual reference guide, has alot of information there.
Hope the above is what you are looking for.
is zoning possible with iscsi also ??
10GigabitEthernet with Nexus, how to zone ?
No zoning necessary on ethernet, only on FC switches. It is however a best practice to create/use a VLAN for your iSCSI traffic.
iSCSI doesn't have Zoning like FC, but there are ways to direct traffic, which is what I assume you are trying to do.
look into the following options:
1. disableing ports specifically for the iSCSI.
2. alternatively look into iscsi tpgroup.
all available again in the command reference guide.
Thanks