DNZCMB214I: \nrestorecfg コマンド \n \n目的: \n\t restorecfg - リソースの構成をバックアップします。 \n \n構文: \n\t smcli restorecfg [-h | -? | --help] \n \n\t smcli restorecfg [-v] { -n systemName | -o oid | -i ipaddress} -f fileName.txt \n \n説明: \n\t restorecfg コマンドは、CLI 構成ファイルを読み取り、選択された \n\t システムにそれを適用します。 \n \nオペランド: \n なし。 \n \nオプション: \n\t -h \n\t コマンドに関する要約情報をリストします。これは -? オプションと同じです。 \n \n\t -? \n\t コマンドに関する要約情報をリストします。これは -h オプションと同じです。 \n \n\t --help \n\t コマンドに関する詳細情報をリストします。これは UNIX の man ページに相当します。 \n \n\t -n | --name systemName \n\t 構成を取り出すリソースの名前。 \n \n\t -o | --oid id \n\t 構成を取り出すリソースの ID。 \n \n\t -f | --file fileName \n\t 構成のリストアに使用するファイルの名前。 \n \n\t -i | --ipaddress ipAddress \n\t 構成を取り出すリソースの IP アドレス。 \n \n\t -v | --verbose \n\t 詳細メッセージを標準出力に書き込みます。 \n \n終了時の状況: \n\t 0 = バンドルおよびコマンドが正常にリストされました。 \n\t 1 = 使用法エラーが発生しました。 \n\t 2 = コマンドまたはバンドル名が無効でした。 \n\t 3 = ユーザーがコマンドの実行許可を持っていません。 \n \n例: \n\t 1. 構成を名前 res01 のリソースにリストアするには、次のように \n\t 指定します。 \n\t smcli restorecfg -n res01 -f cliInformation.txt \n

説明:

オペレーターの処置: