Page MenuHomeVyOS Platform

afi-route-map-export-import.xml.i
No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None

afi-route-map-export-import.xml.i

<!-- include start from bgp/afi-route-map.xml.i -->
<leafNode name="export">
<properties>
<help>Route-map to filter outgoing route updates</help>
<completionHelp>
<path>policy route-map</path>
</completionHelp>
<valueHelp>
<format>txt</format>
<description>Route map name</description>
</valueHelp>
<constraint>
<regex>[-_a-zA-Z0-9.]+</regex>
</constraint>
<constraintErrorMessage>Name of route-map can only contain alpha-numeric letters, hyphen and underscores</constraintErrorMessage>
</properties>
</leafNode>
<leafNode name="import">
<properties>
<help>Route-map to filter incoming route updates</help>
<completionHelp>
<path>policy route-map</path>
</completionHelp>
<valueHelp>
<format>txt</format>
<description>Route map name</description>
</valueHelp>
<constraint>
<regex>[-_a-zA-Z0-9.]+</regex>
</constraint>
<constraintErrorMessage>Name of route-map can only contain alpha-numeric letters, hyphen and underscores</constraintErrorMessage>
</properties>
</leafNode>
<!-- include end -->

File Metadata

Mime Type
text/plain
Expires
Sun, Jan 11, 10:19 AM (1 d, 8 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3205611
Default Alt Text
afi-route-map-export-import.xml.i (1 KB)

Event Timeline