VNMC の再起動
VNMC をリブートできます。
手順の概要
1. connect local-mgmt
2. reboot
手順の詳細
|
|
|
ステップ 1 |
connect local-mgmt Example: vnmc# connect local-mgmt |
ローカル管理 CLI を開始します。 |
ステップ 2 |
reboot Example: vnmc(local-mgmt)# reboot |
VNMC をリブートします。 |
例
次に、VNMC をリブートする例を示します。
Cisco Virtual Network Management Center
TAC support: http://www.cisco.com/tac
Copyright (c) 2002-2010, Cisco Systems, Inc. All rights reserved.
The copyrights to certain works contained in this software are
owned by other third parties and used and distributed under
license. Certain components of this software are licensed under
the GNU General Public License (GPL) version 2.0 or the GNU
Lesser General Public License (LGPL) Version 2.1. A copy of each
such license is available at
http://www.opensource.org/licenses/gpl-2.0.php and
http://www.opensource.org/licenses/lgpl-2.1.php
The VM will be rebooted. Are you sure? (yes/no): yes
Broadcast message from root (pts/0) (Thu Sep 30 01:52:25 2010):
The system is going down for reboot NOW!
システムの更新
システムを更新できます。
手順の概要
1. connect local-mgmt
2. update {bootflash: | ftp: | scp: | sftp: | tftp: | volatile:} < uri >
手順の詳細
|
|
|
ステップ 1 |
connect local-mgmt Example: vnmc# connect local-mgmt |
ローカル管理 CLI を開始します。 |
ステップ 2 |
update Example: vnmc(local-mgmt) # update bootflas h:/VNMC.1.0.0.511.bin |
システムを更新します。 |
例
次の例は、システムを更新する方法を示します。
Cisco Virtual Network Management Center
TAC support: http://www.cisco.com/tac
Copyright (c) 2002-2010, Cisco Systems, Inc. All rights reserved.
The copyrights to certain works contained in this software are
owned by other third parties and used and distributed under
license. Certain components of this software are licensed under
the GNU General Public License (GPL) version 2.0 or the GNU
Lesser General Public License (LGPL) Version 2.1. A copy of each
such license is available at
http://www.opensource.org/licenses/gpl-2.0.php and
http://www.opensource.org/licenses/lgpl-2.1.php
vnmc(local-mgmt)# update bootflash:/VNMC.1.0.0.511.bin
(注) 前の例で使用したファイル VNMC.1.0.0.511.bin はリリース済み .bin ファイルです。
ホスト名の設定
ホスト名を設定できます。
はじめる前に
VNMC CLI の基本情報については、「VNMC CLI の基本コマンド」を参照してください。
ホスト名を変更すると、変更の影響をユーザに警告することを目的に、新しい証明書が生成されます。VM Manager 拡張ファイルを再びエクスポートし、vCenter にインストールする必要があります。証明書がインストールされているすべての Web ブラウザ クライアントに、新しい証明書のプロンプトが表示されます。
手順の概要
1. scope system
2. set hostname
手順の詳細
|
|
|
ステップ 1 |
scope system Example: vnmc# scope system |
システム モードを開始します。 |
ステップ 2 |
set hostname Example: vnmc /system # set hostname testHost |
ホスト名を設定します。 |
ステップ 3 |
commit-buffer Example: vnmc /system* # commit-buffer |
設定をコミット(保存)します。 |
例
次に、ホスト名を設定する例を示します。
vnmc /system # set hostname testHost
vnmc /system* # commit-buffer
VNMC の復元
VNMC を復元できます。
手順の概要
1. connect local-mgmt
2. restore { ftp: | scp: | sftp: | tftp: } < uri - remote - file >
手順の詳細
|
|
|
ステップ 1 |
connect local-mgmt Example: vnmc# connect local-mgmt |
ローカル管理 CLI を開始します。 |
ステップ 2 |
restore Example:
vnmc(local-mgmt)#
restore scp://jsmith@171.71.171.100/ws/jsmith-sjc/483fullstatesftp
|
VNMC を復元します。 |
例
次に、VNMC を復元する例を示します。
Cisco Virtual Network Management Center
TAC support: http://www.cisco.com/tac
Copyright (c) 2002-2010, Cisco Systems, Inc. All rights reserved.
The copyrights to certain works contained in this software are
owned by other third parties and used and distributed under
license. Certain components of this software are licensed under
the GNU General Public License (GPL) version 2.0 or the GNU
Lesser General Public License (LGPL) Version 2.1. A copy of each
such license is available at
http://www.opensource.org/licenses/gpl-2.0.php and
http://www.opensource.org/licenses/lgpl-2.1.php
vnmc(local-mgmt)# restore scp://jsmith@171.71.171.100/ws/jsmith-sjc/483fullstatesftp
NOTE - the IP address you're restoring from differs from your current IP, you might lose network connectivity
サービスの使用
データベースを再初期化して、サービスを開始および停止できます。
この項は、次の内容で構成されています。
• 「データベースの再初期化」
• 「サービスの再起動」
• 「サービスの起動」
• 「サービスのステータスの表示」
• 「サービスの停止」
データベースの再初期化
データベースを再初期化できます。
手順の概要
1. connect local-mgmt
2. service reinit
手順の詳細
|
|
|
ステップ 1 |
connect local-mgmt Example: vnmc# connect local-mgmt |
ローカル管理 CLI を開始します。 |
ステップ 2 |
service reinit Example:
vnmc(local-mgmt)# service reinit
|
データベースを再初期化します。 |
例
次に、データベースを再初期化する例を示します。
Cisco Virtual Network Management Center
TAC support: http://www.cisco.com/tac
Copyright (c) 2002-2010, Cisco Systems, Inc. All rights reserved.
The copyrights to certain works contained in this software are
owned by other third parties and used and distributed under
license. Certain components of this software are licensed under
the GNU General Public License (GPL) version 2.0 or the GNU
Lesser General Public License (LGPL) Version 2.1. A copy of each
such license is available at
http://www.opensource.org/licenses/gpl-2.0.php and
http://www.opensource.org/licenses/lgpl-2.1.php
vnmc(local-mgmt)# service reinit
The VNMC databases will be reinitialized. Are you sure? (yes/no): yes
Shutting down pmon: [ OK ]
手順の概要
1. connect local-mgmt
2. service restart
手順の詳細
|
|
|
ステップ 1 |
connect local-mgmt Example: vnmc# connect local-mgmt |
ローカル管理 CLI を開始します。 |
ステップ 2 |
service restart Example:
vnmc(local-mgmt)# service restart
|
サービスを再起動します。 |
例
次に、サービスを再起動する例を示します。
Cisco Virtual Network Management Center
TAC support: http://www.cisco.com/tac
Copyright (c) 2002-2010, Cisco Systems, Inc. All rights reserved.
The copyrights to certain works contained in this software are
owned by other third parties and used and distributed under
license. Certain components of this software are licensed under
the GNU General Public License (GPL) version 2.0 or the GNU
Lesser General Public License (LGPL) Version 2.1. A copy of each
such license is available at
http://www.opensource.org/licenses/gpl-2.0.php and
http://www.opensource.org/licenses/lgpl-2.1.php
vnmc(local-mgmt)# service restart
Shutting down pmon: [ OK ]
手順の概要
1. connect local-mgmt
2. service start
手順の詳細
|
|
|
ステップ 1 |
connect local-mgmt Example: vnmc# connect local-mgmt |
ローカル管理 CLI を開始します。 |
ステップ 2 |
service start Example:
vnmc(local-mgmt)# service start
|
サービスを起動します。 |
例
次に、サービスを起動する例を示します。
Cisco Virtual Network Management Center
TAC support: http://www.cisco.com/tac
Copyright (c) 2002-2010, Cisco Systems, Inc. All rights reserved.
The copyrights to certain works contained in this software are
owned by other third parties and used and distributed under
license. Certain components of this software are licensed under
the GNU General Public License (GPL) version 2.0 or the GNU
Lesser General Public License (LGPL) Version 2.1. A copy of each
such license is available at
http://www.opensource.org/licenses/gpl-2.0.php and
http://www.opensource.org/licenses/lgpl-2.1.php
vnmc(local-mgmt)# service start
サービスのステータスの表示
サービスのステータスを表示できます。
手順の概要
1. connect local-mgmt
2. service status
手順の詳細
|
|
|
ステップ 1 |
connect local-mgmt Example: vnmc# connect local-mgmt |
ローカル管理 CLI を開始します。 |
ステップ 2 |
service status Example:
vnmc(local-mgmt)# service status
|
すべてのサービスのステータスを表示します。 |
例
Cisco Virtual Network Management Center
TAC support: http://www.cisco.com/tac
Copyright (c) 2002-2010, Cisco Systems, Inc. All rights reserved.
The copyrights to certain works contained in this software are
owned by other third parties and used and distributed under
license. Certain components of this software are licensed under
the GNU General Public License (GPL) version 2.0 or the GNU
Lesser General Public License (LGPL) Version 2.1. A copy of each
such license is available at
http://www.opensource.org/licenses/gpl-2.0.php and
http://www.opensource.org/licenses/lgpl-2.1.php
vnmc(local-mgmt)# service status
SERVICE NAME STATE RETRY(MAX) CORE
------------ ----- ---------- ----
core-svc_cor_dme running 0(4) no
service-reg-svc_reg_dme running 0(4) no
core-svc_cor_secAG running 0(4) no
resource-mgr-svc_res_dme running 0(4) no
policy-mgr-svc_pol_dme running 0(4) no
sam_cores_mon.sh running 0(4) no
vm-mgr-svc_vmm_dme running 0(4) no
core-svc_cor_controllerAG running 0(4) no
vm-mgr-svc_vmm_vmAG running 0(4) no
core-httpd.sh running 0(4) no
core-svc_cor_sessionmgrAG running 0(4) no
手順の概要
1. connect local-mgmt
2. service stop
手順の詳細
|
|
|
ステップ 1 |
connect local-mgmt Example: vnmc# connect local-mgmt |
ローカル管理 CLI を開始します。 |
ステップ 2 |
service stop Example:
vnmc(local-mgmt)# service stop
|
サービスを停止します。 |
例
次に、サービスを停止する例を示します。
Cisco Virtual Network Management Center
TAC support: http://www.cisco.com/tac
Copyright (c) 2002-2010, Cisco Systems, Inc. All rights reserved.
The copyrights to certain works contained in this software are
owned by other third parties and used and distributed under
license. Certain components of this software are licensed under
the GNU General Public License (GPL) version 2.0 or the GNU
Lesser General Public License (LGPL) Version 2.1. A copy of each
such license is available at
http://www.opensource.org/licenses/gpl-2.0.php and
http://www.opensource.org/licenses/lgpl-2.1.php
vnmc(local-mgmt)# service stop
Shutting down pmon: [ OK ]
ファイルおよびアプリケーションの管理
この項は、次の内容で構成されています。
• 「ファイルのコピー」
• 「ファイルの削除」
• 「ブートフラッシュおよび揮発性ディレクトリの管理」
手順の概要
1. connect local-mgmt
2. copy {bootflash: | ftp: | scp: | stfp: | tftp: | volatile:} < uri - source - file > {bootflash: | ftp: | scp: | stfp: | tftp: | volatile:} < uri - destination - file >
手順の詳細
|
|
|
ステップ 1 |
connect local-mgmt Example: vnmc# connect local-mgmt |
ローカル管理 CLI を開始します。 |
ステップ 2 |
copy Example:
vnmc(local-mgmt)# copy scp://jsmith@171.71.171.100/ws/jsmith-sjc/VNMC-dplug.bin bootflash:/
|
ファイルをコピーします。 |
例
次に、ファイルをコピーする例を示します。
Cisco Virtual Network Management Center
TAC support: http://www.cisco.com/tac
Copyright (c) 2002-2010, Cisco Systems, Inc. All rights reserved.
The copyrights to certain works contained in this software are
owned by other third parties and used and distributed under
license. Certain components of this software are licensed under
the GNU General Public License (GPL) version 2.0 or the GNU
Lesser General Public License (LGPL) Version 2.1. A copy of each
such license is available at
http://www.opensource.org/licenses/gpl-2.0.php and
http://www.opensource.org/licenses/lgpl-2.1.php
vnmc(local-mgmt)# copy scp://jsmith@171.71.171.100/ws/jsmith-sjc/VNMC-dplug.bin bootflash:/
手順の概要
1. connect local-mgmt
2. delete {bootflash: | volatile:} < uri - file >
手順の詳細
|
|
|
ステップ 1 |
connect local-mgmt Example: vnmc# connect local-mgmt |
ローカル管理 CLI を開始します。 |
ステップ 2 |
delete Example:
vnmc(local-mgmt)# delete bootflash:/VNMC-dplug.bin
|
ファイルを削除します。 |
例
次に、ファイルを削除する例を示します。
Cisco Virtual Network Management Center
TAC support: http://www.cisco.com/tac
Copyright (c) 2002-2010, Cisco Systems, Inc. All rights reserved.
The copyrights to certain works contained in this software are
owned by other third parties and used and distributed under
license. Certain components of this software are licensed under
the GNU General Public License (GPL) version 2.0 or the GNU
Lesser General Public License (LGPL) Version 2.1. A copy of each
such license is available at
http://www.opensource.org/licenses/gpl-2.0.php and
http://www.opensource.org/licenses/lgpl-2.1.php
vnmc(local-mgmt)# delete bootflash:/VNMC-dplug.bin
Delete bootflash:///VNMC-dplug.bin? (yes/no): yes
ブートフラッシュおよび揮発性ディレクトリの管理
ブートフラッシュおよび揮発性ディレクトリを管理できます。
手順の概要
1. connect local-mgmt
2. dir {bootflash: | volatile:}
手順の詳細
|
|
|
ステップ 1 |
connect local-mgmt Example: vnmc# connect local-mgmt |
ローカル管理 CLI を開始します。 |
ステップ 2 |
dir Example:
vnmc(local-mgmt)# dir bootflash:
|
. |
例
次に、ブートフラッシュ ディレクトリをモニタする例を示します。
Cisco Virtual Network Management Center
TAC support: http://www.cisco.com/tac
Copyright (c) 2002-2010, Cisco Systems, Inc. All rights reserved.
The copyrights to certain works contained in this software are
owned by other third parties and used and distributed under
license. Certain components of this software are licensed under
the GNU General Public License (GPL) version 2.0 or the GNU
Lesser General Public License (LGPL) Version 2.1. A copy of each
such license is available at
http://www.opensource.org/licenses/gpl-2.0.php and
http://www.opensource.org/licenses/lgpl-2.1.php
vnmc(local-mgmt)# dir bootflash:
23M Oct 19 15:06 core-1.0.0-419.i386.rpm
11M Oct 19 15:06 core-gui-1.0.0-419.i386.rpm
19M Oct 19 15:06 identifier-mgr-1.0.0-419.i386.rpm
1.9M Oct 19 15:06 identifier-mgr-gui-1.0.0-419.i386.rpm
20M Oct 19 15:06 policy-mgr-1.0.0-419.i386.rpm
4.3M Oct 19 15:06 policy-mgr-gui-1.0.0-419.i386.rpm
20M Oct 19 15:06 resource-mgr-1.0.0-419.i386.rpm
3.8M Oct 19 15:06 resource-mgr-gui-1.0.0-419.i386.rpm
20M Oct 19 15:06 service-reg-1.0.0-419.i386.rpm
1.6M Oct 19 15:06 service-reg-gui-1.0.0-419.i386.rpm
19M Oct 19 15:06 ucsmSim-1.0.0-419.i386.rpm
1.6M Oct 19 15:06 ucsmSim-gui-1.0.0-419.i386.rpm
20M Oct 19 15:06 vm-mgr-1.0.0-419.i386.rpm
21M Oct 19 15:06 vsmPA-1.0.0-419.i386.rpm
2.1M Oct 19 15:06 vsmPA-gui-1.0.0-419.i386.rpm
21M Oct 19 15:06 vsnPA-1.0.0-419.i386.rpm
2.1M Oct 19 15:06 vsnPA-gui-1.0.0-419.i386.rpm
(注) 1.2 から 1.3 へのアップグレードは、32 文字と等しい文字長のユーザが存在する場合、許可されません。
すべてのユーザは、アップグレード前に最大 31 文字に小さくする必要があります。
プロセスは次のとおりです。
user1 が 32 文字の場合、次の手順を実行します。
1.最大 31 文字で新しい user2 を作成します。
2.user1 に割り当てられているものと同じロールおよびロケールを user2 に割り当てます。
3.user1 を削除します。
セキュリティの管理
この項は、次の内容で構成されています。
• 「共有シークレット パスワードの変更」
手順の概要
1. connect local-mgmt
2. modify shared-secret
手順の詳細
|
|
|
ステップ 1 |
connect local-mgmt Example: vnmc# connect local-mgmt |
ローカル管理 CLI を開始します。 |
ステップ 2 |
modify shared-secret Example: vnmc(local-mgmt)# modify shared-secret |
共有シークレット パスワードを変更します。 パスワードには少なくとも 8 文字必要です。 |
例
次に、共有シークレット パスワードを変更する例を示します。
Cisco Virtual Network Management Center
TAC support: http://www.cisco.com/tac
Copyright (c) 2002-2010, Cisco Systems, Inc. All rights reserved.
The copyrights to certain works contained in this software are
owned by other third parties and used and distributed under
license. Certain components of this software are licensed under
the GNU General Public License (GPL) version 2.0 or the GNU
Lesser General Public License (LGPL) Version 2.1. A copy of each
such license is available at
http://www.opensource.org/licenses/gpl-2.0.php and
http://www.opensource.org/licenses/lgpl-2.1.php
vnmc(local-mgmt)# modify shared-secret
Enter the Shared Secret :
ネットワーク インターフェイスの管理
この項では、仮想マシン ネットワーク インターフェイスの管理手順を示します。
この項の内容は、次のとおりです。
• 「IP アドレスの設定」
• 「ゲートウェイ アドレスの設定」
• 「ネットマスクの設定」
• 「次に、インターフェイス ID、IP アドレス、ゲートウェイ、およびネットマスクをリスト形式で表示する例を示します。」
はじめる前に
注意 この変更は、いったんコミットすると、現在の CLI セッションから切断される場合があります。
VNMC CLI の基本情報については、「VNMC CLI の基本コマンド」を参照してください。
手順の概要
1. scope network-interface mgmt
2. set net ip < ip-address >
3. commit-buffer
手順の詳細
|
|
|
ステップ 1 |
scope network-interface mgmt Example: vnmc# scope network-interface mgmt |
ネットワークインターフェイス モードを開始します。 |
ステップ 2 |
set net ip Example: vnmc /network-interface # set net ip 209.165.200.230 |
IP アドレスを設定します。 引数の形式は A.B.C.D です。 |
ステップ 3 |
commit-buffer Example: vnmc /network-interface* # commit-buffer |
設定をコミット(保存)します。 |
例
次に、IP アドレスを 209.165.200.230 に設定する例を示します。
vnmc# scope network-interface mgmt
vnmc /network-interface # set net ip 209.165.200.230
Warning: When committed, this change may disconnect the current CLI session.
vnmc /network-interface* # commit-buffer
はじめる前に
注意 このプロパティをリセットするときに、何を実行していたかを明らかにしておく必要があります。いったんリセットすると、ネットワーク内のトラフィックがリセットされます。
VNMC CLI の基本情報については、「VNMC CLI の基本コマンド」を参照してください。
手順の概要
1. scope network-interface mgmt
2. set net gw < gateway-address>
3. commit-buffer
手順の詳細
|
|
|
ステップ 1 |
scope network-interface mgmt Example: vnmc# scope network-interface |
ネットワークインターフェイス モードを開始します。 |
ステップ 2 |
set net gw Example: vnmc /network-interface # set net gw 209.165.200.225 |
ゲートウェイ アドレスを設定します。 引数の形式は A.B.C.D です。 |
ステップ 3 |
commit-buffer Example: vnmc /network-interface* # commit-buffer |
設定をコミット(保存)します。 |
例
次に、ゲートウェイ アドレスを 209.165.200.225 に設定する例を示します。
vnmc# scope network-interface mgmt
vnmc /network-interface # set net gw 209.165.200.225
Warning: When committed, this change may disconnect the current CLI session.
vnmc /network-interface* # commit-buffer
vnmc /network-interface #
はじめる前に
注意 この変更は、いったんコミットすると、現在の CLI セッションから切断される場合があります。
VNMC CLI の基本情報については、「VNMC CLI の基本コマンド」を参照してください。
手順の概要
1. scope network-interface mgmt
2. set net netmask < netmask >
3. commit-buffer
手順の詳細
|
|
|
ステップ 1 |
scope network-interface mgmt Example: vnmc# scope network-interface |
ネットワークインターフェイス モードを開始します。 |
ステップ 2 |
set net netmask Example: vnmc /network-interface # set net netmask 255.255.255.254 |
ネットマスクを設定します。 引数の形式は A.B.C.D です。 |
ステップ 3 |
commit-buffer Example: vnmc /network-interface* # commit-buffer |
設定をコミット(保存)します。 |
例
次に、ネットマスクを 255.255.255.0 に設定する例を示します。
vnmc# scope network-interface mgmt
vnmc /network-interface # set net netmask 255.255.255.0
Warning: When committed, this change may disconnect the current CLI session.
vnmc /network-interface* # commit-buffer
vnmc /network-interface#
ターミナル セッション パラメータの設定
ターミナル セッション パラメータを設定できます。
この項は、次の内容で構成されています。
• 「ターミナルの長さの設定」
• 「セッション タイムアウトの設定」
• 「ターミナルの幅の設定」
ターミナルの長さの設定
show コマンドの実行中にコンピュータ画面に表示する文字の行数を設定できます。
手順の概要
1. terminal length
手順の詳細
|
|
|
ステップ 1 |
terminal length Example: vnmc# terminal length 46 |
表示する行数を設定します。 有効な値の範囲は 0 ~ 511 です。 |
例
次に、表示する行数を 46 に設定する例を示します。
セッション タイムアウトの設定
ターミナル セッション タイムアウトを設定できます。
手順の概要
1. terminal session-timeout
手順の詳細
|
|
|
ステップ 1 |
terminal session-timeout Example: vnmc# terminal session-timeout 100 |
ターミナル セッション タイムアウトを設定します。 有効な値の範囲は 0 ~ 525600 です。 |
例
次に、ターミナル セッション タイムアウトを 100 分に設定する例を示します。
vnmc# terminal session-timeout 100
ターミナルの幅の設定
show コマンドの実行中にコンピュータ画面に表示する文字の列数を設定できます。
手順の概要
1. terminal width
手順の詳細
|
|
|
ステップ 1 |
terminal width Example: vnmc# terminal width 46 |
表示する列数を設定します。 有効な値の範囲は 24 ~ 511 です。 |
例
次に、表示する列数を 46 に設定する例を示します。
システム情報の表示
システム情報を表示できます。
この項は、次の内容で構成されています。
• 「プロバイダーの表示」
• 「CLI 情報の表示」
• 「クロックの表示」
• 「ネットワーク インターフェイスの表示」
• 「システム情報の表示」
• 「バージョン番号の表示」
• 「テクニカルサポート情報の表示」
• 「FSM の表示」
プロバイダーの表示
VNMC プロバイダーを表示できます。
手順の概要
1. connect service-reg
2. show providers
手順の詳細
|
|
|
ステップ 1 |
connect service-reg Example: vnmc# connect service-reg |
サービス レジストリ CLI を開始します。 |
ステップ 2 |
show providers Example: vnmc(policy-mgr)# show providers |
プロバイダーを表示します。 |
例
次に、プロバイダーを表示する例を示します。
vnmc# connect service-reg
vnmc(service-reg) # show providers
Registered Provider IP: 209.165.200.230
Registered Provider Name: vnmc
Registered Provider Type: Policy Mgr
Registered Provider IP: 209.165.200.230
Registered Provider Name: vnmc
Registered Provider Type: Resource Mgr
Registered Provider IP: 209.165.200.230
Registered Provider Name: vnmc
Registered Provider Type: Vm Mgr
CLI 情報の表示
VNMC CLI に関する情報を表示できます。
手順の概要
1. show cli [command-status | history | mode-info | shell-type]
手順の詳細
|
|
|
ステップ 1 |
show cli Example: vnmc# show cli |
CLI 情報を表示します。 |
例
次に、CLI モードの情報を表示する例を示します。
クロックの表示
システム クロックを表示できます。
手順の概要
1. show clock
手順の詳細
|
|
|
ステップ 1 |
show clock Example: vnmc# show clock |
クロックを表示します。 |
例
次に、クロックを表示する例を示します。
Thu Nov 18 00:58:07 UTC 2010
手順の概要
1. show network-interface [detail | fsm | mgmt]
手順の詳細
|
|
|
ステップ 1 |
show network-interface Example: vnmc# show network-interface mgmt |
ネットワーク インターフェイスを表示します。 |
例
次に、インターフェイス ID、IP アドレス、ゲートウェイ、およびネットマスクを表形式で表示する例を示します。
vnmc# show network-interface mgmt
ID OOB IP Addr OOB Gateway OOB Netmask
---- --------------- --------------- -----------
Mgmt 10.193.33.218 10.193.33.1 255.255.255.0
次に、インターフェイス ID、IP アドレス、ゲートウェイ、およびネットマスクをリスト形式で表示する例を示します。
vnmc# show network-interface detail
OOB IP Addr: 10.193.33.218
OOB Netmask: 255.255.255.0
手順の概要
1. show system [detail | fsm]
手順の詳細
|
|
|
ステップ 1 |
show system Example: vnmc# show system |
システム情報を表示します。 |
例
次に、システムの詳細情報を表示する例を示します。
バージョン番号の表示
アプリケーションのバージョン番号を表示できます。
手順の概要
1. (任意)connect local-mgmt
2. show version
(注) 手順 1 は任意です。ローカル管理 CLI で、この show コマンドを実行することもできます。
手順の詳細(local-mgmt)
|
|
|
ステップ 1 |
connect local-mgmt Example: vnmc# local-mgmt |
ローカル管理 CLI を開始します。 |
ステップ 2 |
show version Example: vnmc# show version |
バージョン番号を表示します。 |
手順の詳細(#)
|
|
|
ステップ 3 |
show version Example: vnmc# show version |
バージョン番号を表示します。 |
例
次に、管理コントローラ CLI でバージョン番号を表示する例を示します。
Name Package Version GUI
---- ------- ------- ----
core Base System 1.0(0.504) 1.0(0.504)
service-reg Service Registry 1.0(0.504) 1.0(0.504)
policy-mgr Policy Manager 1.0(0.504) 1.0(0.504)
resource-mgr Resource Manager 1.0(0.504) 1.0(0.504)
vm-mgr VM manager 1.0(0.504) none
vnmc#
テクニカルサポート情報の表示
テクニカル サポート情報を表示できます。
手順の概要
1. connect local-mgmt
2. show tech-support
手順の詳細
|
|
|
ステップ 1 |
connect local-mgmt Example: vnmc# connect local-mgmt |
ローカル管理 CLI を開始します。 |
ステップ 1 |
show tech-support Example: vnmc# show tech-support |
テクニカル サポート情報を表示します。 |
例
次に、テクニカル サポート情報を表示する例を示します。
Cisco Virtual Network Management Center
TAC support: http://www.cisco.com/tac
Copyright (c) 2002-2010, Cisco Systems, Inc. All rights reserved.
The copyrights to certain works contained in this software are
owned by other third parties and used and distributed under
license. Certain components of this software are licensed under
the GNU General Public License (GPL) version 2.0 or the GNU
Lesser General Public License (LGPL) Version 2.1. A copy of each
such license is available at
http://www.opensource.org/licenses/gpl-2.0.php and
http://www.opensource.org/licenses/lgpl-2.1.php
vnmc(local-mgmt)# show tech-support
Initiating tech-support information on VNMC-Tech-Docs.Cisco.com
All tech-support tasks are completed.
The detailed tech-support information is located at volatile:///20101130121144-V
NMC-Tech-Docs.Cisco.com-techsupport.tgz
FSM の表示
FSM を表示できます。FSM とは、有限状態マシンのことです。FSM を使用して、設定またはインベントリ タスクの進捗状況やステータスを追跡します。
手順の概要
1. scope system
2. show fsm [status | task]
手順の詳細
|
|
|
ステップ 1 |
scope system Example: vnmc# scope system |
システム モードを開始します。 |
ステップ 1 |
show fsm Example: vnmc /system # show fsm status |
FSM を表示します。 |
例
次に、FSM のステータスを表示する例を示します。
vnmc /system # show fsm status
Remote Result: Not Applicable
Remote Error Description: