forked from Mirror/frr
doc: Add some words about neighbor <X> maximum-prefix-out
cmd
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
This commit is contained in:
parent
dda8dbd32c
commit
edf98aa365
|
@ -1075,6 +1075,11 @@ Configuring Peers
|
||||||
granular and offers much smarter matching criterion than number of received
|
granular and offers much smarter matching criterion than number of received
|
||||||
prefixes, making it more suited to implementing policy.
|
prefixes, making it more suited to implementing policy.
|
||||||
|
|
||||||
|
.. index:: [no] neighbor PEER maximum-prefix-out NUMBER
|
||||||
|
.. clicmd:: [no] neighbor PEER maximum-prefix-out NUMBER
|
||||||
|
|
||||||
|
Sets a maximum number of prefixes we can send to a given peer.
|
||||||
|
|
||||||
.. index:: [no] neighbor PEER local-as AS-NUMBER [no-prepend] [replace-as]
|
.. index:: [no] neighbor PEER local-as AS-NUMBER [no-prepend] [replace-as]
|
||||||
.. clicmd:: [no] neighbor PEER local-as AS-NUMBER [no-prepend] [replace-as]
|
.. clicmd:: [no] neighbor PEER local-as AS-NUMBER [no-prepend] [replace-as]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue