diff options
Diffstat (limited to 'op-mode-definitions')
-rw-r--r-- | op-mode-definitions/show-ip-multicast.xml.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/op-mode-definitions/show-ip-multicast.xml.in b/op-mode-definitions/show-ip-multicast.xml.in index d8f16d997..605d61e8d 100644 --- a/op-mode-definitions/show-ip-multicast.xml.in +++ b/op-mode-definitions/show-ip-multicast.xml.in @@ -15,12 +15,6 @@ </properties> <command>${vyos_op_scripts_dir}/igmp-proxy.py show_interface</command> </leafNode> - <leafNode name="mfc"> - <properties> - <help>Show multicast fowarding cache</help> - </properties> - <command>${vyos_op_scripts_dir}/igmp-proxy.py show_mfc</command> - </leafNode> <leafNode name="summary"> <properties> <help>IP multicast information</help> |