diagnose sniffer packet
Run a packet sniffer to view network traffic.
diag sniffer packet [<interface> <filter> <verbose> <count> <tsformat> <frame size>]
diagnose sniffer packet
|
Parameter |
Description |
Type |
Size |
Default |
|---|---|---|---|---|
|
interface |
Network interface to sniff (or "any"). |
string |
- |
any |
|
filter |
Flexible logical filters for sniffer (or "none"). For example: To print UDP 1812 traffic between forti1 and either forti2 or forti3: udp and port 1812 and host forti1 and ( forti2 or forti3 ) |
string |
- |
|
|
verbose |
|
integer |
Minimum value: 1 Maximum value: 6 |
1 |
|
count |
Sniffer count. |
integer |
|
|
|
tsformat |
Format of timestamp.
|
string |
|
|
|
frame size |
Set the frame size that is printed before truncation. Defaults to the interface MTU. |
|
|
|