X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Fconfig-deploy.rst;h=0b551d22f06d4f00090d9774f68c7f09919708e3;hb=refs%2Fchanges%2F25%2F5925%2F2;hp=4fcefb304a6b2401c7c6d996f4be2c6ca5bb8635;hpb=9c923bcc9322c22220b574671c7b46f10008c614;p=ric-plt%2Flib%2Frmr.git diff --git a/docs/config-deploy.rst b/docs/config-deploy.rst index 4fcefb3..0b551d2 100644 --- a/docs/config-deploy.rst +++ b/docs/config-deploy.rst @@ -206,6 +206,17 @@ development package for more details. The value of this variable is also used for Route Manager messages which are sent via an RMR connection. + * - **RMR_STASH_RT** + - + Names the file where RMR should write the latest update it + receives from the source of route tables (generally Route + Manager). This is meant to assist with debugging and/or + troubleshooting when it is suspected that route information + isn't being sent and/or received correctly. If this variable + is not given, RMR will save the last update using the + ``RMR_SEED_RT`` variable value and adding a ``.stash`` suffix + to the filename so as not to overwrite the static table. + * - **RMR_VCTL_FILE** - This supplies the name of a verbosity control file. The core