2005年03月06日

debug ip igrp transactions

debug ip igrp transactionsコマンドは、igrpのルーティングアップデートの送受信結果をコンソールへ出力して、状態を検証するコマンド。

特権モードにて、

RouterA#debug ip igrp transactions
IGRP protocol debugging is on


***注意事項***
debugコマンドは、ルータに大きな負荷がかかるため、実務環境では慎重に行うこと。


【例】
CCNAバーチャルラボ UltimateNetworkVisualizer4

RouterA#sh ip protocols←動作中のルーティングプロトコルの確認
Routing Protocol is "igrp 55"←ASが55のigrpが動作中
Sending updates every 90 seconds, next due in 83 seconds
Invalid after 270 seconds, hold down 270, flushed after 630
Outgoing update filter list for all interfaces is not set
Incoming update filter list for all interfaces is not set
Default networks flagged in outgoing updates
Default networks accepted from incoming updates
IGRP metric weight K1=1, K2=0, K3=1, K4=0, K5=0
IGRP maximum hop count 100
IGRP maximum metric variance 1
Redistributing: igrp 55
Routing for networks:
172.16.0.0
Routing information sources:
Gateway Distance Last Update
Distance: <default is 100>

RouterA#debug ip igrp transactions
IGRP protocol debugging is on
RouterA#
ld23h: IGRP: sending update to 255.255.255.255 via FastEthernet0/1 <172.16.20.1>
↑ブロードキャストにてFE0/0からルーティングアップデートを送信
ld23h: subnet 172.16.20.0, metric=189250
ld23h: IGRP: sending update to 255.255.255.255 via FastEthernet0/1 <172.16.20.1>



関連用語
IGRP
undebug allコマンド
特権モード
debug ip igrp eventsコマンド
show ip protocolsコマンド



CCNA認定ガイド第4版
Ciscoのエントリ認定資格。CCNAになるために必要な全ての項目をカバー。
徹底攻略CCNA教科書
例題→解答→解説の3ステップで確実にわかる!試験問題に対応した予想問題を厳選
Cisco CCNA問題集
Ciscoのエントリ認定資格CCNA問題集の決定版!

この記事へのトラックバックURL