Advertisement
AshrafHassan

Network Interfaces - 07/11/2015

Nov 8th, 2015
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.15 KB | None | 0 0
  1. [root@rdo01 ~]# ifconfig -a
  2. br-ctlplane: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
  3.         inet 192.168.1.1  netmask 255.255.255.0  broadcast 192.168.1.255
  4.         inet6 fe80::217:a4ff:fe77:7860  prefixlen 64  scopeid 0x20<link>
  5.         ether 00:17:a4:77:78:60  txqueuelen 0  (Ethernet)
  6.         RX packets 14480  bytes 1158400 (1.1 MiB)
  7.         RX errors 0  dropped 0  overruns 0  frame 0
  8.         TX packets 12  bytes 816 (816.0 B)
  9.         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
  10.  
  11. br-int: flags=4098<BROADCAST,MULTICAST>  mtu 1500
  12.         ether 66:b6:b0:93:c5:49  txqueuelen 0  (Ethernet)
  13.         RX packets 0  bytes 0 (0.0 B)
  14.         RX errors 0  dropped 0  overruns 0  frame 0
  15.         TX packets 0  bytes 0 (0.0 B)
  16.         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
  17.  
  18. enp12s4f0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
  19.         ether 00:17:a4:77:78:64  txqueuelen 1000  (Ethernet)
  20.         RX packets 0  bytes 0 (0.0 B)
  21.         RX errors 0  dropped 0  overruns 0  frame 0
  22.         TX packets 0  bytes 0 (0.0 B)
  23.         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
  24.         device interrupt 32
  25.  
  26. enp12s4f1: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
  27.         ether 00:21:5a:b0:c3:1d  txqueuelen 1000  (Ethernet)
  28.         RX packets 0  bytes 0 (0.0 B)
  29.         RX errors 0  dropped 0  overruns 0  frame 0
  30.         TX packets 0  bytes 0 (0.0 B)
  31.         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
  32.         device interrupt 42
  33.  
  34. enp14s4f0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
  35.         ether 00:21:5a:b0:c3:1e  txqueuelen 1000  (Ethernet)
  36.         RX packets 0  bytes 0 (0.0 B)
  37.         RX errors 0  dropped 0  overruns 0  frame 0
  38.         TX packets 0  bytes 0 (0.0 B)
  39.         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
  40.         device interrupt 42
  41.  
  42. enp14s4f1: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
  43.         ether 00:21:5a:b0:c3:1f  txqueuelen 1000  (Ethernet)
  44.         RX packets 0  bytes 0 (0.0 B)
  45.         RX errors 0  dropped 0  overruns 0  frame 0
  46.         TX packets 0  bytes 0 (0.0 B)
  47.         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
  48.         device interrupt 47
  49.  
  50. enp2s0f0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
  51.         ether 00:17:a4:77:78:60  txqueuelen 1000  (Ethernet)
  52.         RX packets 50603  bytes 3672668 (3.5 MiB)
  53.         RX errors 0  dropped 0  overruns 0  frame 0
  54.         TX packets 3  bytes 194 (194.0 B)
  55.         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
  56.         device interrupt 28  memory 0xfb000000-fb7fffff
  57.  
  58. enp2s0f1: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
  59.         ether 00:17:a4:77:78:62  txqueuelen 1000  (Ethernet)
  60.         RX packets 0  bytes 0 (0.0 B)
  61.         RX errors 0  dropped 0  overruns 0  frame 0
  62.         TX packets 0  bytes 0 (0.0 B)
  63.         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
  64.         device interrupt 40  memory 0xfa000000-fa7fffff
  65.  
  66. enp2s0f2: flags=6211<UP,BROADCAST,RUNNING,SLAVE,MULTICAST>  mtu 1500
  67.         ether 00:17:a4:77:78:a0  txqueuelen 1000  (Ethernet)
  68.         RX packets 3206617  bytes 539764190 (514.7 MiB)
  69.         RX errors 0  dropped 1  overruns 0  frame 0
  70.         TX packets 76307  bytes 27534788 (26.2 MiB)
  71.         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
  72.         device interrupt 40  memory 0xf9000000-f97fffff
  73.  
  74. enp2s0f3: flags=6211<UP,BROADCAST,RUNNING,SLAVE,MULTICAST>  mtu 1500
  75.         ether 00:17:a4:77:78:a0  txqueuelen 1000  (Ethernet)
  76.         RX packets 1143689  bytes 80110135 (76.3 MiB)
  77.         RX errors 0  dropped 1143706  overruns 0  frame 0
  78.         TX packets 0  bytes 0 (0.0 B)
  79.         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
  80.         device interrupt 41  memory 0xf8000000-f87fffff
  81.  
  82. enp2s0f4: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
  83.         ether 00:17:a4:77:78:a4  txqueuelen 1000  (Ethernet)
  84.         RX packets 0  bytes 0 (0.0 B)
  85.         RX errors 0  dropped 0  overruns 0  frame 0
  86.         TX packets 0  bytes 0 (0.0 B)
  87.         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
  88.         device interrupt 41  memory 0xf7000000-f77fffff
  89.  
  90. enp2s0f5: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
  91.         ether 00:17:a4:77:78:a6  txqueuelen 1000  (Ethernet)
  92.         RX packets 0  bytes 0 (0.0 B)
  93.         RX errors 0  dropped 0  overruns 0  frame 0
  94.         TX packets 0  bytes 0 (0.0 B)
  95.         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
  96.         device interrupt 47  memory 0xf6000000-f67fffff
  97.  
  98. external: flags=5187<UP,BROADCAST,RUNNING,MASTER,MULTICAST>  mtu 1500
  99.         inet6 fe80::344d:b0ff:febe:c260  prefixlen 64  scopeid 0x20<link>
  100.         ether 00:17:a4:77:78:a0  txqueuelen 0  (Ethernet)
  101.         RX packets 4350306  bytes 619874325 (591.1 MiB)
  102.         RX errors 0  dropped 1143707  overruns 0  frame 0
  103.         TX packets 76307  bytes 27534788 (26.2 MiB)
  104.         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
  105.  
  106. external.3: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
  107.         inet 192.168.3.201  netmask 255.255.255.0  broadcast 192.168.3.255
  108.         inet6 fe80::344d:b0ff:febe:c260  prefixlen 64  scopeid 0x20<link>
  109.         ether 36:4d:b0:be:c2:60  txqueuelen 0  (Ethernet)
  110.         RX packets 681488  bytes 274735080 (262.0 MiB)
  111.         RX errors 0  dropped 121  overruns 0  frame 0
  112.         TX packets 76319  bytes 26926960 (25.6 MiB)
  113.         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
  114.  
  115. lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
  116.         inet 127.0.0.1  netmask 255.0.0.0
  117.         inet6 ::1  prefixlen 128  scopeid 0x10<host>
  118.         loop  txqueuelen 0  (Local Loopback)
  119.         RX packets 2785665  bytes 607140101 (579.0 MiB)
  120.         RX errors 0  dropped 0  overruns 0  frame 0
  121.         TX packets 2785665  bytes 607140101 (579.0 MiB)
  122.         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
  123.  
  124. ovs-system: flags=4098<BROADCAST,MULTICAST>  mtu 1500
  125.         ether 52:60:5c:ad:3c:10  txqueuelen 0  (Ethernet)
  126.         RX packets 0  bytes 0 (0.0 B)
  127.         RX errors 0  dropped 0  overruns 0  frame 0
  128.         TX packets 0  bytes 0 (0.0 B)
  129.         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement