Page Menu
Home
VyOS Platform
Search
Configure Global Search
Log In
Files
F117520040
show-conntrack.xml.in
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
show-conntrack.xml.in
View Options
<?xml version="1.0"?>
<interfaceDefinition>
<node name="show">
<children>
<node name="conntrack">
<properties>
<help>Show conntrack tables entries</help>
</properties>
<children>
<node name="statistics">
<properties>
<help>Show conntrack statistics</help>
</properties>
<command>sudo ${vyos_op_scripts_dir}/conntrack.py show_statistics</command>
</node>
<node name="table">
<properties>
<help>Show conntrack entries for table</help>
</properties>
<children>
<node name="ipv4">
<properties>
<help>Show conntrack entries for IPv4 protocol</help>
</properties>
<command>sudo ${vyos_op_scripts_dir}/conntrack.py show --family inet</command>
</node>
<node name="ipv6">
<properties>
<help>Show conntrack entries for IPv6 protocol</help>
</properties>
<command>sudo ${vyos_op_scripts_dir}/conntrack.py show --family inet6</command>
</node>
</children>
</node>
</children>
</node>
</children>
</node>
</interfaceDefinition>
File Metadata
Details
Attached
Mime Type
text/xml
Expires
Sat, Sep 26, 8:49 AM (1 d, 6 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4244531
Default Alt Text
show-conntrack.xml.in (1 KB)
Attached To
Mode
rVYOSONEX vyos-1x
Attached
Detach File
Event Timeline
Log In to Comment