Make dump configuration appear in vtysh.
diff --git a/bgpd/bgp_dump.c b/bgpd/bgp_dump.c
index f8637c6..549a4f0 100644
--- a/bgpd/bgp_dump.c
+++ b/bgpd/bgp_dump.c
@@ -696,6 +696,7 @@
 {
   DUMP_NODE,
   "",
+  1
 };
 
 #if 0