0% found this document useful (0 votes)
74 views4 pages

Ifconfig

The document displays the output of the ifconfig command on a Linux system. It lists all network interfaces on the system along with their IP addresses, MAC addresses, and packet transmission/reception statistics. The system has interfaces for Docker, Ethernet, Loopback, and several veth interfaces used for virtual networking between Docker containers.

Uploaded by

Nutan Garla
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
74 views4 pages

Ifconfig

The document displays the output of the ifconfig command on a Linux system. It lists all network interfaces on the system along with their IP addresses, MAC addresses, and packet transmission/reception statistics. The system has interfaces for Docker, Ethernet, Loopback, and several veth interfaces used for virtual networking between Docker containers.

Uploaded by

Nutan Garla
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 4

[root@cox-bpa1 ~]# ifconfig

docker0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500


inet 172.17.0.1 netmask 255.255.0.0 broadcast 172.17.255.255
ether 02:42:a3:bd:e3:6d txqueuelen 0 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

docker_gwbridge: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500


inet 172.18.0.1 netmask 255.255.0.0 broadcast 172.18.255.255
inet6 fe80::42:81ff:fea1:9fb4 prefixlen 64 scopeid 0x20<link>
ether 02:42:81:a1:9f:b4 txqueuelen 0 (Ethernet)
RX packets 1 bytes 42 (42.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 88968 bytes 3744817 (3.5 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

ens192: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500


inet 10.122.10.201 netmask 255.255.255.0 broadcast 10.122.10.255
inet6 fe80::250:56ff:feb2:aee6 prefixlen 64 scopeid 0x20<link>
ether 00:50:56:b2:ae:e6 txqueuelen 1000 (Ethernet)
RX packets 404815413 bytes 200225706464 (186.4 GiB)
RX errors 0 dropped 45 overruns 0 frame 0
TX packets 381964430 bytes 261328543912 (243.3 GiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

ens224: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500


inet 9.13.100.29 netmask 255.255.255.0 broadcast 9.13.100.255
inet6 2001:578:1000:1111::29 prefixlen 112 scopeid 0x0<global>
inet6 fe80::2272:c6b1:dc27:7c10 prefixlen 64 scopeid 0x20<link>
ether 00:50:56:b2:07:8b txqueuelen 1000 (Ethernet)
RX packets 4935159 bytes 399289985 (380.7 MiB)
RX errors 0 dropped 140 overruns 0 frame 0
TX packets 22 bytes 1884 (1.8 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

ens192:viplb: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500


inet 192.168.254.253 netmask 255.255.255.0 broadcast 0.0.0.0
ether 00:50:56:b2:ae:e6 txqueuelen 1000 (Ethernet)

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 1 (Local Loopback)
RX packets 21253356 bytes 4726977988 (4.4 GiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 21253356 bytes 4726977988 (4.4 GiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

veth3768000: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500


inet6 fe80::50eb:78ff:fe23:fb74 prefixlen 64 scopeid 0x20<link>
ether 52:eb:78:23:fb:74 txqueuelen 0 (Ethernet)
RX packets 145200 bytes 9692072 (9.2 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 234024 bytes 22109053 (21.0 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

veth4043774: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500


inet6 fe80::6860:74ff:fea0:a3b1 prefixlen 64 scopeid 0x20<link>
ether 6a:60:74:a0:a3:b1 txqueuelen 0 (Ethernet)
RX packets 104 bytes 7406 (7.2 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 89081 bytes 3759951 (3.5 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

veth1599ece: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500


inet6 fe80::c446:4bff:fecc:c41f prefixlen 64 scopeid 0x20<link>
ether c6:46:4b:cc:c4:1f txqueuelen 0 (Ethernet)
RX packets 1 bytes 42 (42.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 88968 bytes 3744817 (3.5 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

veth25b29ed: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500


inet6 fe80::18e1:64ff:fe31:69aa prefixlen 64 scopeid 0x20<link>
ether 1a:e1:64:31:69:aa txqueuelen 0 (Ethernet)
RX packets 58 bytes 4002 (3.9 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 89031 bytes 3753079 (3.5 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

veth351f380: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500


inet6 fe80::3864:5aff:fec0:44f1 prefixlen 64 scopeid 0x20<link>
ether 3a:64:5a:c0:44:f1 txqueuelen 0 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 88973 bytes 3745027 (3.5 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

veth4bd9b2a: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500


inet6 fe80::841c:7aff:fe81:38e2 prefixlen 64 scopeid 0x20<link>
ether 86:1c:7a:81:38:e2 txqueuelen 0 (Ethernet)
RX packets 22 bytes 1288 (1.2 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 88996 bytes 3747407 (3.5 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

veth6a0a504: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500


inet6 fe80::9028:eeff:fed1:d1e7 prefixlen 64 scopeid 0x20<link>
ether 92:28:ee:d1:d1:e7 txqueuelen 0 (Ethernet)
RX packets 1 bytes 42 (42.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 88867 bytes 3740543 (3.5 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

veth6c2758f: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500


inet6 fe80::f8cf:e2ff:fe1f:1b36 prefixlen 64 scopeid 0x20<link>
ether fa:cf:e2:1f:1b:36 txqueuelen 0 (Ethernet)
RX packets 173 bytes 11478 (11.2 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 89118 bytes 3767479 (3.5 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

veth71c9ad5: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500


inet6 fe80::e80b:15ff:fe59:4894 prefixlen 64 scopeid 0x20<link>
ether ea:0b:15:59:48:94 txqueuelen 0 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 88971 bytes 3744943 (3.5 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

veth77e1e4c: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500


inet6 fe80::84dc:6bff:fe24:a65f prefixlen 64 scopeid 0x20<link>
ether 86:dc:6b:24:a6:5f txqueuelen 0 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 88971 bytes 3744943 (3.5 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

veth8f13d1f: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500


inet6 fe80::d8c2:76ff:fe54:fe68 prefixlen 64 scopeid 0x20<link>
ether da:c2:76:54:fe:68 txqueuelen 0 (Ethernet)
RX packets 1 bytes 42 (42.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 88873 bytes 3740795 (3.5 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

vetha82ddf3: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500


inet6 fe80::6013:aeff:fe2c:ceae prefixlen 64 scopeid 0x20<link>
ether 62:13:ae:2c:ce:ae txqueuelen 0 (Ethernet)
RX packets 75960 bytes 10257156 (9.7 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 164481 bytes 41790774 (39.8 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

vethb64052c: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500


inet6 fe80::d8fb:20ff:fedc:b3a7 prefixlen 64 scopeid 0x20<link>
ether da:fb:20:dc:b3:a7 txqueuelen 0 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 13607 bytes 573758 (560.3 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

vethc559774: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500


inet6 fe80::94ee:6fff:fe84:b3b4 prefixlen 64 scopeid 0x20<link>
ether 96:ee:6f:84:b3:b4 txqueuelen 0 (Ethernet)
RX packets 3312 bytes 347229 (339.0 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 92762 bytes 10957600 (10.4 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

vethc221b23: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500


inet6 fe80::687e:dfff:fe5d:bacd prefixlen 64 scopeid 0x20<link>
ether 6a:7e:df:5d:ba:cd txqueuelen 0 (Ethernet)
RX packets 164 bytes 10944 (10.6 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 13803 bytes 597746 (583.7 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

vethc9f7e4e: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500


inet6 fe80::742e:41ff:fe91:a68d prefixlen 64 scopeid 0x20<link>
ether 76:2e:41:91:a6:8d txqueuelen 0 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 88962 bytes 3744565 (3.5 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
vethcf43aeb: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet6 fe80::94b3:83ff:feb9:4946 prefixlen 64 scopeid 0x20<link>
ether 96:b3:83:b9:49:46 txqueuelen 0 (Ethernet)
RX packets 46 bytes 3234 (3.1 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 89014 bytes 3751201 (3.5 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

vethe9d8e84: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500


inet6 fe80::60d0:46ff:fe83:d2ba prefixlen 64 scopeid 0x20<link>
ether 62:d0:46:83:d2:ba txqueuelen 0 (Ethernet)
RX packets 164 bytes 9231 (9.0 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 89014 bytes 3755060 (3.5 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

vethee7699b: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500


inet6 fe80::ac4a:9bff:fe44:e794 prefixlen 64 scopeid 0x20<link>
ether ae:4a:9b:44:e7:94 txqueuelen 0 (Ethernet)
RX packets 6 bytes 368 (368.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 14 bytes 1316 (1.2 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

vethf596187: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500


inet6 fe80::a88f:25ff:fe3a:6473 prefixlen 64 scopeid 0x20<link>
ether aa:8f:25:3a:64:73 txqueuelen 0 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 12024 bytes 507144 (495.2 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

vethf1427f1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500


inet6 fe80::b4a2:2eff:fe1b:7f66 prefixlen 64 scopeid 0x20<link>
ether b6:a2:2e:1b:7f:66 txqueuelen 0 (Ethernet)
RX packets 227181 bytes 2448806371 (2.2 GiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 277048 bytes 38751783 (36.9 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

[root@cox-bpa1 ~]# 4::1

You might also like