summaryrefslogtreecommitdiff
path: root/op-mode-definitions/include/bgp/afi-ipv4-ipv6-flowspec.xml.i
blob: 996e2bd3dc26bc73ea580f5adcc3960fbaeb3100 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!-- included start from bgp/afi-ipv4-ipv6-flowspec.xml.i -->
<node name="flowspec">
  <properties>
    <help>Flowspec Address Family modifier</help>
  </properties>
  <children>
    #include <include/bgp/afi-common.xml.i>
    #include <include/bgp/afi-ipv4-ipv6-common.xml.i>
    #include <include/vtysh-generic-detail.xml.i>
    <virtualTagNode>
      <properties>
        <help>Network in the BGP routing table to display</help>
        <completionHelp>
          <list>&lt;x.x.x.x&gt; &lt;x.x.x.x/x&gt; &lt;h:h:h:h:h:h:h:h&gt; &lt;h:h:h:h:h:h:h:h/x&gt;</list>
        </completionHelp>
      </properties>
      <children>
        #include <include/bgp/prefix-bestpath-multipath.xml.i>
      </children>
      <command>${vyos_op_scripts_dir}/vtysh_wrapper.sh $@</command>
    </virtualTagNode>
  </children>
  <command>${vyos_op_scripts_dir}/vtysh_wrapper.sh $@</command>
</node>
<!-- included end -->