The state of the configured interfaces is indicated by leds of different colors before the name of the interface ( Green — Up, Red — Down, Blue — Unknown). The state of the interface is automatically updated periodically. The update frequency can be configured in
. Status update can also be requested manually from the local menu of the interface. To do this, select the interface, right-click on it and select . Hovering the mouse over an interface displays a tooltip with status information and detailed statistics about the interface. The following status information is displayed:
: Status of the interface. Possible values:Up
,Down
,Unknown
.Traffic Control manual pages (man tc).
: Queuing discipline. For details, see the
: Flags applicable to the interface. Possible values:UP
,BROADCAST
,MULTICAST
,PROMISC
,NOARP
,ALLMULTI
,LOOPBACK
.: Maximum Transmission Unit (MTU): the maximum size of a packet (in bytes) allowed to be sent from the interface.
The statistics about the traffic handled by the interface is divided into
and sections, relevant for the received/sent packets, respectively.: Number of errors encountered.
: Amount of data received.
: Number of packets received.
: Number of received multicast packets.
: Number of dropped packets.
: Number of overruns. Overruns usually occur when packets come in faster than the kernel can service the last interrupt.
: Number of collisions encountered.
: Amount of data sent.
: Number of packets sent.
: Number of errors encountered.
: Number of dropped packets.
: The number of carrier losses detected by the device driver. Carrier losses are usually the sign of physical errors on the network.
Published on June 04, 2020
© 2007-2019 BalaSys
Send your comments to support@balasys.hu