Skip to content

Commit 326b4bd

Browse files
[Area 1] Fix table (#21324)
1 parent 90d8bcc commit 326b4bd

File tree

1 file changed

+20
-18
lines changed

1 file changed

+20
-18
lines changed

src/content/docs/email-security/deployment/inline/setup/cisco-cisco-mx.mdx

Lines changed: 20 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -95,24 +95,26 @@ To create a new Content Filter:
9595
2. Select the **Add Filter** button to create a new filter.
9696

9797
3. Configure the new Incoming Content Filter as follows:
98-
* **Name**: `A1S_to_ESA`
99-
* **Description**: `Email Security inspected messages for final delivery`
100-
* **Order**: This filter must come before the previously created filter.
101-
* **Conditions**: Add conditions of type **Remote IP/Hostname** with all the IP addresses mentioned in [Egress IPs](/email-security/deployment/inline/reference/egress-ips/). For example:
102-
Order | Condition | Rule
103-
\----- | -------------------- | ---
104-
`1` | `Remote IP/Hostname` | `52.11.209.211`
105-
`2` | `Remote IP/Hostname` | `52.89.255.11`
106-
`3` | `Remote IP/Hostname` | `52.0.67.109`
107-
`4` | `Remote IP/Hostname` | `54.173.50.115`
108-
`5` | `Remote IP/Hostname` | `104.30.32.0/19`
109-
`6` | `Remote IP/Hostname` | `158.51.64.0/26`
110-
`7` | `Remote IP/Hostname` | `158.51.65.0/26`
111-
* Ensure that the *Apply rule:* dropdown is set to **If one or more conditions match**.
112-
* **Actions**: Select **Add Action**, and add the following:
113-
Order | Action | Rule
114-
\--- | -------------------- | ---
115-
1 | `Skip Remaining Content Filters (Final Action)` | `skip-filters()`
98+
- **Name**: `A1S_to_ESA`
99+
- **Description**: `Email Security inspected messages for final delivery`
100+
- **Order**: This filter must come before the previously created filter.
101+
- **Conditions**: Add conditions of type **Remote IP/Hostname** with all the IP addresses mentioned in [Egress IPs](/email-security/deployment/inline/reference/egress-ips/). For example:
102+
103+
| Order | Condition | Rule |
104+
| ----- | -------------------- | -------------------- |
105+
| `1` | `Remote IP/Hostname` | `Remote IP/Hostname` |
106+
| `2` | `Remote IP/Hostname` | `52.89.255.11` |
107+
| `3` | `Remote IP/Hostname` | `52.0.67.109` |
108+
| `4` | `Remote IP/Hostname` | `54.173.50.115` |
109+
| `5` | `Remote IP/Hostname` | `104.30.32.0/19` |
110+
| `6` | `Remote IP/Hostname` | `158.51.64.0/26` |
111+
| `7` | `Remote IP/Hostname` | `158.51.65.0/26` |
112+
113+
- Ensure that the *Apply rule:* dropdown is set to **If one or more conditions match**.
114+
- **Actions**: Select **Add Action**, and add the following:
115+
| Order | Action | Rule |
116+
| ----- | ----------------------------------------------- | ---------------- |
117+
| --1 | `Skip Remaining Content Filters (Final Action)` | `skip-filters()` |
116118

117119
![Content filter](~/assets/images/email-security/deployment/inline-setup/cisco-cisco-mx/step3-from-area1.png)
118120

0 commit comments

Comments
 (0)