| Argument | Type | Description |
|---|
| bool | |
| memory-limit | num | |
| memory-scroll | bool | |
| file-name | file | |
| file-limit | num | |
| streaming-enabled | bool | |
| streaming-server | composite { ip: ipAddr
, port: [ enum () { }]
} | |
| max-packet-size | num | |
| filter-stream | bool | |
| filter-interface | object { interface: iface_enum
} | |
| filter-mac-address | object { mac-address-element: super { !
, mac-address-with-mask: composite { mac: macAddr
, mask: [ macAddr]
} { mac: macAddr
, mask: [ macAddr]
}
} { !
, mac-address-with-mask: composite { mac: macAddr
, mask: [ macAddr]
} { mac: macAddr
, mask: [ macAddr]
}
}
} | |
| filter-src-mac-address | object { mac-address-element: super { !
, mac-address-with-mask: composite { mac: macAddr
, mask: [ macAddr]
} { mac: macAddr
, mask: [ macAddr]
}
} { !
, mac-address-with-mask: composite { mac: macAddr
, mask: [ macAddr]
} { mac: macAddr
, mask: [ macAddr]
}
}
} | |
| filter-dst-mac-address | object { mac-address-element: super { !
, mac-address-with-mask: composite { mac: macAddr
, mask: [ macAddr]
} { mac: macAddr
, mask: [ macAddr]
}
} { !
, mac-address-with-mask: composite { mac: macAddr
, mask: [ macAddr]
} { mac: macAddr
, mask: [ macAddr]
}
}
} | |
| filter-mac-protocol | object { mac-protocol-element: super { !
, protocol: alt { mac-protocol: enum () { }
, protocol-number: num [ .. 65535]
} { mac-protocol: enum () { }
, protocol-number: num [ .. 65535]
}
} { !
, protocol: alt { mac-protocol: enum () { }
, protocol-number: num [ .. 65535]
} { mac-protocol: enum () { }
, protocol-number: num [ .. 65535]
}
}
} | |
| filter-ip-address | object { ip-address-element: super { !
, ip-address-with-mask: composite { ip: ipAddr
, mask: [ num [ .. 32]]
} { ip: ipAddr
, mask: [ num [ .. 32]]
}
} { !
, ip-address-with-mask: composite { ip: ipAddr
, mask: [ num [ .. 32]]
} { ip: ipAddr
, mask: [ num [ .. 32]]
}
}
} | |
| filter-src-ip-address | object { ip-address-element: super { !
, ip-address-with-mask: composite { ip: ipAddr
, mask: [ num [ .. 32]]
} { ip: ipAddr
, mask: [ num [ .. 32]]
}
} { !
, ip-address-with-mask: composite { ip: ipAddr
, mask: [ num [ .. 32]]
} { ip: ipAddr
, mask: [ num [ .. 32]]
}
}
} | |
| filter-dst-ip-address | object { ip-address-element: super { !
, ip-address-with-mask: composite { ip: ipAddr
, mask: [ num [ .. 32]]
} { ip: ipAddr
, mask: [ num [ .. 32]]
}
} { !
, ip-address-with-mask: composite { ip: ipAddr
, mask: [ num [ .. 32]]
} { ip: ipAddr
, mask: [ num [ .. 32]]
}
}
} | |
| filter-ipv6-address | object { ipv6-address-element: super { !
, ipv6-prefix: ip6Prefix
} { !
, ipv6-prefix: ip6Prefix
}
} | |
| filter-src-ipv6-address | object { ipv6-address-element: super { !
, ipv6-prefix: ip6Prefix
} { !
, ipv6-prefix: ip6Prefix
}
} | |
| filter-dst-ipv6-address | object { ipv6-address-element: super { !
, ipv6-prefix: ip6Prefix
} { !
, ipv6-prefix: ip6Prefix
}
} | |
| filter-ip-protocol | object { ip-protocol-element: super { !
, ip-protocol: enum () { }
} { !
, ip-protocol: enum () { }
}
} | |
| filter-port | object { port-element: super { !
, port: enum () { }
} { !
, port: enum () { }
}
} | |
| filter-src-port | object { port-element: super { !
, port: enum () { }
} { !
, port: enum () { }
}
} | |
| filter-dst-port | object { port-element: super { !
, port: enum () { }
} { !
, port: enum () { }
}
} | |
| filter-vlan | object { cpu-element: super { !
, vlan: num [ .. 4095]
} { !
, vlan: num [ .. 4095]
}
} | |
| filter-cpu | object { cpu-element: super { !
, cpu: num
} { !
, cpu: num
}
} | |
| filter-size | object { size-element: super { !
, size-range: range [0 .. 65535]
} { !
, size-range: range [0 .. 65535]
}
} | |
| filter-direction | enum (any | tx | rx) | |
| filter-operator-between-entries | enum (or | and) | |
| quick-rows | num | |
| quick-show-frame | bool | |