From 47703773d9fcba99322343a20b3e5a8152760b8a Mon Sep 17 00:00:00 2001 From: Nicolas Fort Date: Thu, 14 Oct 2021 13:26:24 -0300 Subject: Command for setting bgp maximum-paths updated, since it was wrong --- docs/configuration/protocols/bgp.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/configuration') diff --git a/docs/configuration/protocols/bgp.rst b/docs/configuration/protocols/bgp.rst index d6baa0b9..b4a61b9a 100644 --- a/docs/configuration/protocols/bgp.rst +++ b/docs/configuration/protocols/bgp.rst @@ -554,7 +554,8 @@ Common parameters This command specifies the router-ID. If router ID is not specified it will use the highest interface IP address. -.. cfgcmd:: set protocols bgp maximum-paths +.. cfgcmd:: set protocols bgp address-family + maximum-paths This command defines the maximum number of parallel routes that the BGP can support. In order for BGP to use the second path, the -- cgit v1.2.3