summaryrefslogtreecommitdiff
path: root/docs/Model-Notes
diff options
context:
space:
mode:
authorWild Kat <wk@futureinquestion.net>2018-03-16 16:19:21 +0100
committerWild Kat <wk@futureinquestion.net>2018-03-16 16:44:28 +0100
commitce0216fde8cdf562be4cc9d39aba2cf003d3c7f6 (patch)
treee5cc6f83720c185db812d86306105772ad57768f /docs/Model-Notes
parent5a879372227bbacffdccab94349ec44aab47a26f (diff)
documentation touch-ups and issue #1218
Diffstat (limited to 'docs/Model-Notes')
-rw-r--r--docs/Model-Notes/VRP-Huawei.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Model-Notes/VRP-Huawei.md b/docs/Model-Notes/VRP-Huawei.md
index e68a959..a5c0c99 100644
--- a/docs/Model-Notes/VRP-Huawei.md
+++ b/docs/Model-Notes/VRP-Huawei.md
@@ -30,4 +30,6 @@ Command 2 and 3 can be executed without issues, but 1 and 4 are only available f
Oxidized can now retrieve your configuration!
+Caveat: Some versions of VRP default to appending a timestamp prior to the output of each `display` command, which will lead to superfluous updates. The configuration statement `timestamp disable` can be used to disable this functionality. (Issue #1218)
+
Back to [Model-Notes](README.md)