summaryrefslogtreecommitdiff
path: root/op-mode-definitions/include/ospf/graceful-restart.xml.i
blob: 848b198285d9ad03275b2b57ffc46b5a5df27829 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<node name="graceful-restart">
    <properties>
      <help>Show OSPF Graceful Restart</help>
    </properties>
    <children>
      <leafNode name="helper">
        <properties>
          <help>OSPF Graceful Restart helper details</help>
        </properties>
        <command>${vyos_op_scripts_dir}/vtysh_wrapper.sh $@</command>
      </leafNode>
    </children>
  </node>