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