Guest User

Untitled

a guest
Jun 23rd, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.55 KB | None | 0 0
  1. {
  2. "apps": {},
  3. "devices": {
  4. "of:0000cc37ab7cb9d6": {
  5. "basic": {
  6. "driver": "accton-ofdpa3",
  7. "name": "leaf1"
  8. },
  9. "segmentrouting": {
  10. "adjacencySids": [],
  11. "ipv4Loopback": "192.168.10.23",
  12. "ipv4NodeSid": 103,
  13. "isEdgeRouter": true,
  14. "name": "leaf1",
  15. "routerMac": "cc:37:ab:7c:b9:d6"
  16. }
  17. },
  18. "of:0000cc37ab7cbada": {
  19. "basic": {
  20. "driver": "accton-ofdpa3",
  21. "name": "leaf2"
  22. },
  23. "segmentrouting": {
  24. "adjacencySids": [],
  25. "ipv4Loopback": "192.168.10.24",
  26. "ipv4NodeSid": 104,
  27. "isEdgeRouter": true,
  28. "name": "leaf2",
  29. "routerMac": "cc:37:ab:7c:ba:da"
  30. }
  31. },
  32. "of:0000cc37ab7cbe68": {
  33. "basic": {
  34. "driver": "accton-ofdpa3",
  35. "name": "spine1"
  36. },
  37. "segmentrouting": {
  38. "adjacencySids": [],
  39. "ipv4Loopback": "192.168.10.21",
  40. "ipv4NodeSid": 101,
  41. "isEdgeRouter": false,
  42. "name": "spine1",
  43. "routerMac": "cc:37:ab:7c:be:68"
  44. }
  45. },
  46. "of:0000cc37ab7cbfee": {
  47. "basic": {
  48. "driver": "accton-ofdpa3",
  49. "name": "spine2"
  50. },
  51. "segmentrouting": {
  52. "adjacencySids": [],
  53. "ipv4Loopback": "192.168.10.22",
  54. "ipv4NodeSid": 102,
  55. "isEdgeRouter": false,
  56. "name": "spine2",
  57. "routerMac": "cc:37:ab:7c:bf:ee"
  58. }
  59. }
  60. },
  61. "hosts": {},
  62. "layouts": {},
  63. "links": {},
  64. "ports": {
  65. "of:0000cc37ab7cb9d6/1": {
  66. "interfaces": [
  67. {
  68. "ips": [
  69. "10.42.42.254/24"
  70. ],
  71. "mac": "CC:37:AB:7C:B9:D6",
  72. "name": "node1"
  73. },
  74. {
  75. "ips": [
  76. "10.42.42.11/24"
  77. ],
  78. "mac": "3c:fd:fe:9e:93:10",
  79. "name": "node1iface"
  80. }
  81. ]
  82. },
  83. "of:0000cc37ab7cb9d6/2": {
  84. "interfaces": [
  85. {
  86. "ips": [
  87. "10.42.42.12/24"
  88. ],
  89. "mac": "3c:fd:fe:9e:8a:88",
  90. "name": "node2iface"
  91. },
  92. {
  93. "ips": [
  94. "10.42.42.254/24"
  95. ],
  96. "mac": "CC:37:AB:7C:B9:D6",
  97. "name": "node2"
  98. }
  99. ]
  100. },
  101. "of:0000cc37ab7cbada/3": {
  102. "interfaces": [
  103. {
  104. "ips": [
  105. "10.42.43.13/24"
  106. ],
  107. "mac": "3c:fd:fe:9e:94:98",
  108. "name": "node3iface"
  109. },
  110. {
  111. "ips": [
  112. "10.42.43.254/24"
  113. ],
  114. "mac": "CC:37:AB:7C:BA:DA",
  115. "name": "node3"
  116. }
  117. ]
  118. }
  119. },
  120. "regions": {}
  121. }
Add Comment
Please, Sign In to add comment