はじめに
本ドキュメントでは ARP のトラブルシューティングに役立つ show/debug コマンドを載せています。
問題が発生した場合に、どのようなコマンドがあるかという意味で作成したドキュメントとなり、
詳細な情報は記載せず、コマンドのみとしています。
※IOS バージョンによりサポートしていないコマンドが含まれている場合があります。
※Platform に依存したコマンドは載っていない場合があります。
※一部 Hidden コマンドとなり、補完されないコマンドが含まれている場合があります。
※debug 取得は設定/環境により CPU 高負荷を引き起こす可能性があるため、実環境で取得する場合には事前に影響を検証の上、取得をご検討ください。また debug 取得時の負荷を抑えるための設定は以下を参照してください。
IOS/IOS-XE Router でログ取得前に事前に設定頂きたいコマンド
show commands
show arp
show arp summary
show arp detail
show arp application detail
show arp vrf <vrf_name> !!! vrf 使用時のみ !!!
show arp vrf <vrf_name> detail !!! vrf 使用時のみ !!!
show arp application
show adjacency
show adjacency summary
show adjacency detail
show cef interface internal
show ip cef
show ip cef internal
show ip traffic
show ip traffic interface <interface>
show interfaces
show process cpu sorted
show controllers
show tech-support
show logging
!!! IOS-XE ルータの場合は以下の show コマンドも取得してください
show processes cpu platform sorted
show platform software punt-policer drop-only
show platform software infrastructure inject
show platform software infrastructure punt
show platform software infrastructure lsmpi
show platform hardware qfp active infrastructure punt statistics type global-drop
show platform hardware qfp active infrastructure punt statistics type per-cause
show platform hardware qfp active infrastructure punt statistics type inject-drop
show platform hardware qfp active infrastructure punt statistics type punt-drop
show platform hardware qfp active interface if-name <interface> statistics
show platform hardware qfp active statistics drop detail
debug commands
debug arp
debug arp adjacency
debug arp application
debug arp database
debug arp dynamic
debug arp error !!! 17.1.1 からサポートされています
debug arp ha
debug arp interface
debug arp retry
debug arp static
debug arp subblocking
debug arp table
debug arp timer
参考情報
IP Addressing: ARP Configuration Guide, Cisco IOS Release 15M&T
IP Addressing: ARP Configuration Guide, Cisco IOS XE Gibraltar 16.11.x