1 2 3 4 5 6 7 8 9 10 11
<!-- include start from rpki/vrf.xml.i --> <tagNode name="vrf"> <properties> <help>Virtual Routing and Forwarding (VRF)</help> <completionHelp> <path>vrf name</path> </completionHelp> </properties> <command>${vyos_op_scripts_dir}/vtysh_wrapper.sh $@</command> </tagNode> <!-- include end -->