Advertisement
Guest User

Untitled

a guest
Feb 14th, 2020
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.63 KB | None | 0 0
  1. Last login: Mon Feb 10 11:35:50 on console
  2.  
  3. The default interactive shell is now zsh.
  4. To update your account to use zsh, please run `chsh -s /bin/zsh`.
  5. For more details, please visit https://support.apple.com/kb/HT208050.
  6. christians-air:~ christianbjorgen$ ifconfig
  7. lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
  8. options=1203<RXCSUM,TXCSUM,TXSTATUS,SW_TIMESTAMP>
  9. inet 127.0.0.1 netmask 0xff000000
  10. inet6 ::1 prefixlen 128
  11. inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
  12. nd6 options=201<PERFORMNUD,DAD>
  13. gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
  14. stf0: flags=0<> mtu 1280
  15. en3: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
  16. ether ac:de:48:00:11:22
  17. inet6 fe80::aede:48ff:fe00:1122%en3 prefixlen 64 scopeid 0x4
  18. nd6 options=201<PERFORMNUD,DAD>
  19. media: autoselect (100baseTX <full-duplex>)
  20. status: active
  21. ap1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
  22. options=400<CHANNEL_IO>
  23. ether a6:83:e7:7a:87:8c
  24. media: autoselect
  25. status: inactive
  26. en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
  27. options=400<CHANNEL_IO>
  28. ether a4:83:e7:7a:87:8c
  29. inet6 fe80::4cb:c350:761d:c26a%en0 prefixlen 64 secured scopeid 0x6
  30. inet 192.168.86.58 netmask 0xffffff00 broadcast 192.168.86.255
  31. nd6 options=201<PERFORMNUD,DAD>
  32. media: autoselect
  33. status: active
  34. en1: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
  35. options=460<TSO4,TSO6,CHANNEL_IO>
  36. ether 82:ff:c3:e3:b0:01
  37. media: autoselect <full-duplex>
  38. status: inactive
  39. en2: flags=8963<UP,BROADCAST,SMART,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
  40. options=460<TSO4,TSO6,CHANNEL_IO>
  41. ether 82:ff:c3:e3:b0:00
  42. media: autoselect <full-duplex>
  43. status: inactive
  44. bridge0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
  45. options=63<RXCSUM,TXCSUM,TSO4,TSO6>
  46. ether 82:ff:c3:e3:b0:01
  47. Configuration:
  48. id 0:0:0:0:0:0 priority 0 hellotime 0 fwddelay 0
  49. maxage 0 holdcnt 0 proto stp maxaddr 100 timeout 1200
  50. root id 0:0:0:0:0:0 priority 0 ifcost 0 port 0
  51. ipfilter disabled flags 0x2
  52. member: en1 flags=3<LEARNING,DISCOVER>
  53. ifmaxaddr 0 port 7 priority 0 path cost 0
  54. member: en2 flags=3<LEARNING,DISCOVER>
  55. ifmaxaddr 0 port 8 priority 0 path cost 0
  56. nd6 options=201<PERFORMNUD,DAD>
  57. media: <unknown type>
  58. status: inactive
  59. p2p0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 2304
  60. options=400<CHANNEL_IO>
  61. ether 06:83:e7:7a:87:8c
  62. media: autoselect
  63. status: inactive
  64. awdl0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1484
  65. options=400<CHANNEL_IO>
  66. ether c6:a6:86:39:2d:c4
  67. inet6 fe80::c4a6:86ff:fe39:2dc4%awdl0 prefixlen 64 scopeid 0xb
  68. nd6 options=201<PERFORMNUD,DAD>
  69. media: autoselect
  70. status: active
  71. llw0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
  72. options=400<CHANNEL_IO>
  73. ether c6:a6:86:39:2d:c4
  74. inet6 fe80::c4a6:86ff:fe39:2dc4%llw0 prefixlen 64 scopeid 0xc
  75. nd6 options=201<PERFORMNUD,DAD>
  76. media: autoselect
  77. status: active
  78. utun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1380
  79. inet6 fe80::6edc:e2c1:b014:c1ed%utun0 prefixlen 64 scopeid 0xd
  80. nd6 options=201<PERFORMNUD,DAD>
  81. utun1: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 2000
  82. inet6 fe80::bb56:1098:1570:5863%utun1 prefixlen 64 scopeid 0xe
  83. nd6 options=201<PERFORMNUD,DAD>
  84. utun2: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1380
  85. inet6 fe80::ec8c:13da:ce7d:ab44%utun2 prefixlen 64 scopeid 0x10
  86. nd6 options=201<PERFORMNUD,DAD>
  87. utun3: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1380
  88. inet6 fe80::6efb:bcf3:ec13:41fc%utun3 prefixlen 64 scopeid 0x11
  89. nd6 options=201<PERFORMNUD,DAD>
  90. christians-air:~ christianbjorgen$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement