Network v2
Create a new L3 conntrack helper
openstack network l3 conntrack helper create
--helper <helper>
--protocol <protocol>
--port <port>
<router>
The netfilter conntrack helper module
The network protocol for the netfilter conntrack target rule
The network port for the netfilter conntrack target rule
Router for which conntrack helper will be created
Delete L3 conntrack helper
openstack network l3 conntrack helper delete
<router>
<conntrack-helper-id>
[<conntrack-helper-id> ...]
Router that the conntrack helper belong to
The ID of the conntrack helper(s) to delete
List L3 conntrack helpers
openstack network l3 conntrack helper list
[--format-config-file FORMAT_CONFIG]
[--sort-column SORT_COLUMN]
[--sort-ascending | --sort-descending]
[--helper <helper>]
[--protocol <protocol>]
[--port <port>]
<router>
Config file for the dict-to-csv formatter
specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated
sort the column(s) in ascending order
sort the column(s) in descending order
The netfilter conntrack helper module
The network protocol for the netfilter conntrack target rule
The network port for the netfilter conntrack target rule
Router that the conntrack helper belong to
Set L3 conntrack helper properties
openstack network l3 conntrack helper set
[--helper <helper>]
[--protocol <protocol>]
[--port <port>]
<router>
<conntrack-helper-id>
The netfilter conntrack helper module
The network protocol for the netfilter conntrack target rule
The network port for the netfilter conntrack target rule
Router that the conntrack helper belong to
The ID of the conntrack helper(s)
Display L3 conntrack helper details
openstack network l3 conntrack helper show
<router>
<conntrack-helper-id>
Router that the conntrack helper belong to
The ID of the conntrack helper
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.