diff --git a/ldpd/ldp_vty.h b/ldpd/ldp_vty.h
index 78b83dc5a9..735554badf 100644
--- a/ldpd/ldp_vty.h
+++ b/ldpd/ldp_vty.h
@@ -65,10 +65,10 @@ int ldp_vty_l2vpn_pw_nbr_addr(struct vty *, struct vty_arg *[]);
int ldp_vty_l2vpn_pw_nbr_id(struct vty *, struct vty_arg *[]);
int ldp_vty_l2vpn_pw_pwid(struct vty *, struct vty_arg *[]);
int ldp_vty_l2vpn_pw_pwstatus(struct vty *, struct vty_arg *[]);
-int ldp_vty_show_binding(struct vty *, struct vty_arg *[], u_char);
-int ldp_vty_show_discovery(struct vty *, struct vty_arg *[], u_char);
-int ldp_vty_show_interface(struct vty *, struct vty_arg *[], u_char);
-int ldp_vty_show_neighbor(struct vty *, struct vty_arg *[], u_char);
+int ldp_vty_show_binding(struct vty *, struct vty_arg *[]);
+int ldp_vty_show_discovery(struct vty *, struct vty_arg *[]);
+int ldp_vty_show_interface(struct vty *, struct vty_arg *[]);
+int ldp_vty_show_neighbor(struct vty *, struct vty_arg *[]);
int ldp_vty_show_atom_binding(struct vty *, struct vty_arg *[]);
int ldp_vty_show_atom_vc(struct vty *, struct vty_arg *[]);
int ldp_vty_clear_nbr(struct vty *, struct vty_arg *[]);
diff --git a/ldpd/ldp_vty.xml b/ldpd/ldp_vty.xml
index ee5c6e4df2..88e6b718ab 100644
--- a/ldpd/ldp_vty.xml
+++ b/ldpd/ldp_vty.xml
@@ -272,15 +272,23 @@
-
-
-
+
+
+
+
+
+
+
+