summaryrefslogtreecommitdiffstats
path: root/doc/user
diff options
context:
space:
mode:
authorkishiguro <ishi@hash-set.com>2018-04-06 23:43:36 +0200
committerkishiguro <ishi@hash-set.com>2018-04-06 23:43:36 +0200
commitdb759bb0090cef039104d07a0730ba1de3e34c8a (patch)
tree60cf031e38c576715ebd1892ca709f871c5e4c17 /doc/user
parentbgpd option '-p 0' means do not listen BGP port. (diff)
downloadfrr-db759bb0090cef039104d07a0730ba1de3e34c8a.tar.xz
frr-db759bb0090cef039104d07a0730ba1de3e34c8a.zip
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>
Diffstat (limited to 'doc/user')
-rw-r--r--doc/user/bgp.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst
index 6504e7d20..7a508b0df 100644
--- a/doc/user/bgp.rst
+++ b/doc/user/bgp.rst
@@ -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