Skip to content

Commit b80a06b

Browse files
authored
Update route-maps-about.md
updated for functionality
1 parent 69573da commit b80a06b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-wan/route-maps-about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ This section shows the match conditions and actions supported for the Route-maps
126126

127127
|Property| Action| Value |Interpretation|
128128
|---|---|---|---|
129-
|Route-prefix| Add |10.3.0.0/8,10.4.0.0/8 |The routes specified in the rules are added. |
129+
|Route-prefix| drop |10.3.0.0/8,10.4.0.0/8 |The routes specified in the rule are dropped. |
130130
|Route-prefix | Replace| 10.0.0.0/8,192.168.0.0/16|Replace all the matched routes with the routes specified in the rule. |
131131
|As-Path | Add | 64580,64581 |Prepend AS-PATH with the list of ASNs specified in the rule. These ASNs are applied in the same order for the matched routes. |
132132
|As-Path | Replace | 65004,65005 |AS-PATH will be set to this list in the same order, for every matched route. See key considerations for reserved AS numbers. |

0 commit comments

Comments
 (0)