]> git.proxmox.com Git - mirror_frr.git/blobdiff - isisd/isis_cli.h
isisd: retrofit the 'isis network' command
[mirror_frr.git] / isisd / isis_cli.h
index 6001f8bcaeaf496a2adae56bb2dfe552bd644d9c..0bc7e1c81ccc33778d605918f90ea9ee5e151c72 100644 (file)
@@ -115,5 +115,7 @@ void cli_show_ip_isis_mt_ipv6_dstsrc(struct vty *vty, struct lyd_node *dnode,
                                     bool show_defaults);
 void cli_show_ip_isis_circ_type(struct vty *vty, struct lyd_node *dnode,
                                bool show_defaults);
+void cli_show_ip_isis_network_type(struct vty *vty, struct lyd_node *dnode,
+                                  bool show_defaults);
 
 #endif /* ISISD_ISIS_CLI_H_ */