54.10. router unset

ルーター属性の設定を解除します。

使用方法

openstack router unset [-h]
                              [--route destination=<subnet>,gateway=<ip-address>]
                              [--external-gateway] [--tag <tag> | --all-tag]
                              <router>

表54.30 位置引数

概要

<router>

変更するルーター (名前または ID)

表54.31 その他の引数 (オプション):

概要

--external-gateway

ルーターから外部ゲートウェイ情報を削除します。

--all-tag

ルーターに関連付けられたすべてのタグを消去します。

-h, --help

ヘルプメッセージを表示して終了します。

--route destination=<subnet>,gateway=<ip-address>

ルーターの宛先から削除されるルート: 宛先サブネット (CIDR 表記) ゲートウェイ:nexthop IP アドレス (複数ルートの設定を解除する場合はオプションを繰り返し使用します)

--tag <tag>

ルーターから削除するタグ (複数のタグを削除する場合はオプションを繰り返し使用します)