Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

2.217. openstack network trunk set

usage: openstack network trunk set [-h] [--name <name>]
                                   [--description <description>]
                                   [--subport <port=,segmentation-type=,segmentation-id=>]
                                   [--enable | --disable]
                                   <trunk>
Set network trunk properties

Positional arguments

<trunk>


        Trunk to modify (name or ID)

Optional arguments

-h, --help


        show this help message and exit

--name <name>


        Set trunk name

--description <description>


      A description of the trunk

--subport <port=,segmentation-type=,segmentation-id=>


      Subport to add. Subport is of form 'port=<name or ID
      >,segmentation-type=,segmentation-ID='(--subport)
      option can be repeated

--enable


        Enable trunk

--disable


        Disable trunk