config firewall sniffer
Configure sniffer.
config firewall sniffer Description: Configure sniffer. edit <id> set status [enable|disable] set logtraffic [all|utm|...] set non-ip [enable|disable] set interface {string} set host {string} set port {string} set protocol {string} set vlan {string} set max-packet-count {integer} next end
config firewall sniffer
Parameter |
Description |
Type |
Size |
Default |
||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
status |
Enable/disable the active status of the sniffer. |
option |
- |
enable |
||||||||
|
|
|||||||||||
logtraffic |
Either log all sessions, only sessions that have a security profile applied, or disable all logging for this policy. |
option |
- |
utm |
||||||||
|
|
|||||||||||
non-ip |
Enable/disable sniffing non-IP packets. |
option |
- |
disable |
||||||||
|
|
|||||||||||
interface |
Interface name that traffic sniffing will take place on. |
string |
Maximum length: 35 |
|
||||||||
host |
Hosts to filter for in sniffer traffic . |
string |
Maximum length: 63 |
|
||||||||
port |
Ports to sniff . |
string |
Maximum length: 63 |
|
||||||||
protocol |
Integer value for the protocol type as defined by IANA . |
string |
Maximum length: 63 |
|
||||||||
vlan |
List of VLANs to sniff. |
string |
Maximum length: 63 |
|
||||||||
max-packet-count |
Maximum packet count . |
integer |
Minimum value: 1 Maximum value: 1000000 |
4000 |