]> git.proxmox.com Git - mirror_frr.git/blobdiff - isisd/isis_cli.h
isisd: retrofit the 'isis hello-multiplier' command
[mirror_frr.git] / isisd / isis_cli.h
index 056144cac0ff7947cfd2a5507df6ae4ba7f16267..987da20212f4456eb643bcf8724832495faa03aa 100644 (file)
@@ -89,5 +89,7 @@ void cli_show_ip_isis_metric(struct vty *vty, struct lyd_node *dnode,
                             bool show_defaults);
 void cli_show_ip_isis_hello_interval(struct vty *vty, struct lyd_node *dnode,
                                     bool show_defaults);
+void cli_show_ip_isis_hello_multi(struct vty *vty, struct lyd_node *dnode,
+                                 bool show_defaults);
 
 #endif /* ISISD_ISIS_CLI_H_ */