<?xml version="1.0"?>
<interfaceDefinition>
  <node name="show">
    <children>
      <leafNode name="table">
        <properties>
          <help>Show routing tables</help>
        </properties>
        <command>vtysh -c "show zebra router table summary"</command>
      </leafNode>
    </children>
  </node>
</interfaceDefinition>