Page Menu
Home
VyOS Platform
Search
Configure Global Search
Log In
Files
F117520520
tftp-server.xml.in
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1008 B
Referenced Files
None
Subscribers
None
tftp-server.xml.in
View Options
<?xml version="1.0"?>
<!-- TFTP configuration -->
<interfaceDefinition>
<node name="service">
<children>
<node name="tftp-server" owner="${vyos_conf_scripts_dir}/tftp_server.py">
<properties>
<help>Trivial File Transfer Protocol (TFTP) server</help>
<priority>990</priority>
</properties>
<children>
<leafNode name="directory">
<properties>
<help>Folder containing files served by TFTP</help>
</properties>
</leafNode>
<leafNode name="allow-upload">
<properties>
<help>Allow TFTP file uploads</help>
<valueless/>
</properties>
</leafNode>
#include <include/port-number.xml.i>
<leafNode name="port">
<defaultValue>69</defaultValue>
</leafNode>
#include <include/listen-address-vrf.xml.i>
</children>
</node>
</children>
</node>
</interfaceDefinition>
File Metadata
Details
Attached
Mime Type
text/xml
Expires
Sat, Sep 26, 10:56 AM (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4244400
Default Alt Text
tftp-server.xml.in (1008 B)
Attached To
Mode
rVYOSONEX vyos-1x
Attached
Detach File
Event Timeline
Log In to Comment