mirror of
https://git.proxmox.com/git/mirror_frr
synced 2026-01-25 23:28:03 +00:00
Update document about -p 0. When port number is 0, that means do not listen bgp port.
Signed-off-by: Kunihiro Ishiguro <ishi@coreswitch.io>
This commit is contained in:
parent
580f8636be
commit
db759bb009
@ -29,7 +29,8 @@ be specified (:ref:`common-invocation-options`).
|
||||
.. option:: -p <port>
|
||||
.. option:: --bgp_port <port>
|
||||
|
||||
Set the bgp protocol's port number.
|
||||
Set the bgp protocol's port number. When port number is 0, that means do not
|
||||
listen bgp port.
|
||||
|
||||
.. option:: -r
|
||||
.. option:: --retain
|
||||
|
||||
Loading…
Reference in New Issue
Block a user