49.80. network trunk set
ネットワークトランクの属性を設定します。
使用方法
openstack network trunk set [-h] [--name <name>] [--description <description>] [--subport <port=,segmentation-type=,segmentation-id=>] [--enable | --disable] <trunk>
openstack network trunk set [-h] [--name <name>]
[--description <description>]
[--subport <port=,segmentation-type=,segmentation-id=>]
[--enable | --disable]
<trunk>
値 | 概要 |
---|---|
<trunk> | 変更するトランク (名前または ID) |
値 | 概要 |
---|---|
-h、--help | help メッセージを表示して終了します |
--name <name> | トランク名を設定します。 |
--description <description> | トランクの説明 |
--subport <port=,segmentation-type=,segmentation-id⇒ | 追加するサブポート。サブポートの形式は port=<name or ID>,segmentation-type=<segmentation- type>,segmentation-id=<segmentation-ID> で、(--subport) オプションは繰り返し可能です。 |
--enable | トランクを有効にします。 |
--disable | トランクを無効にします。 |