summaryrefslogtreecommitdiff
path: root/interface-definitions/include/firewall/source-destination-dynamic-group-ipv6.xml.i
blob: 845f8fe7c2a211d42ec6e580493e0815669ba831 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!-- include start from firewall/source-destination-dynamic-group-ipv6.xml.i -->
<node name="group">
  <properties>
    <help>Group</help>
  </properties>
  <children>
    <leafNode name="dynamic-address-group">
      <properties>
        <help>Group of dynamic ipv6 addresses</help>
        <completionHelp>
          <path>firewall group dynamic-group ipv6-address-group</path>
        </completionHelp>
      </properties>
    </leafNode>
  </children>
</node>
<!-- include end -->