blob: ada961866ae70999b2865be9a1707c25ae51e64c (
plain)
1
2
3
4
5
6
7
8
|
<!-- included start from bgp-passive.xml.i -->
<leafNode name="passive">
<properties>
<help>Do not initiate a session with this neighbor</help>
<valueless/>
</properties>
</leafNode>
<!-- included end -->
|