-
-
-
-
-
汎用ルーティングに関する FAQ
-
This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已动态机器翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
This content has been machine translated dynamically.
This content has been machine translated dynamically.
This content has been machine translated dynamically.
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.
Este artigo foi traduzido automaticamente.
这篇文章已经过机器翻译.放弃
Translation failed!
汎用ルーティングに関する FAQ
一般的なルーティングの問題のトラブルシューティング方法について、ユーザーには通常、次の質問があります。
-
設定ファイルを保存するにはどうすればよいですか?
VTYSHからの書き込みコマンドは、ZebOS.confのみを保存します。CLI から save ns config コマンドを実行して、ns.conf ファイルと ZebOS.conf ファイルの両方を保存します。
-
スタティックデフォルトルートとダイナミックに学習されたデフォルトルートの両方を設定した場合、これは優先デフォルトルートですか。
ダイナミックに学習されたルートは、優先されるデフォルトルートです。この動作は、デフォルトルートに固有です。ただし、Network Services Module(NSM; ネットワークサービスモジュール)の場合、アドミニストレーティブディスタンスが変更されない限り、ダイナミックルートよりもスタティックに設定されたルートが優先されます。NSM FIB にダウンロードされるルートは、スタティックルートです。
-
デフォルトルートのアドバタイズメントをブロックするにはどうすればよいですか。
デフォルトルートはZebOSに挿入されません。
-
ネットワークデーモンのデバッグ出力を表示するにはどうすればよいですか?
VTYSH のグローバル設定ビューから次の log file コマンドを入力すると、ネットワーキングデーモンのデバッグ出力をファイルに書き込むことができます。
ns(config)# log file /var/ZebOS.log
VTYSH ユーザビューから terminal monitor コマンドを入力して、デバッグ出力をコンソールに送ることができます。
ns# terminal monitor
-
実行中のデーモンのコアを収集するにはどうすればよいですか?
gcore ユーティリティを使用して、実行中のデーモンのコアを収集し、gdb で処理することができます。これは、ルーティング操作全体を停止させることなく、正しく動作しないデーモンをデバッグする場合に役立ちます。
gcore [-s] [-c core] [executable] pid
-s オプションは、コアイメージの収集中にデーモンを一時的に停止します。これは、結果のイメージでコアが一貫した状態であることが保証されるため、推奨されるオプションです。
root@ns#gcore -s -c nsm.core /netscaler/nsm 342
-
ZebOSコマンドのバッチ実行方法を教えてください。
VTYSH-fコマンドを入力すると、ファイルからZebOS<gile-name>コマンドのバッチを実行できます。これは実行構成を置き換えるのではなく、それに追加されます。ただし、バッチファイル内の既存の構成を削除し、新しい必要な構成に追加するためのコマンドを含めることで、このメカニズムを使用して特定の構成を置き換えることができます。
! router bgp 234 network 1.1.1.1 255.255.255.0 ! route-map bgp-out2 permit 10 set metric 9900 set community 8602:300 !
共有
共有
この記事の概要
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select Do Not Agree to exit.