mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-08 12:49:18 +00:00
doc: document proper config for BGP iface peers
Signed-off-by: Quentin Young <qlyoung@nvidia.com>
This commit is contained in:
parent
44544f191c
commit
da4d67779c
@ -1417,6 +1417,12 @@ Configuring Peers
|
|||||||
This command is deprecated and may be removed in a future release. Its use
|
This command is deprecated and may be removed in a future release. Its use
|
||||||
should be avoided.
|
should be avoided.
|
||||||
|
|
||||||
|
.. clicmd:: neighbor PEER interface remote-as <internal|external|ASN>
|
||||||
|
|
||||||
|
Configure an unnumbered BGP peer. ``PEER`` should be an interface name. The
|
||||||
|
session will be established via IPv6 link locals. Use ``internal`` for iBGP
|
||||||
|
and ``external`` for eBGP sessions, or specify an ASN if you wish.
|
||||||
|
|
||||||
.. clicmd:: neighbor PEER next-hop-self [all]
|
.. clicmd:: neighbor PEER next-hop-self [all]
|
||||||
|
|
||||||
This command specifies an announced route's nexthop as being equivalent to
|
This command specifies an announced route's nexthop as being equivalent to
|
||||||
|
Loading…
Reference in New Issue
Block a user