summaryrefslogtreecommitdiff
path: root/interface-definitions/include/nat-interface.xml.i
blob: e42003530c23795e2f2ccd31d020edac42fdf067 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!-- included start from nat-interface.xml.i -->
<leafNode name="outbound-interface">
  <properties>
    <help>Outbound interface of NAT traffic</help>
    <completionHelp>
      <list>any</list>
      <script>${vyos_completion_dir}/list_interfaces.py</script>
    </completionHelp>
  </properties>
</leafNode>
<!-- included end -->