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