Skip to main content
Version: current

quick


tool/sniffer/quick

Type: Command

ArgumentTypeDescription
rowsnum
show-framebool
interfaceobject { interface: iface_enum }
mac-addressobject { mac-address-element: super { ! , mac-address-with-mask: composite { mac: macAddr , mask: [ macAddr] } } }
src-mac-addressobject { mac-address-element: super { ! , mac-address-with-mask: composite { mac: macAddr , mask: [ macAddr] } } }
dst-mac-addressobject { mac-address-element: super { ! , mac-address-with-mask: composite { mac: macAddr , mask: [ macAddr] } } }
mac-protocolobject { mac-protocol-element: super { ! , protocol: alt { mac-protocol: enum () , protocol-number: num [ .. 65535] } } }
ip-protocolobject { ip-protocol-element: super { ! , ip-protocol: enum () } }
ip-addressobject { ip-address-element: super { ! , ip-address-with-mask: composite { ip: ipAddr , mask: [ num [ .. 32]] } } }
src-ip-addressobject { ip-address-element: super { ! , ip-address-with-mask: composite { ip: ipAddr , mask: [ num [ .. 32]] } } }
dst-ip-addressobject { ip-address-element: super { ! , ip-address-with-mask: composite { ip: ipAddr , mask: [ num [ .. 32]] } } }
ipv6-addressobject { ipv6-address-element: super { ! , ipv6-prefix: ip6Prefix } }
src-ipv6-addressobject { ipv6-address-element: super { ! , ipv6-prefix: ip6Prefix } }
dst-ipv6-addressobject { ipv6-address-element: super { ! , ipv6-prefix: ip6Prefix } }
portobject { port-element: super { ! , port: enum () } }
src-portobject { port-element: super { ! , port: enum () } }
dst-portobject { port-element: super { ! , port: enum () } }
vlan-idobject { vlan-element: super { ! , vlan: num [ .. 4095] } }
directionenum (any | tx | rx) { any:0, tx:1, rx:2 }
operator-between-entriesenum (or | and) { or:0, and:1 }
cpuobject { cpu-element: super { ! , cpu: num } }
sizeobject { size-element: super { ! , size-range: range [0 .. 65535] } }
Read-only ArgumentTypeDescription
interfaceiface_enum
timenum
numnum
direnum (<- | ->) { <-:0, ->:1 }
src-macmacAddr
dst-macmacAddr
vlancomposite { id: num [ .. 4095] , priority: num [ .. 7] }
src-addresscomposite { address: alt { ip: ipAddr , ipv6: ip6Addr , descr: string } , port: enum () }
dst-addresscomposite { address: alt { ip: ipAddr , ipv6: ip6Addr } , port: enum () }
protocolcomposite { mac-protocol: enum () , ip-protocol: enum (ip) { ip:0 } }
sizenum
cpunum
fpbool
rawstring
dscpnum
ecnnum
fragment-offsetnum
identificationnum
ip-header-sizenum
ip-packet-sizenum
tcp-flagssuper { tcp-flags: multi { array-id, flag: enum (fin | syn | rst | psh | ack | urg | ece | cwr) { fin:0, syn:1, rst:2, psh:3, ack:4, urg:5, ece:6, cwr:7 } } }
ttlnum