送信または受信した IS-IS プロトコル パケットの表示
送信または受信された IS-IS プロトコル パケットのみのトレースを設定するには、次の手順に従います。
送信、受信、または送信と受信の両方のパケットを表示するようにフラグを設定します。
[edit protocols isis traceoptions] user@host# set flag hello send
又は
[edit protocols isis traceoptions] user@host# set flag hello receive
又は
[edit protocols isis traceoptions] user@host# set flag hello
設定を確認します。
user@host# show
例えば:
[edit protocols isis traceoptions] user@host# show file isislog size 10k files 10; flag hello send;
又は
[edit protocols isis traceoptions] user@host# show file isislog size 10k files 10; flag hello receive;
又は
[edit protocols isis traceoptions] user@host# show file isislog size 10k files 10; flag hello send receive;
設定をコミットします。
user@host# commit
詳細メッセージの入ったファイルの内容を表示する。
user@host# run show log filename
例えば:
user@host# run show log isislog Sep 27 18:17:01 ISIS periodic xmit to 01:80:c2:00:00:15 (IFL 2) Sep 27 18:17:01 ISIS periodic xmit to 01:80:c2:00:00:14 (IFL 2) Sep 27 18:17:03 ISIS periodic xmit to 01:80:c2:00:00:15 (IFL 2) Sep 27 18:17:04 ISIS periodic xmit to 01:80:c2:00:00:14 (IFL 2) Sep 27 18:17:06 ISIS L2 hello from 0000.0000.0008 (IFL 2) absorbed Sep 27 18:17:06 ISIS periodic xmit to 01:80:c2:00:00:15 (IFL 2) Sep 27 18:17:06 ISIS L1 hello from 0000.0000.0008 (IFL 2) absorbed