Skip to content

Commit 6f98df3

Browse files
authored
Update how-to-route-policy.md
delete extra line in "Parameters for IP Prrefix" table
1 parent 18c8b14 commit 6f98df3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/operator-nexus/how-to-route-policy.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ IP prefixes specify only the match conditions of route policies. They don't spec
8989
| sequenceNumber | Sequence in which the prefixes are processed. Prefix lists are evaluated starting with the lowest sequence number and continue down the list until a match is made. Once a match is made, the permit or deny statement is applied to that network and the rest of the list is ignored | 100 |True |
9090
| networkPrefix | Network Prefix specifying IPv4/IPv6 packets to be permitted or denied. | 1.1.1.0/24 |True |
9191
| condition | Specified prefix list bounds- EqualTo \| GreaterThanOrEqualTo \| LesserThanOrEqualTo | EqualTo | |
92-
9392
| subnetMaskLength | SubnetMaskLength specifies the minimum networkPrefix length to be matched. Required when condition is specified. | 32| |
9493

9594
### Create IP Prefix

0 commit comments

Comments
 (0)