Advertisement
Guest User

ifconfig & netstat -m

a guest
Jul 16th, 2013
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.69 KB | None | 0 0
  1. [2.1-RC0][admin@carlos.u-city.net]/root(2): uname -a
  2. FreeBSD carlos.u-city.net 8.3-RELEASE-p8 FreeBSD 8.3-RELEASE-p8 #0: Fri Jul 12 13:49:24 EDT 2013 root@snapshots-8_3-amd64.builders.pfsense.org:/usr/obj.pfSense/usr/pfSensesrc/src/sys/pfSense_SMP.8 amd64
  3. [2.1-RC0][admin@carlos.u-city.net]/root(3): ifconfig
  4. vmx3f0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
  5. options=403bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,VLAN_HWTSO>
  6. ether 00:10:18:18:26:42
  7. inet6 fe80::210:18ff:fe18:2642%vmx3f0 prefixlen 64 scopeid 0x1
  8. inet 24.182.176.201 netmask 0xfffff000 broadcast 255.255.255.255
  9. nd6 options=1<PERFORMNUD>
  10. media: Ethernet 10Gbase-T
  11. status: active
  12. vmx3f1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
  13. options=403bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,VLAN_HWTSO>
  14. ether 00:0c:29:15:6e:22
  15. inet 10.56.56.1 netmask 0xffffff00 broadcast 10.56.56.255
  16. inet6 fe80::20c:29ff:fe15:6e22%vmx3f1 prefixlen 64 scopeid 0x2
  17. inet6 2602:100:18b6:b0c9::1 prefixlen 64
  18. nd6 options=1<PERFORMNUD>
  19. media: Ethernet 10Gbase-T
  20. status: active
  21. pfsync0: flags=0<> metric 0 mtu 1460
  22. syncpeer: 224.0.0.240 maxupd: 128 syncok: 1
  23. lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
  24. options=3<RXCSUM,TXCSUM>
  25. inet 127.0.0.1 netmask 0xff000000
  26. inet6 ::1 prefixlen 128
  27. inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4
  28. nd6 options=3<PERFORMNUD,ACCEPT_RTADV>
  29. pflog0: flags=100<PROMISC> metric 0 mtu 33144
  30. enc0: flags=41<UP,RUNNING> metric 0 mtu 1536
  31. wan_stf: flags=4001<UP,LINK2> metric 0 mtu 1280
  32. inet6 2602:100:18b6:b0c9:: prefixlen 32
  33. nd6 options=3<PERFORMNUD,ACCEPT_RTADV>
  34. v4net 0.0.0.0/0
  35. v4br 68.114.165.1
  36. [2.1-RC0][admin@carlos.u-city.net]/root(4): netstat -m
  37. 1007/283/1290 mbufs in use (current/cache/total)
  38. 1005/171/1176/25600 mbuf clusters in use (current/cache/total/max)
  39. 1004/148 mbuf+clusters out of packet secondary zone in use (current/cache)
  40. 0/27/27/12800 4k (page size) jumbo clusters in use (current/cache/total/max)
  41. 0/0/0/6400 9k jumbo clusters in use (current/cache/total/max)
  42. 0/0/0/3200 16k jumbo clusters in use (current/cache/total/max)
  43. 2261K/520K/2782K bytes allocated to network (current/cache/total)
  44. 0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters)
  45. 0/0/0 requests for jumbo clusters denied (4k/9k/16k)
  46. 0/0/0 sfbufs in use (current/peak/max)
  47. 0 requests for sfbufs denied
  48. 0 requests for sfbufs delayed
  49. 0 requests for I/O initiated by sendfile
  50. 0 calls to protocol drain routines
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement