X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Fuser-guide.rst;h=e815bea19ea802688d4fce335cd27619fdb711bc;hb=refs%2Fchanges%2F41%2F11241%2F1;hp=e26313d110ae93c23037d8683ef9809e415791fd;hpb=26864559bd7ae1b0fd2054ae07c3080fa9121e08;p=ric-plt%2Flib%2Frmr.git diff --git a/docs/user-guide.rst b/docs/user-guide.rst index e26313d..e815bea 100644 --- a/docs/user-guide.rst +++ b/docs/user-guide.rst @@ -914,6 +914,17 @@ recognises: 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