Merge pull request #5822 from rbauduin/patch-2

doc: Document attribute-unchanged directive
This commit is contained in:
Donatas Abraitis 2020-02-28 22:55:15 +02:00 committed by GitHub
commit c9343c05c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1215,6 +1215,14 @@ Configuring Peers
keyword `all` is specified the modification is done also for routes learned
via iBGP.
.. index:: neighbor PEER attribute-unchanged [{as-path|next-hop|med}]
.. clicmd:: neighbor PEER attribute-unchanged [{as-path|next-hop|med}]
This command specifies attributes to be left unchanged for advertisements
sent to a peer. Use this to leave the next-hop unchanged in ipv6
configurations, as the route-map directive to leave the next-hop unchanged
is only available for ipv4.
.. index:: [no] neighbor PEER update-source <IFNAME|ADDRESS>
.. clicmd:: [no] neighbor PEER update-source <IFNAME|ADDRESS>