Page MenuHomeVyOS Platform

afi-label.xml.i
No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None

afi-label.xml.i

<!-- include start from bgp/afi-label.xml.i -->
<node name="label">
<properties>
<help>Label value for VRF</help>
</properties>
<children>
<node name="vpn">
<properties>
<help>Between current address-family and VPN</help>
</properties>
<children>
<leafNode name="export">
<properties>
<help>For routes leaked from current address-family to VPN</help>
<completionHelp>
<list>auto</list>
</completionHelp>
<valueHelp>
<format>auto</format>
<description>Automatically assign a label</description>
</valueHelp>
<valueHelp>
<format>u32:0-1048575</format>
<description>Label Value</description>
</valueHelp>
<constraint>
<validator name="numeric" argument="--range 0-1048575"/>
<regex>^(auto)$</regex>
</constraint>
</properties>
</leafNode>
</children>
</node>
</children>
</node>
<!-- include end -->

File Metadata

Mime Type
text/plain
Expires
Fri, Jan 30, 11:46 AM (1 d, 21 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3300847
Default Alt Text
afi-label.xml.i (1 KB)

Event Timeline