summaryrefslogtreecommitdiff
path: root/interface-definitions/include/static/static-route-reject.xml.i
blob: ef713ac852c8634622acf11f214e91ea9c2bfe50 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!-- 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 -->