无法使用 allowed-addresses 选项创建限制数据访问的服务策略
适用于
ONTAP 9.10.1+
问题描述
尝试配置 allowed-addresses 以限制对子网的数据访问时,将出现以下错误:
::*> network interface service-policy create -vserver svm1_cluster1 -policy custom-policy -service data-nfs -allowed-addresses 192.168.x.x/24
Error: command failed: Service "data-nfs" cannot be added to service policy "custom-policy" on Vserver "svm1_cluster1" with allowed addresses "192.168.x.x/24" because this service does not support custom allowed address lists.
Try the command again without specifying an allowed address list and the system will supply an appropriate setting.