summaryrefslogtreecommitdiff
path: root/lib/command.c
diff options
context:
space:
mode:
authorDaniel Walton <dwalton@cumulusnetworks.com>2017-04-24 18:22:29 +0000
committerDaniel Walton <dwalton@cumulusnetworks.com>2017-04-24 18:22:29 +0000
commit27821f6a5a1d469e878dc4d35a87475c6643141f (patch)
tree2266edec1fe811514f96f25dd46f40a1e326b8e1 /lib/command.c
parentb3cfe637a66a5de00c72125f5fa051155ccb4a29 (diff)
vtysh: "Command incomplete: log syslog"
Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com> Before ====== root@spine-1[~]# cat /etc/frr/frr.conf no log monitor ! service integrated-vtysh-config ! log syslog ! log syslog informational ! line vty ! root@spine-1[~]# root@spine-1[~]# vtysh -m -f /etc/frr/frr.conf no log monitor ! service integrated-vtysh-config ! line 5: % Command incomplete: log syslog root@spine-1[~]# After ===== root@spine-1[~]# vtysh -m -f /etc/frr/frr.conf no log monitor ! service integrated-vtysh-config ! log syslog ! log syslog informational ! line vty ! end root@spine-1[~]#
Diffstat (limited to 'lib/command.c')
0 files changed, 0 insertions, 0 deletions