summaryrefslogtreecommitdiff
path: root/op-mode-definitions/include/ospfv3-self-originated.xml.i
blob: 76054757b0adff441701c196a64eb125994d6c54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!-- included start from ospfv3-self-originated.xml.i -->
<node name="self-originated">
  <properties>
    <help>Show Self-originated LSAs</help>
  </properties>
  <command>vtysh -c "show ipv6 ospf6 database as-external $6 self-originated"</command>
  <children>
    #include <include/ospfv3-detail.xml.i>
    #include <include/ospfv3-dump.xml.i>
    #include <include/ospfv3-internal.xml.i>
  </children>
</node>
<!-- included end -->