Export policy created from CLI and system manager shows different NFS versions
Applies to
- ONTAP 9
- NFS
Issue
- Export policy created from CLI and system manager shows different versions of NFS
- Export Policy created from the system manager shows NFS,NFS3,NFSv4 by default when selecting NFS .
- Export policy rule created from CLI shows only NFS if the protocol selected is NFS.
cdot_vsim9_9_11::> vserver export-policy rule create -vserver test1234 -policyname test_policy -clientmatch 0.0.0.0/0 -rorule any -rwrule any -allow-suid true -allow-dev true -superuser any -ruleindex 1 -protocol
any nfs nfs3 nfs4 cifs