MONITOR INTERFACE

Level

log_read

History

Format Appears in Netasq 9.0.0 argument name appears in 3.0.0

Description

Display interface information

Usage

[name=<comma-separated list of interface names>]

Returns

name=user interface name,real interface name
type=ethernet|dialup|vlan|pptp
addr=address/mask
color=rgb
throughput=interface in : mac,current,max,userdefined in bits
throughput_out=interface out : mac,current,max,userdefined in bits
packet=accepted,blocked,fragmented,tcp,udp,icmp
byte=incomming : total,tcp,udp,icmp
byte_out=outgoing : total,tcp,udp,icmp
tcpconn=nb of tcp connection since last stat reset
udpconn=nb of udp connection since last stat reset
tcpconncount=nb of current tcp connection inside ASQ
udpconncount=nb of current udp connection inside ASQ
state=0|1 : interface down | interface up
plugged=0|1 : Passive | Active
protected=0|1 : Non protected | Protected
fullduplex=0|1 : Half duplex | Full duplex

Remark

Without interface name, return information from all interfaces. All values are in bits

Format

section_line

Example

MONITOR INTERFACE in
100 name=in,ethernet1 addr=10.2.0.1/255.0.0.0 type=ethernet color=A040FF