Advertisement
Guest User

Solaris Zone Networking problem

a guest
May 2nd, 2012
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. Zone Ip Address: 192.168.1.61
  2.  
  3. root@xxxx_zone:~#netstat -rn"
  4.  
  5.  
  6. Routing Table: IPv4
  7. Destination Gateway Flags Ref Use Interface
  8. -------------------- -------------------- ----- ----- ---------- ---------
  9. default 192.168.1.1 UG 3 4064 net0
  10. 127.0.0.1 127.0.0.1 UH 2 592 lo0
  11. 192.168.1.0 192.168.1.61 U 4 6 net0
  12.  
  13. Routing Table: IPv6
  14. Destination/Mask Gateway Flags Ref Use If
  15. --------------------------- --------------------------- ----- --- ------- -----
  16. ::1 ::1 UH 2 0 lo0
  17.  
  18.  
  19.  
  20. ----------------------------------------------------------------------------------------------------------
  21. ----------------------------------------------------------------------------------------------------------
  22.  
  23.  
  24. root@xxxx:~# zonecfg -z xxxx_zone info
  25. zonename: xxxx_zone
  26. zonepath: /zones/xxxx_zone
  27. brand: solaris
  28. autoboot: false
  29. bootargs:
  30. file-mac-profile:
  31. pool:
  32. limitpriv:
  33. scheduling-class:
  34. ip-type: exclusive
  35. hostid:
  36. fs-allowed:
  37. anet:
  38. linkname: net0
  39. lower-link: auto
  40. allowed-address not specified
  41. configure-allowed-address: true
  42. defrouter not specified
  43. allowed-dhcp-cids not specified
  44. link-protection: mac-nospoof
  45. mac-address: random
  46. auto-mac-address: 2:8:20:95:21:58
  47. mac-prefix not specified
  48. mac-slot not specified
  49. vlan-id not specified
  50. priority not specified
  51. rxrings not specified
  52. txrings not specified
  53. mtu not specified
  54. maxbw not specified
  55. rxfanout not specified
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement