summaryrefslogtreecommitdiff
path: root/interface-definitions/include/static/static-route-reject.xml.i
blob: 81d4f9afdcbfe7b097f451c3b5b004e0bbcf3462 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!-- include start from static/static-route-blackhole.xml.i -->
<node name="reject">
  <properties>
    <help>Emit an ICMP unreachable when matched</help>
  </properties>
  <children>
    #include <include/static/static-route-distance.xml.i>
    #include <include/static/static-route-tag.xml.i>
  </children>
</node>
<!-- include end -->