summaryrefslogtreecommitdiff
path: root/interface-definitions/include/bgp/bmp-monitor-afi-policy.xml.i
blob: 261d60232bc93965d35dda64676ba885468103ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!-- include start from bgp/bmp-monitor-afi-policy.xml.i -->
<leafNode name="pre-policy">
  <properties>
    <help>Send state before policy and filter processing</help>
    <valueless/>
  </properties>
</leafNode>
<leafNode name="post-policy">
  <properties>
    <help>Send state with policy and filters applied</help>
    <valueless/>
  </properties>
</leafNode>
<!-- include end -->