From 4df939a3c9dbf43509bab349b97847faa09db151 Mon Sep 17 00:00:00 2001 From: FUJITA Tomonori Date: Sat, 6 Mar 2021 21:15:21 +0900 Subject: docs: fix typo Signed-off-by: FUJITA Tomonori --- docs/sources/policy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 -- cgit v1.2.3