diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/sources/policy.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sources/policy.md b/docs/sources/policy.md index 3a72d352..3caa5643 100644 --- a/docs/sources/policy.md +++ b/docs/sources/policy.md @@ -766,7 +766,7 @@ evaluate routes from neighbors, if matched, action will be applied. # statement without route-disposition continues to the next statement [policy-definitions.statements.actions.bgp-actions] set-med = "+100" - set-next-hop = "keep" + set-next-hop = "self" [[policy-definitions.statements]] # if matched with "ps1", reject the route and stop evaluating # following statements |