*** empty log message ***
diff --git a/bgpd/bgp_vty.c b/bgpd/bgp_vty.c
index 58ff5c5..c4735f1 100644
--- a/bgpd/bgp_vty.c
+++ b/bgpd/bgp_vty.c
@@ -7658,7 +7658,7 @@
 {
   int i;
   char *str[] = { "system", "kernel", "connected", "static", "rip",
-		  "ripng", "ospf", "ospf6", "bgp"};
+		  "ripng", "ospf", "ospf6", "isis", "bgp"};
 
   /* Unicast redistribution only.  */
   if (safi != SAFI_UNICAST)