付録A.1 BIG-IP 1500の場合

Smart Composer機能が実行するBIG-IP 1500のCLIコマンドを次の表に示します。

BIG-IP 1500のCLIコマンドの詳細については,BIG-IP 1500のドキュメントを参照してください。

表A-1 Smart Composer機能が実行するBIG-IP 1500のCLIコマンド

Smart Composer機能のコマンドcookieスイッチング実行するBIG-IP 1500のCLIコマンド
共通b save
cmx_build_system(Webシステムを構築する場合)×b pool <仮想サーバ名> {member <実サーバIPアドレス>:<実ポート>}
b pool <仮想サーバ名> member <実サーバIPアドレス>:<実ポート> add
b pool <仮想サーバ名> member <実サーバIPアドレス>:<実ポート> session disable
b virtual <仮想サーバ名> {destination <仮想サーバIPアドレス>:<仮想ポート> pool <仮想サーバ名> profile http enable}
b pool <仮想サーバ名> {member <実サーバIPアドレス>:<実ポート>}
b pool <仮想サーバ名> member <実サーバIPアドレス>:<実ポート> add
b pool <仮想サーバ名> member <実サーバIPアドレス>:<実ポート> session disable
b profile persist <仮想サーバ名> {mode cookie cookie mode hash cookie name <cookie名> cookie hash offset 0 cookie hash length 4}
b virtual <仮想サーバ名> {destination <仮想サーバIPアドレス>:<仮想ポート> pool <仮想サーバ名> profile http persist <仮想サーバ名> enable}
cmx_build_system(スケールアウトする場合)b pool <仮想サーバ名> member <実サーバIPアドレス>:<実ポート> add
b pool <仮想サーバ名> member <実サーバIPアドレス>:<実ポート> session disable
cmx_build_system(実ポートを変更する場合)b pool <仮想サーバ名> member <実サーバIPアドレス>:<変更後の実ポート> add
b pool <仮想サーバ名> member <実サーバIPアドレス>:<変更後の実ポート> session disable
b pool <仮想サーバ名> member <実サーバIPアドレス>:<実ポート> delete
cmx_delete_system(サービスユニットを削除,およびホスト単位管理モデルをスケールインする場合)b pool <仮想サーバ名> member <実サーバIPアドレス>:<実ポート> delete
b node <実サーバIPアドレス> delete
cmx_delete_system(Webシステムを削除する場合)×b virtual <仮想サーバ名> delete
b pool <仮想サーバ名> delete
b node <実サーバIPアドレス> delete
b virtual <仮想サーバ名> delete
b pool <仮想サーバ名> delete
b node <実サーバIPアドレス> delete
b profile persist <仮想サーバ名> delete
cmx_start_targetb pool <仮想サーバ名> member <実サーバIPアドレス>:<実ポート> session enable
cmx_stop_targetb pool <仮想サーバ名> member <実サーバIPアドレス>:<実ポート> session disable

(凡例)○:使用します。 ×:使用しません。 -:該当しません。


参考
BIG-IP 1500の場合,仮想サーバ名をプール名として使用します。