aboutsummaryrefslogtreecommitdiffstats
path: root/tests/stats/stats_vty_test.vty
diff options
context:
space:
mode:
Diffstat (limited to 'tests/stats/stats_vty_test.vty')
-rw-r--r--tests/stats/stats_vty_test.vty5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/stats/stats_vty_test.vty b/tests/stats/stats_vty_test.vty
index ddfb3a63..94cc7e8e 100644
--- a/tests/stats/stats_vty_test.vty
+++ b/tests/stats/stats_vty_test.vty
@@ -203,6 +203,11 @@ stats_vty_test(config)# no stats reporter log log-zoo
stats_vty_test(config)# show running-config
... !(foo|bar|zoo)
+stats_vty_test(config)# no stats reporter statsd statsd-foo
+% There is no such statsd reporter with name 'statsd-foo'
+stats_vty_test(config)# no stats reporter log log-zoo
+% There is no such log reporter with name 'log-zoo'
+
stats_vty_test(config)# stats interval 1337
stats_vty_test(config)# show running-config