EnglishFrenchSpanish

Ad


OnWorks favicon

ifdata - Online in the Cloud

Run ifdata in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command ifdata that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


ifdata - get network interface info without parsing ifconfig output

SYNOPSIS


ifdata [options] {iface}

DESCRIPTION


ifdata can be used to check for the existence of a network interface, or to get
information abut the interface, such as its IP address. Unlike ifconfig or ip, ifdata has
simple to parse output that is designed to be easily used by a shell script.

OPTIONS


-h
Print out a help summary.

-e
Test to see if the interface exists, exit nonzero if it does not.

-p
Prints out the whole configuration of the interface.

-pe
Prints "yes" or "no" if the interface exists or not.

-pa
Prints the IPv4 address of the interface.

-pn
Prints the netmask of the interface.

-pN
Prints the network address of the interface.

-pb
Prints the broadcast address of the interface.

-pm
Prints the MTU of the interface.

Following options are Linux only.

-ph
Prints the hardware address of the interface.

-pf
Prints the flags of the interface.

-si
Prints out all the input statistics of the interface.

-sip
Prints the number of input packets.

-sib
Prints the number of input bytes.

-sie
Prints the number of input errors.

-sid
Prints the number of dropped input packets.

-sif
Prints the number of input fifo overruns.

-sic
Print the number of compressed input packets.

-sim
Prints the number of input multicast packets.

-so
Prints out all the output statistics of the interface.

-sop
Prints the number of output packets.

-sob
Prints the number of output bytes.

-soe
Prints the number of output errors.

-sod
Prints the number of dropped output packets.

-sof
Prints the number of output fifo overruns.

-sox
Print the number of output collisions.

-soc
Prints the number of output carrier losses.

-som
Prints the number of output multicast packets.

-bips
Prints the number of bytes of incoming traffic measured in one second.

-bops
Prints the number of bytes of outgoing traffic measured in one second.

Use ifdata online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad