Network and Storage Protocols

Connectivity for FAS2240-2

support_3
2,612 Views

Hi,

Anyone help on the cable connectivity for FAS 2240-2 Dual controller For FC san

ACP port is there is that required for connectivity if yes how?

2 REPLIES 2

saranraj456
2,612 Views

ACP is not for connectivity,meant for automatic disk shelf management.

For reference on connectivity https://communities.netapp.com/thread/21508

Saran 

VernMurray
2,612 Views

The FC ports, if they are installed, are configured as initiators by default. You will need to reconfigure them to target mode.

Use these commands:

filer1> fcadmin config -d 1a

filer1> fcadmin config -d 1b

filer1> fcadmin config -t target 1a

filer1> fcadmin config -t target 1b

filer1> fcadmin config -e 1a

filer1> fcadmin config -e 1b

filer2> fcadmin config -d 1a

filer2> fcadmin config -d 1b

filer2> fcadmin config -t target 1a

filer2> fcadmin config -t target 1b

filer2> fcadmin config -e 1a

filer2> fcadmin config -e 1b

Public