summaryrefslogtreecommitdiff
path: root/interface-definitions/include/bgp/bgp-afi-common-flowspec.xml.i
blob: bb9b0a96623b014a3c37dd0ec6309fefe0db6c19 (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
26
27
28
29
<!-- included start from bgp-afi-common-flowspec.xml.i -->
<node name="filter-list">
  <properties>
    <help>as-path-list to filter route updates to/from this peer</help>
  </properties>
  <children>
    <leafNode name="export">
      <properties>
        <help>As-path-list to filter outgoing route updates to this peer</help>
        <completionHelp>
          <path>policy as-path-list</path>
        </completionHelp>
      </properties>
    </leafNode>
    <leafNode name="import">
      <properties>
        <help>As-path-list to filter incoming route updates from this peer</help>
        <completionHelp>
          <path>policy as-path-list</path>
        </completionHelp>
      </properties>
    </leafNode>
  </children>
</node>
#include <include/bgp/bgp-afi-route-map.xml.i>
#include <include/bgp/bgp-afi-route-reflector-client.xml.i>
#include <include/bgp/bgp-afi-route-server-client.xml.i>
#include <include/bgp/bgp-afi-soft-reconfiguration.xml.i>
<!-- included end -->