Advertisement
Guest User

Untitled

a guest
Dec 19th, 2013
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.01 KB | None | 0 0
  1. {
  2. "name": "Cisco | 6500 | WS-X6K-S2U-MSFC2",
  3. "uuid": null,
  4. "vendor__code": "CISCO",
  5. "description": "WS-X6K-S2U-MSFC2 2 ports Catalyst 6000 supervisor 2",
  6. "connections": [
  7. {
  8. "description": "Chassis connection",
  9. "direction": "o",
  10. "gender": "m",
  11. "name": "in",
  12. "type__name": "Cisco | 7600 | Supervisor"
  13. },
  14. {
  15. "description": "Compact flash slot 1",
  16. "direction": "i",
  17. "gender": "f",
  18. "name": "disk1",
  19. "type__name": "Flash | CF"
  20. },
  21. {
  22. "description": "GigabitEthernet X/1 Gbic port",
  23. "direction": "i",
  24. "gender": "f",
  25. "name": "Gi1_gbic",
  26. "protocols": ["TransEth1G"],
  27. "type__name": "Transceiver | GBIC | Cisco"
  28. },
  29. {
  30. "description": "GigabitEthernet X/2 Gbic port",
  31. "direction": "i",
  32. "gender": "f",
  33. "name": "Gi2_gbic",
  34. "protocols": ["TransEth1G"],
  35. "type__name": "Transceiver | GBIC | Cisco"
  36. },
  37. {
  38. "description": "Management console",
  39. "direction": "s",
  40. "gender": "f",
  41. "name": "console",
  42. "protocols": [">RS232"],
  43. "type__name": "Electrical | RJ45"
  44. }
  45. ],
  46. "data": {
  47. "asset": {
  48. "part_no0": "WS-X6K-S2U-MSFC2"
  49. }
  50. }
  51. }
  52.  
  53. {
  54. "name": "Cisco | 6500 | WS-X6K-SUP2-2GE",
  55. "uuid": null,
  56. "vendor__code": "CISCO",
  57. "description": "WS-X6K-SUP2-2GE 2 ports Catalyst 6000 supervisor 2",
  58. "connection_rule__name": "Cisco | 7600",
  59. "connections": [
  60. {
  61. "description": "Chassis connection",
  62. "direction": "o",
  63. "gender": "m",
  64. "name": "in",
  65. "type__name": "Cisco | 7600 | Supervisor"
  66. },
  67. {
  68. "description": "Compact flash slot 1",
  69. "direction": "i",
  70. "gender": "f",
  71. "name": "disk1",
  72. "type__name": "Flash | CF"
  73. },
  74. {
  75. "description": "GigabitEthernet X/1 Gbic port",
  76. "direction": "i",
  77. "gender": "f",
  78. "name": "Gi1_gbic",
  79. "protocols": ["TransEth1G"],
  80. "type__name": "Transceiver | GBIC | Cisco"
  81. },
  82. {
  83. "description": "GigabitEthernet X/2 Gbic port",
  84. "direction": "i",
  85. "gender": "f",
  86. "name": "Gi2_gbic",
  87. "protocols": ["TransEth1G"],
  88. "type__name": "Transceiver | GBIC | Cisco"
  89. },
  90. {
  91. "description": "Management console",
  92. "direction": "s",
  93. "gender": "f",
  94. "name": "console",
  95. "protocols": [">RS232"],
  96. "type__name": "Electrical | RJ45"
  97. }
  98. ],
  99. "data": {
  100. "asset": {
  101. "part_no0": "WS-X6K-SUP2-2GE"
  102. }
  103. }
  104. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement