diff options
| author | Spoorthi K <36465773+spk-hebbar@users.noreply.github.com> | 2022-10-29 14:09:00 +0530 |
|---|---|---|
| committer | Mergify <37929162+mergify[bot]@users.noreply.github.com> | 2022-10-29 17:03:02 +0000 |
| commit | c59abde89e75c49aa2a89eb8bb1bf0240c06eeba (patch) | |
| tree | e0aeb001684854079204d87be71ed4670c822a1a | |
| parent | 99267afe94eb286cf3f55db4244982022058096a (diff) | |
doc: Update with right default FPM server port
Signed-off-by: Spoorthi K <spk@redhat.com>
(cherry picked from commit aa52f3189b576dd8fea7ae183d0f7e7dc4307020)
| -rw-r--r-- | doc/user/zebra.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/zebra.rst b/doc/user/zebra.rst index 05990e2523..33c6031677 100644 --- a/doc/user/zebra.rst +++ b/doc/user/zebra.rst @@ -1024,7 +1024,7 @@ FPM Commands .. clicmd:: fpm connection ip A.B.C.D port (1-65535) Configure ``zebra`` to connect to a different FPM server than the default of - ``127.0.0.1:2060`` + ``127.0.0.1:2620`` .. clicmd:: show zebra fpm stats |
