Description |
This articles describes how to check EIGRP packets passing through the FortiGate unit. Normally, FortiGate may not support EIGRP routing. But sometimes FortiGate unit may be part of the network with EIGRP routing and one might want to troubleshoot EIGRP packets passing through the FortiGate. EIGRP (Enhanced Interior Gateway Routing Protocol) |
Scope | FortiGate. |
Solution |
To filter and capture only the EIGRP packet passing through the firewall, use the following CLI commands. # diagnose sniffer packet any "proto 88" 4 0 or # diagnose sniffer packet <interface name> "proto 88" 4 0
# diagnose sniffer packet vlan45 "proto 88" 4 0 interfaces=[vlan45]
Note: If one wants to see the file with .pcap format to open in Wireshark, change the verbose level from 4 to 6. # diagnose sniffer packet vlan45 "proto 88" 6 0 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.