A.77 remove BondPort

ボンド・ポートをネットワーク・オブジェクトから削除します。

構文

remove BondPort instance from { Network | VlanGroup } instance

instanceは:

{ id=id | name=name }

説明

このコマンドはボンド・ポートをネットワーク・オブジェクトから削除します。

オプション

次の表に、このコマンドで使用可能なオプションを示します。

オプション

説明

{ Network | VlanGroup }

ボンド・ポートの削除元のネットワーク・オブジェクト。

{ id=id | name=name }

The instance of the object using either the id or name option, for example name=MyNetwork.

例A.106 ネットワークからのボンディングされたポートの削除

OVM> remove BondPort id=0004fb000020000065822cb7bb9ec296 from Network name=MyVMNetwork

関連項目