Hello;
We hav an AFF 200 with all svm's are connetcted via VLAN 50 and Lif a0a an 4 port LACP Etherchannel on our Cisco Switch(switchport access vlan 50).
To improve the security, we want to seperate the NFS traffic to the ESXI Hosts with a new Vlan id 10
But that means to change the Port config of the Switch to trunk(Switchport mode trunk).
I would follow this steps:
1. Create an svm_lif for NFS with the new IP in the Vlan 10
2. Edit the NFS Export Policy for the ESXI Host IP's
3. Create 2 new LACP Etherchannel on the Cisco Switch with Switchport mode trunk
4. Takeover the Node 1
5. Connect the 4 Connections to the new LACP Trunk Etherchannel
6. Takeover the Node 2
7. Connect the 4 Connections to the new LACP Trunk Etherchannel
8. Giveback
Can you please correct me when i'm wrong?
For NFS Expot, do i need a "switchport mode trunk switchport nativ vlan" setting?
Many Thanks, Thomas