blob: acc7bc5a98a301296225c008b5bcfcb5e7ca5550 (
plain)
1
2
3
4
5
6
7
8
|
<!-- include start from bgp/neighbor-shutdown.xml.i -->
<leafNode name="shutdown">
<properties>
<help>Administratively shutdown this neighbor</help>
<valueless/>
</properties>
</leafNode>
<!-- include end -->
|