Comment 2 for bug 1697730

Revision history for this message
Stefan Bader (smb) wrote :

#> ifquery --list
lo

#> ip link show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1000
    link/ether 00:16:3e:71:31:57 brd ff:ff:ff:ff:ff:ff

#> ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
        inet 192.168.2.159 netmask 255.255.255.0 broadcast 192.168.2.255
        inet6 fe80::216:3eff:fe71:3157 prefixlen 64 scopeid 0x20<link>
        ether 00:16:3e:71:31:57 txqueuelen 1000 (Ethernet)
        RX packets 1879 bytes 290874 (290.8 KB)
        RX errors 0 dropped 255 overruns 0 frame 0
        TX packets 1052 bytes 390313 (390.3 KB)
        TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
        inet 127.0.0.1 netmask 255.0.0.0
        inet6 ::1 prefixlen 128 scopeid 0x10<host>
        loop txqueuelen 1000 (Local Loopback)
        RX packets 326 bytes 24232 (24.2 KB)
        RX errors 0 dropped 0 overruns 0 frame 0
        TX packets 326 bytes 24232 (24.2 KB)
        TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0