summaryrefslogtreecommitdiff
path: root/interface-definitions/include/bgp/afi-route-map-vpn.xml.i
blob: e6be113c5b53bda9ebed1ed7844e38cb7c9c5404 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!-- include start from bgp/afi-route-map-vpn.xml.i -->
<node name="route-map">
  <properties>
    <help>Route-map to filter route updates to/from this peer</help>
  </properties>
  <children>
    <node name="vpn">
      <properties>
        <help>Between current address-family and VPN</help>
      </properties>
      <children>
        #include <include/bgp/afi-route-map-export-import.xml.i>
      </children>
    </node>
  </children>
</node>
<!-- include end -->