Page MenuHomeVyOS Platform

show-vrf.xml
No OneTemporary

Size
913 B
Referenced Files
None
Subscribers
None

show-vrf.xml

<?xml version="1.0"?>
<interfaceDefinition>
<node name="show">
<children>
<node name="vrf">
<properties>
<help>Show VRF information</help>
</properties>
<command>${vyos_op_scripts_dir}/show_vrf.py -e</command>
</node>
<tagNode name="vrf">
<properties>
<help>Show information on specific VRF instance</help>
<completionHelp>
<path>vrf name</path>
</completionHelp>
</properties>
<command>${vyos_op_scripts_dir}/show_vrf.py -e "$3"</command>
<children>
<leafNode name="processes">
<properties>
<help>Shows all process ids associated with VRF</help>
</properties>
<command>/usr/sbin/ip vrf pids "$3"</command>
</leafNode>
</children>
</tagNode>
</children>
</node>
</interfaceDefinition>

File Metadata

Mime Type
text/xml
Expires
Fri, Jan 9, 9:16 AM (19 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3084395
Default Alt Text
show-vrf.xml (913 B)

Event Timeline