You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/auditor/10.7/configuration/fileservers/netappcmode/servicepolicy.md
+45-1Lines changed: 45 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,8 @@ sidebar_position: 30
6
6
7
7
# Configure Service Policy
8
8
9
-
**NOTE:** This paragraph only applies to NetApp ONTAP version 9.10.1 and higher.
9
+
**NOTE:** This section only applies to NetApp ONTAP version 9.10.1 and higher.
10
+
For older NetApp ONTAP versions use [System Service Firewall Policies](#configure-system-service-firewall-policies) instead.
10
11
11
12
By default, the 'default-data-files' policy is applied to the SVM CIFS/SMB interface and HTTP/HTTPS
12
13
options are not available. To make the ONTAPI available through HTTP/HTTPS ports on your SVM
@@ -109,3 +110,46 @@ of the configuration:
109
110
svm1 lif_svm1_126 netwrix-policy
110
111
111
112
svm1 lif_svm1_349 netwrix-policy
113
+
114
+
115
+
## Configure System Service Firewall Policies
116
+
117
+
**NOTE:** This section applies to NetApp ONTAP 9.10.1 and lower. For ONTAP versions higher than 9.10.1, the `system services firewall policy` command context is deprecated.
118
+
See the [NetApp ONTAP 9.10.1 CLI documentation](https://docs.netapp.com/us-en/ontap-cli-9101/system-services-firewall-policy-show.html#description) for details.
119
+
120
+
Configure firewall to make file shares and Clustered Data ONTAP HTTP/HTTPS ports accessible from the
121
+
computer where Netwrix Auditor Server is installed. Your firewall configuration depends on network
122
+
settings and security policies in your organization. Below is an example of configuration:
123
+
124
+
1. Navigate to your cluster command prompt through the SSH/Telnet connection.
125
+
2. Log in as a cluster administrator and review your current firewall configuration. For example:
0 commit comments