Advertisement
night_snake

Untitled

Aug 29th, 2014
348
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 245.05 KB | None | 0 0
  1. root@noc:/opt/noc# ./noc debug-script get_interfaces dlink-3610-tramp.imperiya.local
  2. 2014-08-29 10:31:54,705 SSH: Using gmpy
  3. 2014-08-29 10:31:59,081 Using JSON library: cjson
  4. 2014-08-29 10:32:01,305 Loading PeriodicRegistry
  5. 2014-08-29 10:32:01,428 Loading DownloaderRegistry
  6. 2014-08-29 10:32:02,630 Loading ProfileRegistry
  7. 2014-08-29 10:32:09,837 Loading ScriptRegistry
  8. 2014-08-29 10:32:12,662 Setting up 'select' polling method
  9. 2014-08-29 10:32:12,663 Activating 'select' poller
  10. 2014-08-29 10:32:12,669 Loading private ssh key from 'etc/ssh/id_rsa'
  11. 2014-08-29 10:32:12,669 Loading public ssh key from 'etc/ssh/id_rsa.pub'
  12. access_profile {
  13. profile: "DLink.DxS_Cisco_CLI"
  14. scheme: TELNET
  15. address: "192.168.255.100"
  16. user: "admin"
  17. password: "password"
  18. super_password: "password"
  19. attrs {
  20. key: "HW version"
  21. value: "A1.0"
  22. }
  23. attrs {
  24. key: "platform"
  25. value: "DGS-3610-26G"
  26. }
  27. attrs {
  28. key: "vendor"
  29. value: "DLink"
  30. }
  31. attrs {
  32. key: "version"
  33. value: "10.4(3T59)"
  34. }
  35. }
  36. object_name: "dlink-3610-tramp.imperiya.local"
  37. script: "DLink.DxS_Cisco_CLI.get_interfaces"
  38.  
  39. 2014-08-29 10:32:12,698 Running script thread
  40. 2014-08-29 10:32:12,699 Running socket factory (SelectPoller)
  41. 2014-08-29 10:32:12,705 Creating transaction id=1571589255 method=None callback=None
  42. 2014-08-29 10:32:12,713 [DLink.DxS_Cisco_CLI.get_interfaces(dlink-3610-tramp.imperiya.local, 192.168.255.100)] Running
  43. 2014-08-29 10:32:12,714 [DLink.DxS_Cisco_CLI.get_interfaces(dlink-3610-tramp.imperiya.local, 192.168.255.100)] Running script: DLink.DxS_Cisco_CLI.get_interfaces ({})
  44. 2014-08-29 10:32:12,716 [DLink.DxS_Cisco_CLI.get_interfaces(dlink-3610-tramp.imperiya.local, 192.168.255.100)] cli(show ip protocols)
  45. 2014-08-29 10:32:12,716 [DLink.DxS_Cisco_CLI.get_interfaces(dlink-3610-tramp.imperiya.local, 192.168.255.100)] Running new provider
  46. 2014-08-29 10:32:12,719 [TELNET: 192.168.255.100] ==> START
  47. 2014-08-29 10:32:12,719 [TELNET: 192.168.255.100] set_patterns([('([Uu]sername|[Ll]ogin):', 'USERNAME'), ('[Pp]assword:', 'PASSWORD'), ('^\\S+?>', 'UNPRIVELEGED_PROMPT'), ('^(?P<hostname>\\S+?)#', 'PROMPT'), ('(^ --More--)', 'PAGER')])
  48. 2014-08-29 10:32:12,723 [TELNET: 192.168.255.100] set_timeout(600)
  49. 2014-08-29 10:32:12,732 register_socket(<CLITelnetSocket(0x50aea10, 192.168.255.100:23, )>,None)
  50. 2014-08-29 10:32:13,705 Tick
  51. 2014-08-29 10:32:13,705 3 TICKS TO EXIT
  52. 2014-08-29 10:32:13,705 [TELNET: 192.168.255.100] Initializing socket
  53. 2014-08-29 10:32:13,706 [TELNET: 192.168.255.100] Connecting 192.168.255.100:23
  54. 2014-08-29 10:32:13,741 [TELNET: 192.168.255.100] Connected
  55. 2014-08-29 10:32:13,749 [TELNET: 192.168.255.100] Received IAC WILL ECHO (251 1)
  56. 2014-08-29 10:32:13,749 [TELNET: 192.168.255.100] Sending IAC DO ECHO (253 1)
  57. 2014-08-29 10:32:13,749 [TELNET: 192.168.255.100] Received IAC WILL SGA (251 3)
  58. 2014-08-29 10:32:13,749 [TELNET: 192.168.255.100] Sending IAC DO SGA (253 3)
  59. 2014-08-29 10:32:13,750 [TELNET: 192.168.255.100] Received IAC DO TTYPE (253 24)
  60. 2014-08-29 10:32:13,750 [TELNET: 192.168.255.100] Sending IAC WILL TTYPE (251 24)
  61. 2014-08-29 10:32:13,750 [TELNET: 192.168.255.100] Received IAC DO NAWS (253 31)
  62. 2014-08-29 10:32:13,750 [TELNET: 192.168.255.100] Sending IAC WILL NAWS (251 31)
  63. 2014-08-29 10:32:13,751 [TELNET: 192.168.255.100] Sending SB '\xff\xfa\x1f\xff\xff\xff\xff\xff\xf0'
  64. 2014-08-29 10:32:13,751 [TELNET: 192.168.255.100] Received SB '\x18\x01'
  65. 2014-08-29 10:32:13,752 [TELNET: 192.168.255.100] Sending SB '\xff\xfa\x18\x00XTERM\xff\xf0'
  66. 2014-08-29 10:32:14,259 [TELNET: 192.168.255.100] on_read: '\r\nUser Access Verification\r\n'
  67. 2014-08-29 10:32:14,260 [TELNET: 192.168.255.100] on_read: '\r\n'
  68. 2014-08-29 10:32:14,261 [TELNET: 192.168.255.100] on_read: 'Username:'
  69. 2014-08-29 10:32:14,261 [TELNET: 192.168.255.100] Starting synchronous FSM check
  70. 2014-08-29 10:32:14,261 [TELNET: 192.168.255.100] match '([Uu]sername|[Ll]ogin):'
  71. 2014-08-29 10:32:14,262 [TELNET: 192.168.255.100] event(USERNAME)
  72. 2014-08-29 10:32:14,262 [TELNET: 192.168.255.100] ==> USERNAME
  73. 2014-08-29 10:32:14,262 [TELNET: 192.168.255.100] set_patterns([('[Pp]assword:', 'PASSWORD'), ('^(?P<hostname>\\S+?)#', 'PROMPT')])
  74. 2014-08-29 10:32:14,262 [TELNET: 192.168.255.100] submit(u'admin', bulk_lines=None, streaming=False)
  75. 2014-08-29 10:32:14,282 [TELNET: 192.168.255.100] on_read: 'a'
  76. 2014-08-29 10:32:14,284 [TELNET: 192.168.255.100] on_read: 'd'
  77. 2014-08-29 10:32:14,288 [TELNET: 192.168.255.100] on_read: 'm'
  78. 2014-08-29 10:32:14,289 [TELNET: 192.168.255.100] on_read: 'i'
  79. 2014-08-29 10:32:14,289 [TELNET: 192.168.255.100] on_read: 'n'
  80. 2014-08-29 10:32:14,290 [TELNET: 192.168.255.100] on_read: '\r\n'
  81. 2014-08-29 10:32:14,292 [TELNET: 192.168.255.100] on_read: 'Password:'
  82. 2014-08-29 10:32:14,292 [TELNET: 192.168.255.100] Starting synchronous FSM check
  83. 2014-08-29 10:32:14,292 [TELNET: 192.168.255.100] match '[Pp]assword:'
  84. 2014-08-29 10:32:14,292 [TELNET: 192.168.255.100] event(PASSWORD)
  85. 2014-08-29 10:32:14,292 [TELNET: 192.168.255.100] ==> PASSWORD
  86. 2014-08-29 10:32:14,293 [TELNET: 192.168.255.100] set_patterns([('^\\S+?>', 'UNPRIVELEGED_PROMPT'), ('^(?P<hostname>\\S+?)#', 'PROMPT'), ('([Uu]sername|[Ll]ogin):', 'USERNAME'), ('[Pp]assword:', 'PASSWORD'), ('(^ --More--)', 'PAGER')])
  87. 2014-08-29 10:32:14,293 [TELNET: 192.168.255.100] submit(u'password', bulk_lines=None, streaming=False)
  88. 2014-08-29 10:32:14,304 [TELNET: 192.168.255.100] on_read: '\r\n'
  89. 2014-08-29 10:32:14,307 [TELNET: 192.168.255.100] on_read: '\r'
  90. 2014-08-29 10:32:14,308 [TELNET: 192.168.255.100] on_read: '\n'
  91. 2014-08-29 10:32:14,321 [TELNET: 192.168.255.100] on_read: 'dlink-3610-tramplin#'
  92. 2014-08-29 10:32:14,322 [TELNET: 192.168.255.100] Starting synchronous FSM check
  93. 2014-08-29 10:32:14,322 [TELNET: 192.168.255.100] match '^(?P<hostname>\S+?)#'
  94. 2014-08-29 10:32:14,322 [TELNET: 192.168.255.100] event(PROMPT)
  95. 2014-08-29 10:32:14,322 [TELNET: 192.168.255.100] ==> PROMPT
  96. 2014-08-29 10:32:14,322 [TELNET: 192.168.255.100] on_PROMPT_enter
  97. 2014-08-29 10:32:14,322 [TELNET: 192.168.255.100] Using prompt pattern: ^dlink\-3610\-tramplin#
  98. 2014-08-29 10:32:14,324 [TELNET: 192.168.255.100] set_patterns([('^dlink\\-3610\\-tramplin#', 'PROMPT'), ('(^ --More--)', 'PAGER')])
  99. 2014-08-29 10:32:14,352 [DLink.DxS_Cisco_CLI.get_interfaces(dlink-3610-tramp.imperiya.local, 192.168.255.100)] CLI Provider is ready
  100. 2014-08-29 10:32:14,352 [DLink.DxS_Cisco_CLI.get_interfaces(dlink-3610-tramp.imperiya.local, 192.168.255.100)] Disable paging
  101. 2014-08-29 10:32:14,353 [DLink.DxS_Cisco_CLI.get_interfaces(dlink-3610-tramp.imperiya.local, 192.168.255.100)] cli(terminal length 0)
  102. 2014-08-29 10:32:14,353 [TELNET: 192.168.255.100] submit('terminal length 0', bulk_lines=None, streaming=False)
  103. 2014-08-29 10:32:15,326 Tick
  104. 2014-08-29 10:32:15,326 Resetting wait ticks
  105. 2014-08-29 10:32:15,330 [TELNET: 192.168.255.100] on_read: 't'
  106. 2014-08-29 10:32:15,336 [TELNET: 192.168.255.100] on_read: 'e'
  107. 2014-08-29 10:32:15,337 [TELNET: 192.168.255.100] on_read: 'r'
  108. 2014-08-29 10:32:15,337 [TELNET: 192.168.255.100] on_read: 'm'
  109. 2014-08-29 10:32:15,340 [TELNET: 192.168.255.100] on_read: 'i'
  110. 2014-08-29 10:32:15,341 [TELNET: 192.168.255.100] on_read: 'n'
  111. 2014-08-29 10:32:15,342 [TELNET: 192.168.255.100] on_read: 'a'
  112. 2014-08-29 10:32:15,344 [TELNET: 192.168.255.100] on_read: 'l'
  113. 2014-08-29 10:32:15,345 [TELNET: 192.168.255.100] on_read: ' '
  114. 2014-08-29 10:32:15,346 [TELNET: 192.168.255.100] on_read: 'l'
  115. 2014-08-29 10:32:15,347 [TELNET: 192.168.255.100] on_read: 'e'
  116. 2014-08-29 10:32:15,351 [TELNET: 192.168.255.100] on_read: 'ngt'
  117. 2014-08-29 10:32:15,352 [TELNET: 192.168.255.100] on_read: 'h'
  118. 2014-08-29 10:32:15,353 [TELNET: 192.168.255.100] on_read: ' '
  119. 2014-08-29 10:32:15,355 [TELNET: 192.168.255.100] on_read: '0'
  120. 2014-08-29 10:32:15,356 [TELNET: 192.168.255.100] on_read: '\r\n'
  121. 2014-08-29 10:32:15,360 [TELNET: 192.168.255.100] on_read: 'dlink-3610-tramplin#'
  122. 2014-08-29 10:32:15,360 [TELNET: 192.168.255.100] Starting synchronous FSM check
  123. 2014-08-29 10:32:15,360 [TELNET: 192.168.255.100] match '^dlink\-3610\-tramplin#'
  124. 2014-08-29 10:32:15,360 [TELNET: 192.168.255.100] Starting synchronous FSM check
  125. 2014-08-29 10:32:15,360 [TELNET: 192.168.255.100] event(PROMPT)
  126. 2014-08-29 10:32:15,361 [DLink.DxS_Cisco_CLI.get_interfaces(dlink-3610-tramp.imperiya.local, 192.168.255.100)] cli(terminal length 0) returns:
  127. ===[ terminal length 0 ]================================================
  128. ''
  129. ========================================================================
  130. 2014-08-29 10:32:15,362 [TELNET: 192.168.255.100] submit('show ip protocols', bulk_lines=None, streaming=False)
  131. 2014-08-29 10:32:16,362 Tick
  132. 2014-08-29 10:32:16,362 Resetting wait ticks
  133. 2014-08-29 10:32:16,367 [TELNET: 192.168.255.100] on_read: 'sh'
  134. 2014-08-29 10:32:16,367 [TELNET: 192.168.255.100] on_read: 'o'
  135. 2014-08-29 10:32:16,368 [TELNET: 192.168.255.100] on_read: 'w'
  136. 2014-08-29 10:32:16,377 [TELNET: 192.168.255.100] on_read: ' '
  137. 2014-08-29 10:32:16,377 [TELNET: 192.168.255.100] on_read: 'i'
  138. 2014-08-29 10:32:16,378 [TELNET: 192.168.255.100] on_read: 'p'
  139. 2014-08-29 10:32:16,382 [TELNET: 192.168.255.100] on_read: ' '
  140. 2014-08-29 10:32:16,383 [TELNET: 192.168.255.100] on_read: 'p'
  141. 2014-08-29 10:32:16,384 [TELNET: 192.168.255.100] on_read: 'r'
  142. 2014-08-29 10:32:16,389 [TELNET: 192.168.255.100] on_read: 'o'
  143. 2014-08-29 10:32:16,389 [TELNET: 192.168.255.100] on_read: 't'
  144. 2014-08-29 10:32:16,390 [TELNET: 192.168.255.100] on_read: 'o'
  145. 2014-08-29 10:32:16,394 [TELNET: 192.168.255.100] on_read: 'c'
  146. 2014-08-29 10:32:16,394 [TELNET: 192.168.255.100] on_read: 'o'
  147. 2014-08-29 10:32:16,395 [TELNET: 192.168.255.100] on_read: 'l'
  148. 2014-08-29 10:32:16,396 [TELNET: 192.168.255.100] on_read: 's'
  149. 2014-08-29 10:32:16,401 [TELNET: 192.168.255.100] on_read: '\r\n'
  150. 2014-08-29 10:32:16,443 [TELNET: 192.168.255.100] on_read: 'dlink-3610-tramplin#'
  151. 2014-08-29 10:32:16,444 [TELNET: 192.168.255.100] Starting synchronous FSM check
  152. 2014-08-29 10:32:16,444 [TELNET: 192.168.255.100] match '^dlink\-3610\-tramplin#'
  153. 2014-08-29 10:32:16,444 [TELNET: 192.168.255.100] Starting synchronous FSM check
  154. 2014-08-29 10:32:16,444 [TELNET: 192.168.255.100] event(PROMPT)
  155. 2014-08-29 10:32:16,477 [DLink.DxS_Cisco_CLI.get_interfaces(dlink-3610-tramp.imperiya.local, 192.168.255.100)] cli(show ip protocols) returns:
  156. ===[ show ip protocols ]================================================
  157. ''
  158. ========================================================================
  159. 2014-08-29 10:32:16,477 [DLink.DxS_Cisco_CLI.get_interfaces(dlink-3610-tramp.imperiya.local, 192.168.255.100)] cli(show lldp status | include Global)
  160. 2014-08-29 10:32:16,477 [TELNET: 192.168.255.100] submit('show lldp status | include Global', bulk_lines=None, streaming=False)
  161. 2014-08-29 10:32:17,445 Tick
  162. 2014-08-29 10:32:17,445 Resetting wait ticks
  163. 2014-08-29 10:32:17,450 [TELNET: 192.168.255.100] on_read: 's'
  164. 2014-08-29 10:32:17,450 [TELNET: 192.168.255.100] on_read: 'h'
  165. 2014-08-29 10:32:17,451 [TELNET: 192.168.255.100] on_read: 'o'
  166. 2014-08-29 10:32:17,455 [TELNET: 192.168.255.100] on_read: 'w'
  167. 2014-08-29 10:32:17,455 [TELNET: 192.168.255.100] on_read: ' '
  168. 2014-08-29 10:32:17,456 [TELNET: 192.168.255.100] on_read: 'l'
  169. 2014-08-29 10:32:17,459 [TELNET: 192.168.255.100] on_read: 'l'
  170. 2014-08-29 10:32:17,460 [TELNET: 192.168.255.100] on_read: 'd'
  171. 2014-08-29 10:32:17,461 [TELNET: 192.168.255.100] on_read: 'p'
  172. 2014-08-29 10:32:17,464 [TELNET: 192.168.255.100] on_read: ' '
  173. 2014-08-29 10:32:17,465 [TELNET: 192.168.255.100] on_read: 's'
  174. 2014-08-29 10:32:17,466 [TELNET: 192.168.255.100] on_read: 't'
  175. 2014-08-29 10:32:17,469 [TELNET: 192.168.255.100] on_read: 'a'
  176. 2014-08-29 10:32:17,470 [TELNET: 192.168.255.100] on_read: 't'
  177. 2014-08-29 10:32:17,470 [TELNET: 192.168.255.100] on_read: 'u'
  178. 2014-08-29 10:32:17,474 [TELNET: 192.168.255.100] on_read: 's'
  179. 2014-08-29 10:32:17,475 [TELNET: 192.168.255.100] on_read: ' '
  180. 2014-08-29 10:32:17,476 [TELNET: 192.168.255.100] on_read: '|'
  181. 2014-08-29 10:32:17,479 [TELNET: 192.168.255.100] on_read: ' '
  182. 2014-08-29 10:32:17,480 [TELNET: 192.168.255.100] on_read: 'i'
  183. 2014-08-29 10:32:17,481 [TELNET: 192.168.255.100] on_read: 'n'
  184. 2014-08-29 10:32:17,484 [TELNET: 192.168.255.100] on_read: 'c'
  185. 2014-08-29 10:32:17,485 [TELNET: 192.168.255.100] on_read: 'l'
  186. 2014-08-29 10:32:17,486 [TELNET: 192.168.255.100] on_read: 'u'
  187. 2014-08-29 10:32:17,489 [TELNET: 192.168.255.100] on_read: 'd'
  188. 2014-08-29 10:32:17,489 [TELNET: 192.168.255.100] on_read: 'e'
  189. 2014-08-29 10:32:17,490 [TELNET: 192.168.255.100] on_read: ' '
  190. 2014-08-29 10:32:17,494 [TELNET: 192.168.255.100] on_read: 'G'
  191. 2014-08-29 10:32:17,494 [TELNET: 192.168.255.100] on_read: 'l'
  192. 2014-08-29 10:32:17,495 [TELNET: 192.168.255.100] on_read: 'o'
  193. 2014-08-29 10:32:17,498 [TELNET: 192.168.255.100] on_read: 'b'
  194. 2014-08-29 10:32:17,499 [TELNET: 192.168.255.100] on_read: 'a'
  195. 2014-08-29 10:32:17,500 [TELNET: 192.168.255.100] on_read: 'l'
  196. 2014-08-29 10:32:17,503 [TELNET: 192.168.255.100] on_read: '\r\n'
  197. 2014-08-29 10:32:17,533 [TELNET: 192.168.255.100] on_read: 'Global status of LLDP : Enable\r\n'
  198. 2014-08-29 10:32:17,550 [TELNET: 192.168.255.100] on_read: 'Global cdp compliance : YES\r\n'
  199. 2014-08-29 10:32:17,590 [TELNET: 192.168.255.100] on_read: 'dlink-3610-tramplin#'
  200. 2014-08-29 10:32:17,591 [TELNET: 192.168.255.100] Starting synchronous FSM check
  201. 2014-08-29 10:32:17,591 [TELNET: 192.168.255.100] match '^dlink\-3610\-tramplin#'
  202. 2014-08-29 10:32:17,591 [TELNET: 192.168.255.100] Starting synchronous FSM check
  203. 2014-08-29 10:32:17,591 [TELNET: 192.168.255.100] event(PROMPT)
  204. 2014-08-29 10:32:17,592 [DLink.DxS_Cisco_CLI.get_interfaces(dlink-3610-tramp.imperiya.local, 192.168.255.100)] cli(show lldp status | include Global) returns:
  205. ===[ show lldp status | include Global ]================================
  206. 'Global status of LLDP : Enable\nGlobal cdp compliance : YES\n'
  207. ========================================================================
  208. 2014-08-29 10:32:17,593 [DLink.DxS_Cisco_CLI.get_interfaces(dlink-3610-tramp.imperiya.local, 192.168.255.100)] cli(show lldp status | include Port)
  209. 2014-08-29 10:32:17,593 [TELNET: 192.168.255.100] submit('show lldp status | include Port', bulk_lines=None, streaming=False)
  210. 2014-08-29 10:32:18,592 Tick
  211. 2014-08-29 10:32:18,592 Resetting wait ticks
  212. 2014-08-29 10:32:18,597 [TELNET: 192.168.255.100] on_read: 's'
  213. 2014-08-29 10:32:18,598 [TELNET: 192.168.255.100] on_read: 'h'
  214. 2014-08-29 10:32:18,599 [TELNET: 192.168.255.100] on_read: 'o'
  215. 2014-08-29 10:32:18,603 [TELNET: 192.168.255.100] on_read: 'w'
  216. 2014-08-29 10:32:18,603 [TELNET: 192.168.255.100] on_read: ' '
  217. 2014-08-29 10:32:18,607 [TELNET: 192.168.255.100] on_read: 'l'
  218. 2014-08-29 10:32:18,607 [TELNET: 192.168.255.100] on_read: 'l'
  219. 2014-08-29 10:32:18,608 [TELNET: 192.168.255.100] on_read: 'd'
  220. 2014-08-29 10:32:18,611 [TELNET: 192.168.255.100] on_read: 'p'
  221. 2014-08-29 10:32:18,612 [TELNET: 192.168.255.100] on_read: ' '
  222. 2014-08-29 10:32:18,613 [TELNET: 192.168.255.100] on_read: 's'
  223. 2014-08-29 10:32:18,616 [TELNET: 192.168.255.100] on_read: 't'
  224. 2014-08-29 10:32:18,617 [TELNET: 192.168.255.100] on_read: 'a'
  225. 2014-08-29 10:32:18,618 [TELNET: 192.168.255.100] on_read: 't'
  226. 2014-08-29 10:32:18,621 [TELNET: 192.168.255.100] on_read: 'u'
  227. 2014-08-29 10:32:18,622 [TELNET: 192.168.255.100] on_read: 's'
  228. 2014-08-29 10:32:18,623 [TELNET: 192.168.255.100] on_read: ' '
  229. 2014-08-29 10:32:18,623 [TELNET: 192.168.255.100] on_read: '|'
  230. 2014-08-29 10:32:18,625 [TELNET: 192.168.255.100] on_read: ' '
  231. 2014-08-29 10:32:18,630 [TELNET: 192.168.255.100] on_read: 'i'
  232. 2014-08-29 10:32:18,631 [TELNET: 192.168.255.100] on_read: 'n'
  233. 2014-08-29 10:32:18,632 [TELNET: 192.168.255.100] on_read: 'c'
  234. 2014-08-29 10:32:18,640 [TELNET: 192.168.255.100] on_read: 'lude Port'
  235. 2014-08-29 10:32:18,641 [TELNET: 192.168.255.100] on_read: '\r\n'
  236. 2014-08-29 10:32:18,675 [TELNET: 192.168.255.100] on_read: 'Port [GigabitEthernet 0/1]\r\n'
  237. 2014-08-29 10:32:18,701 [TELNET: 192.168.255.100] on_read: 'Port status of LLDP : Enable\r\n'
  238. 2014-08-29 10:32:18,720 [TELNET: 192.168.255.100] on_read: 'Port state : UP\r\n'
  239. 2014-08-29 10:32:18,740 [TELNET: 192.168.255.100] on_read: 'Port cdp compliance : NO\r\n'
  240. 2014-08-29 10:32:18,761 [TELNET: 192.168.255.100] on_read: 'Port encapsulation : Ethernet II\r\n'
  241. 2014-08-29 10:32:18,781 [TELNET: 192.168.255.100] on_read: 'Port [GigabitEthernet 0/2]\r\n'
  242. 2014-08-29 10:32:18,801 [TELNET: 192.168.255.100] on_read: 'Port status of LLDP : Enable\r\n'
  243. 2014-08-29 10:32:18,821 [TELNET: 192.168.255.100] on_read: 'Port state : DOWN\r\n'
  244. 2014-08-29 10:32:18,854 [TELNET: 192.168.255.100] on_read: 'Port cdp compliance : NO\r\n'
  245. 2014-08-29 10:32:18,871 [TELNET: 192.168.255.100] on_read: 'Port encapsulation : Ethernet II\r\n'
  246. 2014-08-29 10:32:18,891 [TELNET: 192.168.255.100] on_read: 'Port [GigabitEthernet 0/3]\r\n'
  247. 2014-08-29 10:32:18,911 [TELNET: 192.168.255.100] on_read: 'Port status of LLDP : Enable\r\n'
  248. 2014-08-29 10:32:18,931 [TELNET: 192.168.255.100] on_read: 'Port state : DOWN\r\n'
  249. 2014-08-29 10:32:18,951 [TELNET: 192.168.255.100] on_read: 'Port cdp compliance : NO\r\n'
  250. 2014-08-29 10:32:18,971 [TELNET: 192.168.255.100] on_read: 'Port encapsulation : Ethernet II\r\n'
  251. 2014-08-29 10:32:18,991 [TELNET: 192.168.255.100] on_read: 'Port [GigabitEthernet 0/4]\r\n'
  252. 2014-08-29 10:32:19,011 [TELNET: 192.168.255.100] on_read: 'Port status of LLDP : Enable\r\n'
  253. 2014-08-29 10:32:19,031 [TELNET: 192.168.255.100] on_read: 'Port state : DOWN\r\n'
  254. 2014-08-29 10:32:19,051 [TELNET: 192.168.255.100] on_read: 'Port cdp compliance : NO\r\n'
  255. 2014-08-29 10:32:19,071 [TELNET: 192.168.255.100] on_read: 'Port encapsulation : Ethernet II\r\n'
  256. 2014-08-29 10:32:19,092 [TELNET: 192.168.255.100] on_read: 'Port [GigabitEthernet 0/5]\r\n'
  257. 2014-08-29 10:32:19,111 [TELNET: 192.168.255.100] on_read: 'Port status of LLDP : Enable\r\n'
  258. 2014-08-29 10:32:19,132 [TELNET: 192.168.255.100] on_read: 'Port state : DOWN\r\n'
  259. 2014-08-29 10:32:19,151 [TELNET: 192.168.255.100] on_read: 'Port cdp compliance : NO\r\n'
  260. 2014-08-29 10:32:19,170 [TELNET: 192.168.255.100] on_read: 'Port encapsulation : Ethernet II\r\n'
  261. 2014-08-29 10:32:19,191 [TELNET: 192.168.255.100] on_read: 'Port [GigabitEthernet 0/6]\r\n'
  262. 2014-08-29 10:32:19,211 [TELNET: 192.168.255.100] on_read: 'Port status of LLDP : Enable\r\n'
  263. 2014-08-29 10:32:19,233 [TELNET: 192.168.255.100] on_read: 'Port state : UP\r\n'
  264. 2014-08-29 10:32:19,251 [TELNET: 192.168.255.100] on_read: 'Port cdp compliance : NO\r\n'
  265. 2014-08-29 10:32:19,271 [TELNET: 192.168.255.100] on_read: 'Port encapsulation : Ethernet II\r\n'
  266. 2014-08-29 10:32:19,292 [TELNET: 192.168.255.100] on_read: 'Port [GigabitEthernet 0/7]\r\n'
  267. 2014-08-29 10:32:19,311 [TELNET: 192.168.255.100] on_read: 'Port status of LLDP : Enable\r\n'
  268. 2014-08-29 10:32:19,331 [TELNET: 192.168.255.100] on_read: 'Port state : UP\r\n'
  269. 2014-08-29 10:32:19,357 [TELNET: 192.168.255.100] on_read: 'Port cdp compliance : NO\r\n'
  270. 2014-08-29 10:32:19,371 [TELNET: 192.168.255.100] on_read: 'Port encapsulation : Ethernet II\r\n'
  271. 2014-08-29 10:32:19,391 [TELNET: 192.168.255.100] on_read: 'Port [GigabitEthernet 0/8]\r\n'
  272. 2014-08-29 10:32:19,411 [TELNET: 192.168.255.100] on_read: 'Port status of LLDP : Enable\r\n'
  273. 2014-08-29 10:32:19,431 [TELNET: 192.168.255.100] on_read: 'Port state : UP\r\n'
  274. 2014-08-29 10:32:19,453 [TELNET: 192.168.255.100] on_read: 'Port cdp compliance : NO\r\n'
  275. 2014-08-29 10:32:19,471 [TELNET: 192.168.255.100] on_read: 'Port encapsulation : Ethernet II\r\n'
  276. 2014-08-29 10:32:19,491 [TELNET: 192.168.255.100] on_read: 'Port [GigabitEthernet 0/9]\r\n'
  277. 2014-08-29 10:32:19,511 [TELNET: 192.168.255.100] on_read: 'Port status of LLDP : Enable\r\n'
  278. 2014-08-29 10:32:19,531 [TELNET: 192.168.255.100] on_read: 'Port state : UP\r\n'
  279. 2014-08-29 10:32:19,551 [TELNET: 192.168.255.100] on_read: 'Port cdp compliance : NO\r\n'
  280. 2014-08-29 10:32:19,571 [TELNET: 192.168.255.100] on_read: 'Port encapsulation : Ethernet II\r\n'
  281. 2014-08-29 10:32:19,591 [TELNET: 192.168.255.100] on_read: 'Port [GigabitEthernet 0/10]\r\n'
  282. 2014-08-29 10:32:19,611 [TELNET: 192.168.255.100] on_read: 'Port status of LLDP : Enable\r\n'
  283. 2014-08-29 10:32:19,611 Tick
  284. 2014-08-29 10:32:19,611 Resetting wait ticks
  285. 2014-08-29 10:32:19,631 [TELNET: 192.168.255.100] on_read: 'Port state : UP\r\n'
  286. 2014-08-29 10:32:19,651 [TELNET: 192.168.255.100] on_read: 'Port cdp compliance : NO\r\n'
  287. 2014-08-29 10:32:19,671 [TELNET: 192.168.255.100] on_read: 'Port encapsulation : Ethernet II\r\n'
  288. 2014-08-29 10:32:19,692 [TELNET: 192.168.255.100] on_read: 'Port [GigabitEthernet 0/11]\r\n'
  289. 2014-08-29 10:32:19,711 [TELNET: 192.168.255.100] on_read: 'Port status of LLDP : Enable\r\n'
  290. 2014-08-29 10:32:19,731 [TELNET: 192.168.255.100] on_read: 'Port state : DOWN\r\n'
  291. 2014-08-29 10:32:19,751 [TELNET: 192.168.255.100] on_read: 'Port cdp compliance : NO\r\n'
  292. 2014-08-29 10:32:19,771 [TELNET: 192.168.255.100] on_read: 'Port encapsulation : Ethernet II\r\n'
  293. 2014-08-29 10:32:19,792 [TELNET: 192.168.255.100] on_read: 'Port [GigabitEthernet 0/12]\r\n'
  294. 2014-08-29 10:32:19,811 [TELNET: 192.168.255.100] on_read: 'Port status of LLDP : Enable\r\n'
  295. 2014-08-29 10:32:19,832 [TELNET: 192.168.255.100] on_read: 'Port state : UP\r\n'
  296. 2014-08-29 10:32:19,864 [TELNET: 192.168.255.100] on_read: 'Port cdp compliance : NO\r\n'
  297. 2014-08-29 10:32:19,881 [TELNET: 192.168.255.100] on_read: 'Port encapsulation : Ethernet II\r\n'
  298. 2014-08-29 10:32:19,901 [TELNET: 192.168.255.100] on_read: 'Port [GigabitEthernet 0/13]\r\n'
  299. 2014-08-29 10:32:19,921 [TELNET: 192.168.255.100] on_read: 'Port status of LLDP : Enable\r\n'
  300. 2014-08-29 10:32:19,941 [TELNET: 192.168.255.100] on_read: 'Port state : DOWN\r\n'
  301. 2014-08-29 10:32:19,961 [TELNET: 192.168.255.100] on_read: 'Port cdp compliance : NO\r\n'
  302. 2014-08-29 10:32:19,981 [TELNET: 192.168.255.100] on_read: 'Port encapsulation : Ethernet II\r\n'
  303. 2014-08-29 10:32:20,001 [TELNET: 192.168.255.100] on_read: 'Port [GigabitEthernet 0/14]\r\n'
  304. 2014-08-29 10:32:20,021 [TELNET: 192.168.255.100] on_read: 'Port status of LLDP : Enable\r\n'
  305. 2014-08-29 10:32:20,041 [TELNET: 192.168.255.100] on_read: 'Port state : UP\r\n'
  306. 2014-08-29 10:32:20,061 [TELNET: 192.168.255.100] on_read: 'Port cdp compliance : NO\r\n'
  307. 2014-08-29 10:32:20,081 [TELNET: 192.168.255.100] on_read: 'Port encapsulation : Ethernet II\r\n'
  308. 2014-08-29 10:32:20,101 [TELNET: 192.168.255.100] on_read: 'Port [GigabitEthernet 0/15]\r\n'
  309. 2014-08-29 10:32:20,121 [TELNET: 192.168.255.100] on_read: 'Port status of LLDP : Enable\r\n'
  310. 2014-08-29 10:32:20,146 [TELNET: 192.168.255.100] on_read: 'Port state : UP\r\n'
  311. 2014-08-29 10:32:20,161 [TELNET: 192.168.255.100] on_read: 'Port cdp compliance : NO\r\n'
  312. 2014-08-29 10:32:20,181 [TELNET: 192.168.255.100] on_read: 'Port encapsulation : Ethernet II\r\n'
  313. 2014-08-29 10:32:20,201 [TELNET: 192.168.255.100] on_read: 'Port [GigabitEthernet 0/16]\r\n'
  314. 2014-08-29 10:32:20,221 [TELNET: 192.168.255.100] on_read: 'Port status of LLDP : Enable\r\n'
  315. 2014-08-29 10:32:20,241 [TELNET: 192.168.255.100] on_read: 'Port state : UP\r\n'
  316. 2014-08-29 10:32:20,261 [TELNET: 192.168.255.100] on_read: 'Port cdp compliance : NO\r\n'
  317. 2014-08-29 10:32:20,281 [TELNET: 192.168.255.100] on_read: 'Port encapsulation : Ethernet II\r\n'
  318. 2014-08-29 10:32:20,302 [TELNET: 192.168.255.100] on_read: 'Port [GigabitEthernet 0/17]\r\n'
  319. 2014-08-29 10:32:20,321 [TELNET: 192.168.255.100] on_read: 'Port status of LLDP : Enable\r\n'
  320. 2014-08-29 10:32:20,341 [TELNET: 192.168.255.100] on_read: 'Port state : UP\r\n'
  321. 2014-08-29 10:32:20,367 [TELNET: 192.168.255.100] on_read: 'Port cdp compliance : NO\r\n'
  322. 2014-08-29 10:32:20,381 [TELNET: 192.168.255.100] on_read: 'Port encapsulation : Ethernet II\r\n'
  323. 2014-08-29 10:32:20,410 [TELNET: 192.168.255.100] on_read: 'Port [GigabitEthernet 0/18]\r\n'
  324. 2014-08-29 10:32:20,431 [TELNET: 192.168.255.100] on_read: 'Port status of LLDP : Enable\r\n'
  325. 2014-08-29 10:32:20,452 [TELNET: 192.168.255.100] on_read: 'Port state : UP\r\n'
  326. 2014-08-29 10:32:20,481 [TELNET: 192.168.255.100] on_read: 'Port cdp compliance : NO\r\n'
  327. 2014-08-29 10:32:20,501 [TELNET: 192.168.255.100] on_read: 'Port encapsulation : Ethernet II\r\n'
  328. 2014-08-29 10:32:20,521 [TELNET: 192.168.255.100] on_read: 'Port [GigabitEthernet 0/19]\r\n'
  329. 2014-08-29 10:32:20,541 [TELNET: 192.168.255.100] on_read: 'Port status of LLDP : Enable\r\n'
  330. 2014-08-29 10:32:20,561 [TELNET: 192.168.255.100] on_read: 'Port state : UP\r\n'
  331. 2014-08-29 10:32:20,581 [TELNET: 192.168.255.100] on_read: 'Port cdp compliance : NO\r\n'
  332. 2014-08-29 10:32:20,601 [TELNET: 192.168.255.100] on_read: 'Port encapsulation : Ethernet II\r\n'
  333. 2014-08-29 10:32:20,621 [TELNET: 192.168.255.100] on_read: 'Port [GigabitEthernet 0/20]\r\n'
  334. 2014-08-29 10:32:20,622 Tick
  335. 2014-08-29 10:32:20,622 Resetting wait ticks
  336. 2014-08-29 10:32:20,641 [TELNET: 192.168.255.100] on_read: 'Port status of LLDP : Enable\r\n'
  337. 2014-08-29 10:32:20,661 [TELNET: 192.168.255.100] on_read: 'Port state : UP\r\n'
  338. 2014-08-29 10:32:20,690 [TELNET: 192.168.255.100] on_read: 'Port cdp compliance : NO\r\n'
  339. 2014-08-29 10:32:20,711 [TELNET: 192.168.255.100] on_read: 'Port encapsulation : Ethernet II\r\n'
  340. 2014-08-29 10:32:20,735 [TELNET: 192.168.255.100] on_read: 'Port [GigabitEthernet 0/21]\r\n'
  341. 2014-08-29 10:32:20,752 [TELNET: 192.168.255.100] on_read: 'Port status of LLDP : Enable\r\n'
  342. 2014-08-29 10:32:20,771 [TELNET: 192.168.255.100] on_read: 'Port state : UP\r\n'
  343. 2014-08-29 10:32:20,838 [TELNET: 192.168.255.100] on_read: 'Port cdp compliance : NO\r\n'
  344. 2014-08-29 10:32:20,875 [TELNET: 192.168.255.100] on_read: 'Port encapsulation : Ethernet II\r\n'
  345. 2014-08-29 10:32:20,891 [TELNET: 192.168.255.100] on_read: 'Port [GigabitEthernet 0/22]\r\n'
  346. 2014-08-29 10:32:20,911 [TELNET: 192.168.255.100] on_read: 'Port status of LLDP : Enable\r\n'
  347. 2014-08-29 10:32:20,931 [TELNET: 192.168.255.100] on_read: 'Port state : UP\r\n'
  348. 2014-08-29 10:32:20,951 [TELNET: 192.168.255.100] on_read: 'Port cdp compliance : NO\r\n'
  349. 2014-08-29 10:32:20,972 [TELNET: 192.168.255.100] on_read: 'Port encapsulation : Ethernet II\r\n'
  350. 2014-08-29 10:32:20,991 [TELNET: 192.168.255.100] on_read: 'Port [GigabitEthernet 0/23]\r\n'
  351. 2014-08-29 10:32:21,011 [TELNET: 192.168.255.100] on_read: 'Port status of LLDP : Enable\r\n'
  352. 2014-08-29 10:32:21,031 [TELNET: 192.168.255.100] on_read: 'Port state : UP\r\n'
  353. 2014-08-29 10:32:21,051 [TELNET: 192.168.255.100] on_read: 'Port cdp compliance : NO\r\n'
  354. 2014-08-29 10:32:21,071 [TELNET: 192.168.255.100] on_read: 'Port encapsulation : Ethernet II\r\n'
  355. 2014-08-29 10:32:21,092 [TELNET: 192.168.255.100] on_read: 'Port [GigabitEthernet 0/24]\r\n'
  356. 2014-08-29 10:32:21,111 [TELNET: 192.168.255.100] on_read: 'Port status of LLDP : Enable\r\n'
  357. 2014-08-29 10:32:21,131 [TELNET: 192.168.255.100] on_read: 'Port state : UP\r\n'
  358. 2014-08-29 10:32:21,152 [TELNET: 192.168.255.100] on_read: 'Port cdp compliance : NO\r\n'
  359. 2014-08-29 10:32:21,172 [TELNET: 192.168.255.100] on_read: 'Port encapsulation : Ethernet II\r\n'
  360. 2014-08-29 10:32:21,211 [TELNET: 192.168.255.100] on_read: 'dlink-3610-tramplin#'
  361. 2014-08-29 10:32:21,213 [TELNET: 192.168.255.100] Starting synchronous FSM check
  362. 2014-08-29 10:32:21,213 [TELNET: 192.168.255.100] match '^dlink\-3610\-tramplin#'
  363. 2014-08-29 10:32:21,213 [TELNET: 192.168.255.100] Starting synchronous FSM check
  364. 2014-08-29 10:32:21,214 [TELNET: 192.168.255.100] event(PROMPT)
  365. 2014-08-29 10:32:21,260 [DLink.DxS_Cisco_CLI.get_interfaces(dlink-3610-tramp.imperiya.local, 192.168.255.100)] cli(show lldp status | include Port) returns:
  366. ===[ show lldp status | include Port ]==================================
  367. 'Port [GigabitEthernet 0/1]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/2]\nPort status of LLDP : Enable\nPort state : DOWN\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/3]\nPort status of LLDP : Enable\nPort state : DOWN\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/4]\nPort status of LLDP : Enable\nPort state : DOWN\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/5]\nPort status of LLDP : Enable\nPort state : DOWN\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/6]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/7]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/8]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/9]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/10]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/11]\nPort status of LLDP : Enable\nPort state : DOWN\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/12]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/13]\nPort status of LLDP : Enable\nPort state : DOWN\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/14]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/15]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/16]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/17]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/18]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/19]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/20]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/21]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/22]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/23]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/24]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\n'
  368. ========================================================================
  369. 2014-08-29 10:32:21,261 [DLink.DxS_Cisco_CLI.get_interfaces(dlink-3610-tramp.imperiya.local, 192.168.255.100)] cli(show interfaces)
  370. 2014-08-29 10:32:21,261 [TELNET: 192.168.255.100] submit('show interfaces', bulk_lines=None, streaming=False)
  371. 2014-08-29 10:32:22,215 Tick
  372. 2014-08-29 10:32:22,215 Resetting wait ticks
  373. 2014-08-29 10:32:22,219 [TELNET: 192.168.255.100] on_read: 's'
  374. 2014-08-29 10:32:22,219 [TELNET: 192.168.255.100] on_read: 'h'
  375. 2014-08-29 10:32:22,220 [TELNET: 192.168.255.100] on_read: 'o'
  376. 2014-08-29 10:32:22,224 [TELNET: 192.168.255.100] on_read: 'w'
  377. 2014-08-29 10:32:22,225 [TELNET: 192.168.255.100] on_read: ' i'
  378. 2014-08-29 10:32:22,226 [TELNET: 192.168.255.100] on_read: 'n'
  379. 2014-08-29 10:32:22,230 [TELNET: 192.168.255.100] on_read: 't'
  380. 2014-08-29 10:32:22,230 [TELNET: 192.168.255.100] on_read: 'e'
  381. 2014-08-29 10:32:22,235 [TELNET: 192.168.255.100] on_read: 'r'
  382. 2014-08-29 10:32:22,235 [TELNET: 192.168.255.100] on_read: 'f'
  383. 2014-08-29 10:32:22,236 [TELNET: 192.168.255.100] on_read: 'a'
  384. 2014-08-29 10:32:22,239 [TELNET: 192.168.255.100] on_read: 'c'
  385. 2014-08-29 10:32:22,240 [TELNET: 192.168.255.100] on_read: 'e'
  386. 2014-08-29 10:32:22,241 [TELNET: 192.168.255.100] on_read: 's'
  387. 2014-08-29 10:32:22,244 [TELNET: 192.168.255.100] on_read: '\r\n'
  388. 2014-08-29 10:32:22,437 [TELNET: 192.168.255.100] on_read: '========================== GigabitEthernet 0/1 ========================\r\n'
  389. 2014-08-29 10:32:22,453 [TELNET: 192.168.255.100] on_read: 'Index(dec):1 (hex):1\r\n'
  390. 2014-08-29 10:32:22,471 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/1 is UP , line protocol is UP \r\n'
  391. 2014-08-29 10:32:22,491 [TELNET: 192.168.255.100] on_read: 'Hardware is Broadcom 5464 GigabitEthernet\r\n'
  392. 2014-08-29 10:32:22,511 [TELNET: 192.168.255.100] on_read: 'Description: dlink-3610-toks\r\n'
  393. 2014-08-29 10:32:22,531 [TELNET: 192.168.255.100] on_read: 'Interface address is: no ip address\r\n'
  394. 2014-08-29 10:32:22,551 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 1000000 Kbit\r\n'
  395. 2014-08-29 10:32:22,571 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Bridge, loopback not set\r\n'
  396. 2014-08-29 10:32:22,591 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  397. 2014-08-29 10:32:22,611 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  398. 2014-08-29 10:32:22,637 [TELNET: 192.168.255.100] on_read: ' Rxload is 2/255, Txload is 5/255\r\n'
  399. 2014-08-29 10:32:22,651 [TELNET: 192.168.255.100] on_read: ' Switchport attributes:\r\n'
  400. 2014-08-29 10:32:22,671 [TELNET: 192.168.255.100] on_read: ' interface\'s description:"dlink-3610-toks"\r\n'
  401. 2014-08-29 10:32:22,691 [TELNET: 192.168.255.100] on_read: ' admin medium-type is Fiber, oper medium-type is Fiber\r\n'
  402. 2014-08-29 10:32:22,711 [TELNET: 192.168.255.100] on_read: ' lastchange time:83 Day:11 Hour:20 Minute:21 Second\r\n'
  403. 2014-08-29 10:32:22,731 [TELNET: 192.168.255.100] on_read: ' Priority is 0\r\n'
  404. 2014-08-29 10:32:22,751 [TELNET: 192.168.255.100] on_read: ' admin duplex mode is AUTO, oper duplex is Full\r\n'
  405. 2014-08-29 10:32:22,771 [TELNET: 192.168.255.100] on_read: ' admin speed is AUTO, oper speed is 1000M\r\n'
  406. 2014-08-29 10:32:22,791 [TELNET: 192.168.255.100] on_read: ' flow receive control admin status is OFF, flow send control admin status is OFF\r\n'
  407. 2014-08-29 10:32:22,812 [TELNET: 192.168.255.100] on_read: ' flow receive control oper status is OFF, flow send control oper status is OFF\r\n'
  408. 2014-08-29 10:32:22,832 [TELNET: 192.168.255.100] on_read: ' Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\r\n'
  409. 2014-08-29 10:32:22,852 [TELNET: 192.168.255.100] on_read: ' Port-type: trunk\r\n'
  410. 2014-08-29 10:32:22,872 [TELNET: 192.168.255.100] on_read: ' Native vlan: 1\r\n'
  411. 2014-08-29 10:32:22,897 [TELNET: 192.168.255.100] on_read: ' Allowed vlan lists: 21,97-99,101-103,255,890\r\n'
  412. 2014-08-29 10:32:22,912 [TELNET: 192.168.255.100] on_read: ' Active vlan lists: 21,97-99,101-103,255,890\r\n'
  413. 2014-08-29 10:32:22,931 [TELNET: 192.168.255.100] on_read: ' 5 minutes input rate 9274977 bits/sec, 2402 packets/sec\r\n'
  414. 2014-08-29 10:32:22,951 [TELNET: 192.168.255.100] on_read: ' 5 minutes output rate 21423094 bits/sec, 2807 packets/sec\r\n'
  415. 2014-08-29 10:32:22,971 [TELNET: 192.168.255.100] on_read: ' 78428331552 packets input, 53302898108850 bytes, 0 no buffer, 0 dropped\r\n'
  416. 2014-08-29 10:32:22,991 [TELNET: 192.168.255.100] on_read: ' Received 1812568585 broadcasts, 0 runts, 0 giants\r\n'
  417. 2014-08-29 10:32:23,011 [TELNET: 192.168.255.100] on_read: ' 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\r\n'
  418. 2014-08-29 10:32:23,031 [TELNET: 192.168.255.100] on_read: ' 89847090267 packets output, 81225044881711 bytes, 0 underruns , 413 dropped\r\n'
  419. 2014-08-29 10:32:23,051 [TELNET: 192.168.255.100] on_read: ' 0 output errors, 0 collisions, 0 interface resets\r\n'
  420. 2014-08-29 10:32:23,071 [TELNET: 192.168.255.100] on_read: '========================== GigabitEthernet 0/2 ========================\r\n'
  421. 2014-08-29 10:32:23,091 [TELNET: 192.168.255.100] on_read: 'Index(dec):2 (hex):2\r\n'
  422. 2014-08-29 10:32:23,111 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/2 is administratively down , line protocol is DOWN \r\n'
  423. 2014-08-29 10:32:23,131 [TELNET: 192.168.255.100] on_read: 'Hardware is Broadcom 5464 GigabitEthernet\r\n'
  424. 2014-08-29 10:32:23,151 [TELNET: 192.168.255.100] on_read: 'Description: RES-dlink-3610-toks\r\n'
  425. 2014-08-29 10:32:23,171 [TELNET: 192.168.255.100] on_read: 'Interface address is: no ip address\r\n'
  426. 2014-08-29 10:32:23,191 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 1000000 Kbit\r\n'
  427. 2014-08-29 10:32:23,211 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Bridge, loopback not set\r\n'
  428. 2014-08-29 10:32:23,231 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  429. 2014-08-29 10:32:23,231 Tick
  430. 2014-08-29 10:32:23,232 Resetting wait ticks
  431. 2014-08-29 10:32:23,251 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  432. 2014-08-29 10:32:23,271 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  433. 2014-08-29 10:32:23,291 [TELNET: 192.168.255.100] on_read: ' Switchport attributes:\r\n'
  434. 2014-08-29 10:32:23,311 [TELNET: 192.168.255.100] on_read: ' interface\'s description:"RES-dlink-3610-toks"\r\n'
  435. 2014-08-29 10:32:23,335 [TELNET: 192.168.255.100] on_read: ' admin medium-type is Fiber, oper medium-type is Fiber\r\n'
  436. 2014-08-29 10:32:23,352 [TELNET: 192.168.255.100] on_read: ' lastchange time:0 Day: 0 Hour: 0 Minute:39 Second\r\n'
  437. 2014-08-29 10:32:23,372 [TELNET: 192.168.255.100] on_read: ' Priority is 0\r\n'
  438. 2014-08-29 10:32:23,391 [TELNET: 192.168.255.100] on_read: ' admin duplex mode is AUTO, oper duplex is Unknown\r\n'
  439. 2014-08-29 10:32:23,413 [TELNET: 192.168.255.100] on_read: ' admin speed is AUTO, oper speed is Unknown\r\n'
  440. 2014-08-29 10:32:23,432 [TELNET: 192.168.255.100] on_read: ' flow receive control admin status is ON, flow send control admin status is ON\r\n'
  441. 2014-08-29 10:32:23,454 [TELNET: 192.168.255.100] on_read: ' flow receive control oper status is Unknown, flow send control oper status is Unknown\r\n'
  442. 2014-08-29 10:32:23,472 [TELNET: 192.168.255.100] on_read: ' Storm Control: Broadcast is ON, Multicast is ON, Unicast is OFF\r\n'
  443. 2014-08-29 10:32:23,491 [TELNET: 192.168.255.100] on_read: ' Port-type: trunk\r\n'
  444. 2014-08-29 10:32:23,511 [TELNET: 192.168.255.100] on_read: ' Native vlan: 1\r\n'
  445. 2014-08-29 10:32:23,531 [TELNET: 192.168.255.100] on_read: ' Allowed vlan lists: 97-99,101-103,255,890\r\n'
  446. 2014-08-29 10:32:23,551 [TELNET: 192.168.255.100] on_read: ' Active vlan lists: 97-99,101-103,255,890\r\n'
  447. 2014-08-29 10:32:23,571 [TELNET: 192.168.255.100] on_read: ' 5 minutes input rate 0 bits/sec, 0 packets/sec\r\n'
  448. 2014-08-29 10:32:23,591 [TELNET: 192.168.255.100] on_read: ' 5 minutes output rate 0 bits/sec, 0 packets/sec\r\n'
  449. 2014-08-29 10:32:23,618 [TELNET: 192.168.255.100] on_read: ' 0 packets input, 0 bytes, 0 no buffer, 0 dropped\r\n'
  450. 2014-08-29 10:32:23,631 [TELNET: 192.168.255.100] on_read: ' Received 0 broadcasts, 0 runts, 0 giants\r\n'
  451. 2014-08-29 10:32:23,651 [TELNET: 192.168.255.100] on_read: ' 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\r\n'
  452. 2014-08-29 10:32:23,671 [TELNET: 192.168.255.100] on_read: ' 0 packets output, 0 bytes, 0 underruns , 0 dropped\r\n'
  453. 2014-08-29 10:32:23,691 [TELNET: 192.168.255.100] on_read: ' 0 output errors, 0 collisions, 0 interface resets\r\n'
  454. 2014-08-29 10:32:23,711 [TELNET: 192.168.255.100] on_read: '========================== GigabitEthernet 0/3 ========================\r\n'
  455. 2014-08-29 10:32:23,731 [TELNET: 192.168.255.100] on_read: 'Index(dec):3 (hex):3\r\n'
  456. 2014-08-29 10:32:23,751 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/3 is DOWN , line protocol is DOWN \r\n'
  457. 2014-08-29 10:32:23,771 [TELNET: 192.168.255.100] on_read: 'Hardware is Broadcom 5464 GigabitEthernet\r\n'
  458. 2014-08-29 10:32:23,791 [TELNET: 192.168.255.100] on_read: 'Interface address is: no ip address\r\n'
  459. 2014-08-29 10:32:23,811 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 1000000 Kbit\r\n'
  460. 2014-08-29 10:32:23,831 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Bridge, loopback not set\r\n'
  461. 2014-08-29 10:32:23,852 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  462. 2014-08-29 10:32:23,886 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  463. 2014-08-29 10:32:23,903 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  464. 2014-08-29 10:32:23,921 [TELNET: 192.168.255.100] on_read: ' Switchport attributes:\r\n'
  465. 2014-08-29 10:32:23,941 [TELNET: 192.168.255.100] on_read: ' interface\'s description:""\r\n'
  466. 2014-08-29 10:32:23,962 [TELNET: 192.168.255.100] on_read: ' admin medium-type is Fiber, oper medium-type is Fiber\r\n'
  467. 2014-08-29 10:32:23,981 [TELNET: 192.168.255.100] on_read: ' lastchange time:0 Day: 0 Hour: 0 Minute:18 Second\r\n'
  468. 2014-08-29 10:32:24,001 [TELNET: 192.168.255.100] on_read: ' Priority is 0\r\n'
  469. 2014-08-29 10:32:24,021 [TELNET: 192.168.255.100] on_read: ' admin duplex mode is AUTO, oper duplex is Unknown\r\n'
  470. 2014-08-29 10:32:24,041 [TELNET: 192.168.255.100] on_read: ' admin speed is AUTO, oper speed is Unknown\r\n'
  471. 2014-08-29 10:32:24,061 [TELNET: 192.168.255.100] on_read: ' flow receive control admin status is OFF, flow send control admin status is OFF\r\n'
  472. 2014-08-29 10:32:24,082 [TELNET: 192.168.255.100] on_read: ' flow receive control oper status is Unknown, flow send control oper status is Unknown\r\n'
  473. 2014-08-29 10:32:24,111 [TELNET: 192.168.255.100] on_read: ' Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\r\n'
  474. 2014-08-29 10:32:24,131 [TELNET: 192.168.255.100] on_read: ' Port-type: trunk\r\n'
  475. 2014-08-29 10:32:24,151 [TELNET: 192.168.255.100] on_read: ' Native vlan: 1\r\n'
  476. 2014-08-29 10:32:24,171 [TELNET: 192.168.255.100] on_read: ' Allowed vlan lists: 99,102,255,890\r\n'
  477. 2014-08-29 10:32:24,197 [TELNET: 192.168.255.100] on_read: ' Active vlan lists: 99,102,255,890\r\n'
  478. 2014-08-29 10:32:24,221 [TELNET: 192.168.255.100] on_read: ' 5 minutes input rate 0 bits/sec, 0 packets/sec\r\n'
  479. 2014-08-29 10:32:24,241 [TELNET: 192.168.255.100] on_read: ' 5 minutes output rate 0 bits/sec, 0 packets/sec\r\n'
  480. 2014-08-29 10:32:24,242 Tick
  481. 2014-08-29 10:32:24,242 Resetting wait ticks
  482. 2014-08-29 10:32:24,261 [TELNET: 192.168.255.100] on_read: ' 0 packets input, 0 bytes, 0 no buffer, 0 dropped\r\n'
  483. 2014-08-29 10:32:24,281 [TELNET: 192.168.255.100] on_read: ' Received 0 broadcasts, 0 runts, 0 giants\r\n'
  484. 2014-08-29 10:32:24,301 [TELNET: 192.168.255.100] on_read: ' 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\r\n'
  485. 2014-08-29 10:32:24,321 [TELNET: 192.168.255.100] on_read: ' 0 packets output, 0 bytes, 0 underruns , 0 dropped\r\n'
  486. 2014-08-29 10:32:24,342 [TELNET: 192.168.255.100] on_read: ' 0 output errors, 0 collisions, 0 interface resets\r\n'
  487. 2014-08-29 10:32:24,363 [TELNET: 192.168.255.100] on_read: '========================== GigabitEthernet 0/4 ========================\r\n'
  488. 2014-08-29 10:32:24,382 [TELNET: 192.168.255.100] on_read: 'Index(dec):4 (hex):4\r\n'
  489. 2014-08-29 10:32:24,402 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/4 is DOWN , line protocol is DOWN \r\n'
  490. 2014-08-29 10:32:24,421 [TELNET: 192.168.255.100] on_read: 'Hardware is Broadcom 5464 GigabitEthernet\r\n'
  491. 2014-08-29 10:32:24,441 [TELNET: 192.168.255.100] on_read: 'Interface address is: no ip address\r\n'
  492. 2014-08-29 10:32:24,461 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 1000000 Kbit\r\n'
  493. 2014-08-29 10:32:24,482 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Bridge, loopback not set\r\n'
  494. 2014-08-29 10:32:24,505 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  495. 2014-08-29 10:32:24,523 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  496. 2014-08-29 10:32:24,541 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  497. 2014-08-29 10:32:24,561 [TELNET: 192.168.255.100] on_read: ' Switchport attributes:\r\n'
  498. 2014-08-29 10:32:24,581 [TELNET: 192.168.255.100] on_read: ' interface\'s description:""\r\n'
  499. 2014-08-29 10:32:24,602 [TELNET: 192.168.255.100] on_read: ' admin medium-type is Fiber, oper medium-type is Fiber\r\n'
  500. 2014-08-29 10:32:24,623 [TELNET: 192.168.255.100] on_read: ' lastchange time:0 Day: 0 Hour: 0 Minute:18 Second\r\n'
  501. 2014-08-29 10:32:24,641 [TELNET: 192.168.255.100] on_read: ' Priority is 0\r\n'
  502. 2014-08-29 10:32:24,666 [TELNET: 192.168.255.100] on_read: ' admin duplex mode is AUTO, oper duplex is Unknown\r\n'
  503. 2014-08-29 10:32:24,682 [TELNET: 192.168.255.100] on_read: ' admin speed is AUTO, oper speed is Unknown\r\n'
  504. 2014-08-29 10:32:24,701 [TELNET: 192.168.255.100] on_read: ' flow receive control admin status is OFF, flow send control admin status is OFF\r\n'
  505. 2014-08-29 10:32:24,721 [TELNET: 192.168.255.100] on_read: ' flow receive control oper status is Unknown, flow send control oper status is Unknown\r\n'
  506. 2014-08-29 10:32:24,741 [TELNET: 192.168.255.100] on_read: ' Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\r\n'
  507. 2014-08-29 10:32:24,761 [TELNET: 192.168.255.100] on_read: ' Port-type: trunk\r\n'
  508. 2014-08-29 10:32:24,781 [TELNET: 192.168.255.100] on_read: ' Native vlan: 1\r\n'
  509. 2014-08-29 10:32:24,801 [TELNET: 192.168.255.100] on_read: ' Allowed vlan lists: 99,102,255,890\r\n'
  510. 2014-08-29 10:32:24,822 [TELNET: 192.168.255.100] on_read: ' Active vlan lists: 99,102,255,890\r\n'
  511. 2014-08-29 10:32:24,843 [TELNET: 192.168.255.100] on_read: ' 5 minutes input rate 0 bits/sec, 0 packets/sec\r\n'
  512. 2014-08-29 10:32:24,862 [TELNET: 192.168.255.100] on_read: ' 5 minutes output rate 0 bits/sec, 0 packets/sec\r\n'
  513. 2014-08-29 10:32:24,882 [TELNET: 192.168.255.100] on_read: ' 0 packets input, 0 bytes, 0 no buffer, 0 dropped\r\n'
  514. 2014-08-29 10:32:24,903 [TELNET: 192.168.255.100] on_read: ' Received 0 broadcasts, 0 runts, 0 giants\r\n'
  515. 2014-08-29 10:32:24,921 [TELNET: 192.168.255.100] on_read: ' 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\r\n'
  516. 2014-08-29 10:32:24,941 [TELNET: 192.168.255.100] on_read: ' 0 packets output, 0 bytes, 0 underruns , 0 dropped\r\n'
  517. 2014-08-29 10:32:24,962 [TELNET: 192.168.255.100] on_read: ' 0 output errors, 0 collisions, 0 interface resets\r\n'
  518. 2014-08-29 10:32:24,981 [TELNET: 192.168.255.100] on_read: '========================== GigabitEthernet 0/5 ========================\r\n'
  519. 2014-08-29 10:32:25,001 [TELNET: 192.168.255.100] on_read: 'Index(dec):5 (hex):5\r\n'
  520. 2014-08-29 10:32:25,021 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/5 is DOWN , line protocol is DOWN \r\n'
  521. 2014-08-29 10:32:25,041 [TELNET: 192.168.255.100] on_read: 'Hardware is Broadcom 5464 GigabitEthernet\r\n'
  522. 2014-08-29 10:32:25,061 [TELNET: 192.168.255.100] on_read: 'Interface address is: no ip address\r\n'
  523. 2014-08-29 10:32:25,081 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 1000000 Kbit\r\n'
  524. 2014-08-29 10:32:25,101 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Bridge, loopback not set\r\n'
  525. 2014-08-29 10:32:25,121 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  526. 2014-08-29 10:32:25,146 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  527. 2014-08-29 10:32:25,168 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  528. 2014-08-29 10:32:25,193 [TELNET: 192.168.255.100] on_read: ' Switchport attributes:\r\n'
  529. 2014-08-29 10:32:25,211 [TELNET: 192.168.255.100] on_read: ' interface\'s description:""\r\n'
  530. 2014-08-29 10:32:25,232 [TELNET: 192.168.255.100] on_read: ' admin medium-type is Fiber, oper medium-type is Fiber\r\n'
  531. 2014-08-29 10:32:25,252 [TELNET: 192.168.255.100] on_read: ' lastchange time:0 Day: 0 Hour: 0 Minute:18 Second\r\n'
  532. 2014-08-29 10:32:25,253 Tick
  533. 2014-08-29 10:32:25,253 Resetting wait ticks
  534. 2014-08-29 10:32:25,272 [TELNET: 192.168.255.100] on_read: ' Priority is 0\r\n'
  535. 2014-08-29 10:32:25,292 [TELNET: 192.168.255.100] on_read: ' admin duplex mode is AUTO, oper duplex is Unknown\r\n'
  536. 2014-08-29 10:32:25,312 [TELNET: 192.168.255.100] on_read: ' admin speed is AUTO, oper speed is Unknown\r\n'
  537. 2014-08-29 10:32:25,332 [TELNET: 192.168.255.100] on_read: ' flow receive control admin status is OFF, flow send control admin status is OFF\r\n'
  538. 2014-08-29 10:32:25,353 [TELNET: 192.168.255.100] on_read: ' flow receive control oper status is Unknown, flow send control oper status is Unknown\r\n'
  539. 2014-08-29 10:32:25,373 [TELNET: 192.168.255.100] on_read: ' Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\r\n'
  540. 2014-08-29 10:32:25,393 [TELNET: 192.168.255.100] on_read: ' Port-type: trunk\r\n'
  541. 2014-08-29 10:32:25,418 [TELNET: 192.168.255.100] on_read: ' Native vlan: 1\r\n'
  542. 2014-08-29 10:32:25,433 [TELNET: 192.168.255.100] on_read: ' Allowed vlan lists: 99,102,255,890\r\n'
  543. 2014-08-29 10:32:25,454 [TELNET: 192.168.255.100] on_read: ' Active vlan lists: 99,102,255,890\r\n'
  544. 2014-08-29 10:32:25,472 [TELNET: 192.168.255.100] on_read: ' 5 minutes input rate 0 bits/sec, 0 packets/sec\r\n'
  545. 2014-08-29 10:32:25,492 [TELNET: 192.168.255.100] on_read: ' 5 minutes output rate 0 bits/sec, 0 packets/sec\r\n'
  546. 2014-08-29 10:32:25,513 [TELNET: 192.168.255.100] on_read: ' 0 packets input, 0 bytes, 0 no buffer, 0 dropped\r\n'
  547. 2014-08-29 10:32:25,533 [TELNET: 192.168.255.100] on_read: ' Received 0 broadcasts, 0 runts, 0 giants\r\n'
  548. 2014-08-29 10:32:25,553 [TELNET: 192.168.255.100] on_read: ' 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\r\n'
  549. 2014-08-29 10:32:25,573 [TELNET: 192.168.255.100] on_read: ' 0 packets output, 0 bytes, 0 underruns , 0 dropped\r\n'
  550. 2014-08-29 10:32:25,593 [TELNET: 192.168.255.100] on_read: ' 0 output errors, 0 collisions, 0 interface resets\r\n'
  551. 2014-08-29 10:32:25,613 [TELNET: 192.168.255.100] on_read: '========================== GigabitEthernet 0/6 ========================\r\n'
  552. 2014-08-29 10:32:25,633 [TELNET: 192.168.255.100] on_read: 'Index(dec):6 (hex):6\r\n'
  553. 2014-08-29 10:32:25,652 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/6 is UP , line protocol is UP \r\n'
  554. 2014-08-29 10:32:25,672 [TELNET: 192.168.255.100] on_read: 'Hardware is Broadcom 5464 GigabitEthernet\r\n'
  555. 2014-08-29 10:32:25,692 [TELNET: 192.168.255.100] on_read: 'Description: OFFICE\r\n'
  556. 2014-08-29 10:32:25,712 [TELNET: 192.168.255.100] on_read: 'Interface address is: no ip address\r\n'
  557. 2014-08-29 10:32:25,733 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 1000000 Kbit\r\n'
  558. 2014-08-29 10:32:25,752 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Bridge, loopback not set\r\n'
  559. 2014-08-29 10:32:25,772 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  560. 2014-08-29 10:32:25,792 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  561. 2014-08-29 10:32:25,816 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  562. 2014-08-29 10:32:25,873 [TELNET: 192.168.255.100] on_read: ' Switchport attributes:\r\n'
  563. 2014-08-29 10:32:25,884 [TELNET: 192.168.255.100] on_read: ' interface\'s description:"OFFICE"\r\n'
  564. 2014-08-29 10:32:25,906 [TELNET: 192.168.255.100] on_read: ' admin medium-type is Fiber, oper medium-type is Fiber\r\n'
  565. 2014-08-29 10:32:25,924 [TELNET: 192.168.255.100] on_read: ' lastchange time:89 Day:23 Hour:17 Minute:56 Second\r\n'
  566. 2014-08-29 10:32:25,943 [TELNET: 192.168.255.100] on_read: ' Priority is 0\r\n'
  567. 2014-08-29 10:32:25,963 [TELNET: 192.168.255.100] on_read: ' admin duplex mode is AUTO, oper duplex is Full\r\n'
  568. 2014-08-29 10:32:25,983 [TELNET: 192.168.255.100] on_read: ' admin speed is AUTO, oper speed is 1000M\r\n'
  569. 2014-08-29 10:32:26,003 [TELNET: 192.168.255.100] on_read: ' flow receive control admin status is OFF, flow send control admin status is OFF\r\n'
  570. 2014-08-29 10:32:26,023 [TELNET: 192.168.255.100] on_read: ' flow receive control oper status is OFF, flow send control oper status is OFF\r\n'
  571. 2014-08-29 10:32:26,042 [TELNET: 192.168.255.100] on_read: ' Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\r\n'
  572. 2014-08-29 10:32:26,063 [TELNET: 192.168.255.100] on_read: ' Port-type: trunk\r\n'
  573. 2014-08-29 10:32:26,083 [TELNET: 192.168.255.100] on_read: ' Native vlan: 97\r\n'
  574. 2014-08-29 10:32:26,103 [TELNET: 192.168.255.100] on_read: ' Allowed vlan lists: 21,97,112,890\r\n'
  575. 2014-08-29 10:32:26,123 [TELNET: 192.168.255.100] on_read: ' Active vlan lists: 21,97,112,890\r\n'
  576. 2014-08-29 10:32:26,147 [TELNET: 192.168.255.100] on_read: ' 5 minutes input rate 72675 bits/sec, 58 packets/sec\r\n'
  577. 2014-08-29 10:32:26,168 [TELNET: 192.168.255.100] on_read: ' 5 minutes output rate 370404 bits/sec, 54 packets/sec\r\n'
  578. 2014-08-29 10:32:26,183 [TELNET: 192.168.255.100] on_read: ' 106510532 packets input, 15803384186 bytes, 0 no buffer, 0 dropped\r\n'
  579. 2014-08-29 10:32:26,203 [TELNET: 192.168.255.100] on_read: ' Received 289710 broadcasts, 0 runts, 0 giants\r\n'
  580. 2014-08-29 10:32:26,223 [TELNET: 192.168.255.100] on_read: ' 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\r\n'
  581. 2014-08-29 10:32:26,243 [TELNET: 192.168.255.100] on_read: ' 1864404817 packets output, 235131450174 bytes, 0 underruns , 5 dropped\r\n'
  582. 2014-08-29 10:32:26,263 [TELNET: 192.168.255.100] on_read: ' 0 output errors, 0 collisions, 0 interface resets\r\n'
  583. 2014-08-29 10:32:26,264 Tick
  584. 2014-08-29 10:32:26,264 Resetting wait ticks
  585. 2014-08-29 10:32:26,283 [TELNET: 192.168.255.100] on_read: '========================== GigabitEthernet 0/7 ========================\r\n'
  586. 2014-08-29 10:32:26,303 [TELNET: 192.168.255.100] on_read: 'Index(dec):7 (hex):7\r\n'
  587. 2014-08-29 10:32:26,323 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/7 is UP , line protocol is UP \r\n'
  588. 2014-08-29 10:32:26,343 [TELNET: 192.168.255.100] on_read: 'Hardware is Broadcom 5464 GigabitEthernet\r\n'
  589. 2014-08-29 10:32:26,365 [TELNET: 192.168.255.100] on_read: 'Description: dlink-3326-garb\r\n'
  590. 2014-08-29 10:32:26,383 [TELNET: 192.168.255.100] on_read: 'Interface address is: no ip address\r\n'
  591. 2014-08-29 10:32:26,410 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 1000000 Kbit\r\n'
  592. 2014-08-29 10:32:26,423 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Bridge, loopback not set\r\n'
  593. 2014-08-29 10:32:26,443 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  594. 2014-08-29 10:32:26,463 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  595. 2014-08-29 10:32:26,483 [TELNET: 192.168.255.100] on_read: ' Rxload is 2/255, Txload is 2/255\r\n'
  596. 2014-08-29 10:32:26,503 [TELNET: 192.168.255.100] on_read: ' Switchport attributes:\r\n'
  597. 2014-08-29 10:32:26,523 [TELNET: 192.168.255.100] on_read: ' interface\'s description:"dlink-3326-garb"\r\n'
  598. 2014-08-29 10:32:26,543 [TELNET: 192.168.255.100] on_read: ' admin medium-type is Fiber, oper medium-type is Fiber\r\n'
  599. 2014-08-29 10:32:26,563 [TELNET: 192.168.255.100] on_read: ' lastchange time:77 Day:11 Hour:28 Minute:58 Second\r\n'
  600. 2014-08-29 10:32:26,584 [TELNET: 192.168.255.100] on_read: ' Priority is 0\r\n'
  601. 2014-08-29 10:32:26,604 [TELNET: 192.168.255.100] on_read: ' admin duplex mode is AUTO, oper duplex is Full\r\n'
  602. 2014-08-29 10:32:26,623 [TELNET: 192.168.255.100] on_read: ' admin speed is AUTO, oper speed is 1000M\r\n'
  603. 2014-08-29 10:32:26,643 [TELNET: 192.168.255.100] on_read: ' flow receive control admin status is OFF, flow send control admin status is OFF\r\n'
  604. 2014-08-29 10:32:26,668 [TELNET: 192.168.255.100] on_read: ' flow receive control oper status is OFF, flow send control oper status is OFF\r\n'
  605. 2014-08-29 10:32:26,686 [TELNET: 192.168.255.100] on_read: ' Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\r\n'
  606. 2014-08-29 10:32:26,703 [TELNET: 192.168.255.100] on_read: ' Port-type: trunk\r\n'
  607. 2014-08-29 10:32:26,723 [TELNET: 192.168.255.100] on_read: ' Native vlan: 101\r\n'
  608. 2014-08-29 10:32:26,743 [TELNET: 192.168.255.100] on_read: ' Allowed vlan lists: 96-99,101-103,255,890\r\n'
  609. 2014-08-29 10:32:26,763 [TELNET: 192.168.255.100] on_read: ' Active vlan lists: 96-99,101-103,255,890\r\n'
  610. 2014-08-29 10:32:26,783 [TELNET: 192.168.255.100] on_read: ' 5 minutes input rate 9844719 bits/sec, 1952 packets/sec\r\n'
  611. 2014-08-29 10:32:26,803 [TELNET: 192.168.255.100] on_read: ' 5 minutes output rate 11530318 bits/sec, 2213 packets/sec\r\n'
  612. 2014-08-29 10:32:26,829 [TELNET: 192.168.255.100] on_read: ' 30311161736 packets input, 10855405652572 bytes, 0 no buffer, 0 dropped\r\n'
  613. 2014-08-29 10:32:26,844 [TELNET: 192.168.255.100] on_read: ' Received 21434910 broadcasts, 0 runts, 15618 giants\r\n'
  614. 2014-08-29 10:32:26,868 [TELNET: 192.168.255.100] on_read: ' 15618 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\r\n'
  615. 2014-08-29 10:32:26,910 [TELNET: 192.168.255.100] on_read: ' 41264903024 packets output, 41173120840920 bytes, 0 underruns , 319 dropped\r\n'
  616. 2014-08-29 10:32:26,934 [TELNET: 192.168.255.100] on_read: ' 0 output errors, 0 collisions, 0 interface resets\r\n'
  617. 2014-08-29 10:32:26,954 [TELNET: 192.168.255.100] on_read: '========================== GigabitEthernet 0/8 ========================\r\n'
  618. 2014-08-29 10:32:26,973 [TELNET: 192.168.255.100] on_read: 'Index(dec):8 (hex):8\r\n'
  619. 2014-08-29 10:32:26,994 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/8 is UP , line protocol is UP \r\n'
  620. 2014-08-29 10:32:27,013 [TELNET: 192.168.255.100] on_read: 'Hardware is Broadcom 5464 GigabitEthernet\r\n'
  621. 2014-08-29 10:32:27,033 [TELNET: 192.168.255.100] on_read: 'Description: SHKOLNIY10\r\n'
  622. 2014-08-29 10:32:27,053 [TELNET: 192.168.255.100] on_read: 'Interface address is: no ip address\r\n'
  623. 2014-08-29 10:32:27,073 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 1000000 Kbit\r\n'
  624. 2014-08-29 10:32:27,093 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Bridge, loopback not set\r\n'
  625. 2014-08-29 10:32:27,113 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  626. 2014-08-29 10:32:27,133 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  627. 2014-08-29 10:32:27,153 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  628. 2014-08-29 10:32:27,173 [TELNET: 192.168.255.100] on_read: ' Switchport attributes:\r\n'
  629. 2014-08-29 10:32:27,216 [TELNET: 192.168.255.100] on_read: ' interface\'s description:"SHKOLNIY10"\r\n'
  630. 2014-08-29 10:32:27,233 [TELNET: 192.168.255.100] on_read: ' admin medium-type is Fiber, oper medium-type is Fiber\r\n'
  631. 2014-08-29 10:32:27,253 [TELNET: 192.168.255.100] on_read: ' lastchange time:84 Day: 2 Hour: 9 Minute:31 Second\r\n'
  632. 2014-08-29 10:32:27,273 [TELNET: 192.168.255.100] on_read: ' Priority is 0\r\n'
  633. 2014-08-29 10:32:27,274 Tick
  634. 2014-08-29 10:32:27,274 Resetting wait ticks
  635. 2014-08-29 10:32:27,293 [TELNET: 192.168.255.100] on_read: ' admin duplex mode is AUTO, oper duplex is Full\r\n'
  636. 2014-08-29 10:32:27,313 [TELNET: 192.168.255.100] on_read: ' admin speed is AUTO, oper speed is 1000M\r\n'
  637. 2014-08-29 10:32:27,334 [TELNET: 192.168.255.100] on_read: ' flow receive control admin status is OFF, flow send control admin status is OFF\r\n'
  638. 2014-08-29 10:32:27,353 [TELNET: 192.168.255.100] on_read: ' flow receive control oper status is OFF, flow send control oper status is OFF\r\n'
  639. 2014-08-29 10:32:27,374 [TELNET: 192.168.255.100] on_read: ' Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\r\n'
  640. 2014-08-29 10:32:27,394 [TELNET: 192.168.255.100] on_read: ' Port-type: trunk\r\n'
  641. 2014-08-29 10:32:27,423 [TELNET: 192.168.255.100] on_read: ' Native vlan: 98\r\n'
  642. 2014-08-29 10:32:27,443 [TELNET: 192.168.255.100] on_read: ' Allowed vlan lists: 98-99,102-103,255,890\r\n'
  643. 2014-08-29 10:32:27,463 [TELNET: 192.168.255.100] on_read: ' Active vlan lists: 98-99,102-103,255,890\r\n'
  644. 2014-08-29 10:32:27,483 [TELNET: 192.168.255.100] on_read: ' 5 minutes input rate 524872 bits/sec, 165 packets/sec\r\n'
  645. 2014-08-29 10:32:27,503 [TELNET: 192.168.255.100] on_read: ' 5 minutes output rate 1833234 bits/sec, 272 packets/sec\r\n'
  646. 2014-08-29 10:32:27,523 [TELNET: 192.168.255.100] on_read: ' 4027138939 packets input, 1818304886775 bytes, 0 no buffer, 0 dropped\r\n'
  647. 2014-08-29 10:32:27,543 [TELNET: 192.168.255.100] on_read: ' Received 1677289 broadcasts, 0 runts, 218 giants\r\n'
  648. 2014-08-29 10:32:27,563 [TELNET: 192.168.255.100] on_read: ' 218 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\r\n'
  649. 2014-08-29 10:32:27,583 [TELNET: 192.168.255.100] on_read: ' 5192993422 packets output, 5341332258752 bytes, 0 underruns , 34 dropped\r\n'
  650. 2014-08-29 10:32:27,603 [TELNET: 192.168.255.100] on_read: ' 0 output errors, 0 collisions, 0 interface resets\r\n'
  651. 2014-08-29 10:32:27,624 [TELNET: 192.168.255.100] on_read: '========================== GigabitEthernet 0/9 ========================\r\n'
  652. 2014-08-29 10:32:27,645 [TELNET: 192.168.255.100] on_read: 'Index(dec):9 (hex):9\r\n'
  653. 2014-08-29 10:32:27,664 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/9 is UP , line protocol is UP \r\n'
  654. 2014-08-29 10:32:27,689 [TELNET: 192.168.255.100] on_read: 'Hardware is Broadcom 5464 GigabitEthernet\r\n'
  655. 2014-08-29 10:32:27,703 [TELNET: 192.168.255.100] on_read: 'Description: VDS_TRUNK\r\n'
  656. 2014-08-29 10:32:27,723 [TELNET: 192.168.255.100] on_read: 'Interface address is: no ip address\r\n'
  657. 2014-08-29 10:32:27,743 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 1000000 Kbit\r\n'
  658. 2014-08-29 10:32:27,763 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Bridge, loopback not set\r\n'
  659. 2014-08-29 10:32:27,783 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  660. 2014-08-29 10:32:27,803 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  661. 2014-08-29 10:32:27,826 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  662. 2014-08-29 10:32:27,844 [TELNET: 192.168.255.100] on_read: ' Switchport attributes:\r\n'
  663. 2014-08-29 10:32:27,866 [TELNET: 192.168.255.100] on_read: ' interface\'s description:"VDS_TRUNK"\r\n'
  664. 2014-08-29 10:32:27,884 [TELNET: 192.168.255.100] on_read: ' admin medium-type is Fiber, oper medium-type is Fiber\r\n'
  665. 2014-08-29 10:32:27,903 [TELNET: 192.168.255.100] on_read: ' lastchange time:89 Day:21 Hour:46 Minute: 9 Second\r\n'
  666. 2014-08-29 10:32:27,930 [TELNET: 192.168.255.100] on_read: ' Priority is 0\r\n'
  667. 2014-08-29 10:32:27,944 [TELNET: 192.168.255.100] on_read: ' admin duplex mode is AUTO, oper duplex is Full\r\n'
  668. 2014-08-29 10:32:27,965 [TELNET: 192.168.255.100] on_read: ' admin speed is AUTO, oper speed is 1000M\r\n'
  669. 2014-08-29 10:32:27,983 [TELNET: 192.168.255.100] on_read: ' flow receive control admin status is OFF, flow send control admin status is OFF\r\n'
  670. 2014-08-29 10:32:28,003 [TELNET: 192.168.255.100] on_read: ' flow receive control oper status is OFF, flow send control oper status is OFF\r\n'
  671. 2014-08-29 10:32:28,023 [TELNET: 192.168.255.100] on_read: ' Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\r\n'
  672. 2014-08-29 10:32:28,043 [TELNET: 192.168.255.100] on_read: ' Port-type: trunk\r\n'
  673. 2014-08-29 10:32:28,063 [TELNET: 192.168.255.100] on_read: ' Native vlan: 103\r\n'
  674. 2014-08-29 10:32:28,083 [TELNET: 192.168.255.100] on_read: ' Allowed vlan lists: 98-99,101-103,255,890\r\n'
  675. 2014-08-29 10:32:28,103 [TELNET: 192.168.255.100] on_read: ' Active vlan lists: 98-99,101-103,255,890\r\n'
  676. 2014-08-29 10:32:28,123 [TELNET: 192.168.255.100] on_read: ' 5 minutes input rate 137861 bits/sec, 170 packets/sec\r\n'
  677. 2014-08-29 10:32:28,148 [TELNET: 192.168.255.100] on_read: ' 5 minutes output rate 278030 bits/sec, 244 packets/sec\r\n'
  678. 2014-08-29 10:32:28,163 [TELNET: 192.168.255.100] on_read: ' 913891478 packets input, 98431656788 bytes, 0 no buffer, 0 dropped\r\n'
  679. 2014-08-29 10:32:28,195 [TELNET: 192.168.255.100] on_read: ' Received 3052215 broadcasts, 0 runts, 0 giants\r\n'
  680. 2014-08-29 10:32:28,213 [TELNET: 192.168.255.100] on_read: ' 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\r\n'
  681. 2014-08-29 10:32:28,233 [TELNET: 192.168.255.100] on_read: ' 1387710543 packets output, 211799067246 bytes, 0 underruns , 34 dropped\r\n'
  682. 2014-08-29 10:32:28,253 [TELNET: 192.168.255.100] on_read: ' 0 output errors, 0 collisions, 0 interface resets\r\n'
  683. 2014-08-29 10:32:28,274 [TELNET: 192.168.255.100] on_read: '========================== GigabitEthernet 0/10 ========================\r\n'
  684. 2014-08-29 10:32:28,275 Tick
  685. 2014-08-29 10:32:28,275 Resetting wait ticks
  686. 2014-08-29 10:32:28,294 [TELNET: 192.168.255.100] on_read: 'Index(dec):10 (hex):a\r\n'
  687. 2014-08-29 10:32:28,313 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/10 is UP , line protocol is UP \r\n'
  688. 2014-08-29 10:32:28,333 [TELNET: 192.168.255.100] on_read: 'Hardware is Broadcom 5464 GigabitEthernet\r\n'
  689. 2014-08-29 10:32:28,353 [TELNET: 192.168.255.100] on_read: 'Description: VDS_MANAGE\r\n'
  690. 2014-08-29 10:32:28,374 [TELNET: 192.168.255.100] on_read: 'Interface address is: no ip address\r\n'
  691. 2014-08-29 10:32:28,393 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 1000000 Kbit\r\n'
  692. 2014-08-29 10:32:28,415 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Bridge, loopback not set\r\n'
  693. 2014-08-29 10:32:28,435 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  694. 2014-08-29 10:32:28,453 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  695. 2014-08-29 10:32:28,473 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  696. 2014-08-29 10:32:28,493 [TELNET: 192.168.255.100] on_read: ' Switchport attributes:\r\n'
  697. 2014-08-29 10:32:28,513 [TELNET: 192.168.255.100] on_read: ' interface\'s description:"VDS_MANAGE"\r\n'
  698. 2014-08-29 10:32:28,533 [TELNET: 192.168.255.100] on_read: ' admin medium-type is Fiber, oper medium-type is Fiber\r\n'
  699. 2014-08-29 10:32:28,553 [TELNET: 192.168.255.100] on_read: ' lastchange time:89 Day:21 Hour:45 Minute:48 Second\r\n'
  700. 2014-08-29 10:32:28,573 [TELNET: 192.168.255.100] on_read: ' Priority is 0\r\n'
  701. 2014-08-29 10:32:28,593 [TELNET: 192.168.255.100] on_read: ' admin duplex mode is AUTO, oper duplex is Full\r\n'
  702. 2014-08-29 10:32:28,613 [TELNET: 192.168.255.100] on_read: ' admin speed is AUTO, oper speed is 1000M\r\n'
  703. 2014-08-29 10:32:28,633 [TELNET: 192.168.255.100] on_read: ' flow receive control admin status is OFF, flow send control admin status is OFF\r\n'
  704. 2014-08-29 10:32:28,653 [TELNET: 192.168.255.100] on_read: ' flow receive control oper status is OFF, flow send control oper status is OFF\r\n'
  705. 2014-08-29 10:32:28,673 [TELNET: 192.168.255.100] on_read: ' Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\r\n'
  706. 2014-08-29 10:32:28,698 [TELNET: 192.168.255.100] on_read: ' Port-type: trunk\r\n'
  707. 2014-08-29 10:32:28,713 [TELNET: 192.168.255.100] on_read: ' Native vlan: 103\r\n'
  708. 2014-08-29 10:32:28,733 [TELNET: 192.168.255.100] on_read: ' Allowed vlan lists: 99,103,255\r\n'
  709. 2014-08-29 10:32:28,753 [TELNET: 192.168.255.100] on_read: ' Active vlan lists: 99,103,255\r\n'
  710. 2014-08-29 10:32:28,773 [TELNET: 192.168.255.100] on_read: ' 5 minutes input rate 2189 bits/sec, 1 packets/sec\r\n'
  711. 2014-08-29 10:32:28,793 [TELNET: 192.168.255.100] on_read: ' 5 minutes output rate 8164 bits/sec, 11 packets/sec\r\n'
  712. 2014-08-29 10:32:28,815 [TELNET: 192.168.255.100] on_read: ' 104563003 packets input, 27978374785 bytes, 0 no buffer, 0 dropped\r\n'
  713. 2014-08-29 10:32:28,835 [TELNET: 192.168.255.100] on_read: ' Received 135581 broadcasts, 0 runts, 0 giants\r\n'
  714. 2014-08-29 10:32:28,855 [TELNET: 192.168.255.100] on_read: ' 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\r\n'
  715. 2014-08-29 10:32:28,875 [TELNET: 192.168.255.100] on_read: ' 262964730 packets output, 56964998718 bytes, 0 underruns , 34 dropped\r\n'
  716. 2014-08-29 10:32:28,893 [TELNET: 192.168.255.100] on_read: ' 0 output errors, 0 collisions, 0 interface resets\r\n'
  717. 2014-08-29 10:32:28,913 [TELNET: 192.168.255.100] on_read: '========================== GigabitEthernet 0/11 ========================\r\n'
  718. 2014-08-29 10:32:28,933 [TELNET: 192.168.255.100] on_read: 'Index(dec):11 (hex):b\r\n'
  719. 2014-08-29 10:32:28,953 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/11 is DOWN , line protocol is DOWN \r\n'
  720. 2014-08-29 10:32:28,973 [TELNET: 192.168.255.100] on_read: 'Hardware is Broadcom 5464 GigabitEthernet\r\n'
  721. 2014-08-29 10:32:28,993 [TELNET: 192.168.255.100] on_read: 'Description: EX-SERVER_12.209\r\n'
  722. 2014-08-29 10:32:29,013 [TELNET: 192.168.255.100] on_read: 'Interface address is: no ip address\r\n'
  723. 2014-08-29 10:32:29,033 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 1000000 Kbit\r\n'
  724. 2014-08-29 10:32:29,053 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Bridge, loopback not set\r\n'
  725. 2014-08-29 10:32:29,073 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  726. 2014-08-29 10:32:29,093 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  727. 2014-08-29 10:32:29,113 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  728. 2014-08-29 10:32:29,133 [TELNET: 192.168.255.100] on_read: ' Switchport attributes:\r\n'
  729. 2014-08-29 10:32:29,153 [TELNET: 192.168.255.100] on_read: ' interface\'s description:"EX-SERVER_12.209"\r\n'
  730. 2014-08-29 10:32:29,173 [TELNET: 192.168.255.100] on_read: ' admin medium-type is Fiber, oper medium-type is Fiber\r\n'
  731. 2014-08-29 10:32:29,200 [TELNET: 192.168.255.100] on_read: ' lastchange time:89 Day:22 Hour: 8 Minute:52 Second\r\n'
  732. 2014-08-29 10:32:29,214 [TELNET: 192.168.255.100] on_read: ' Priority is 0\r\n'
  733. 2014-08-29 10:32:29,233 [TELNET: 192.168.255.100] on_read: ' admin duplex mode is AUTO, oper duplex is Unknown\r\n'
  734. 2014-08-29 10:32:29,253 [TELNET: 192.168.255.100] on_read: ' admin speed is AUTO, oper speed is Unknown\r\n'
  735. 2014-08-29 10:32:29,273 [TELNET: 192.168.255.100] on_read: ' flow receive control admin status is OFF, flow send control admin status is OFF\r\n'
  736. 2014-08-29 10:32:29,275 Tick
  737. 2014-08-29 10:32:29,275 Resetting wait ticks
  738. 2014-08-29 10:32:29,293 [TELNET: 192.168.255.100] on_read: ' flow receive control oper status is Unknown, flow send control oper status is Unknown\r\n'
  739. 2014-08-29 10:32:29,314 [TELNET: 192.168.255.100] on_read: ' Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\r\n'
  740. 2014-08-29 10:32:29,333 [TELNET: 192.168.255.100] on_read: ' Port-type: access\r\n'
  741. 2014-08-29 10:32:29,353 [TELNET: 192.168.255.100] on_read: ' Vlan id: 103\r\n'
  742. 2014-08-29 10:32:29,375 [TELNET: 192.168.255.100] on_read: ' 5 minutes input rate 0 bits/sec, 0 packets/sec\r\n'
  743. 2014-08-29 10:32:29,395 [TELNET: 192.168.255.100] on_read: ' 5 minutes output rate 0 bits/sec, 0 packets/sec\r\n'
  744. 2014-08-29 10:32:29,414 [TELNET: 192.168.255.100] on_read: ' 4028 packets input, 391225 bytes, 0 no buffer, 0 dropped\r\n'
  745. 2014-08-29 10:32:29,433 [TELNET: 192.168.255.100] on_read: ' Received 43 broadcasts, 0 runts, 0 giants\r\n'
  746. 2014-08-29 10:32:29,453 [TELNET: 192.168.255.100] on_read: ' 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\r\n'
  747. 2014-08-29 10:32:29,473 [TELNET: 192.168.255.100] on_read: ' 8040 packets output, 9678830 bytes, 0 underruns , 0 dropped\r\n'
  748. 2014-08-29 10:32:29,494 [TELNET: 192.168.255.100] on_read: ' 0 output errors, 0 collisions, 0 interface resets\r\n'
  749. 2014-08-29 10:32:29,513 [TELNET: 192.168.255.100] on_read: '========================== GigabitEthernet 0/12 ========================\r\n'
  750. 2014-08-29 10:32:29,533 [TELNET: 192.168.255.100] on_read: 'Index(dec):12 (hex):c\r\n'
  751. 2014-08-29 10:32:29,553 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/12 is UP , line protocol is UP \r\n'
  752. 2014-08-29 10:32:29,573 [TELNET: 192.168.255.100] on_read: 'Hardware is Broadcom 5464 GigabitEthernet\r\n'
  753. 2014-08-29 10:32:29,593 [TELNET: 192.168.255.100] on_read: 'Description: ROZETKA\r\n'
  754. 2014-08-29 10:32:29,613 [TELNET: 192.168.255.100] on_read: 'Interface address is: no ip address\r\n'
  755. 2014-08-29 10:32:29,633 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 1000000 Kbit\r\n'
  756. 2014-08-29 10:32:29,653 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Bridge, loopback not set\r\n'
  757. 2014-08-29 10:32:29,674 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  758. 2014-08-29 10:32:29,705 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  759. 2014-08-29 10:32:29,725 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  760. 2014-08-29 10:32:29,745 [TELNET: 192.168.255.100] on_read: ' Switchport attributes:\r\n'
  761. 2014-08-29 10:32:29,763 [TELNET: 192.168.255.100] on_read: ' interface\'s description:"ROZETKA"\r\n'
  762. 2014-08-29 10:32:29,783 [TELNET: 192.168.255.100] on_read: ' admin medium-type is Fiber, oper medium-type is Fiber\r\n'
  763. 2014-08-29 10:32:29,803 [TELNET: 192.168.255.100] on_read: ' lastchange time:121 Day: 2 Hour:49 Minute: 9 Second\r\n'
  764. 2014-08-29 10:32:29,824 [TELNET: 192.168.255.100] on_read: ' Priority is 0\r\n'
  765. 2014-08-29 10:32:29,845 [TELNET: 192.168.255.100] on_read: ' admin duplex mode is AUTO, oper duplex is Full\r\n'
  766. 2014-08-29 10:32:29,872 [TELNET: 192.168.255.100] on_read: ' admin speed is AUTO, oper speed is 1000M\r\n'
  767. 2014-08-29 10:32:29,884 [TELNET: 192.168.255.100] on_read: ' flow receive control admin status is OFF, flow send control admin status is OFF\r\n'
  768. 2014-08-29 10:32:29,917 [TELNET: 192.168.255.100] on_read: ' flow receive control oper status is OFF, flow send control oper status is OFF\r\n'
  769. 2014-08-29 10:32:29,933 [TELNET: 192.168.255.100] on_read: ' Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\r\n'
  770. 2014-08-29 10:32:29,954 [TELNET: 192.168.255.100] on_read: ' Port-type: trunk\r\n'
  771. 2014-08-29 10:32:29,973 [TELNET: 192.168.255.100] on_read: ' Native vlan: 103\r\n'
  772. 2014-08-29 10:32:29,996 [TELNET: 192.168.255.100] on_read: ' Allowed vlan lists: 99,103\r\n'
  773. 2014-08-29 10:32:30,013 [TELNET: 192.168.255.100] on_read: ' Active vlan lists: 99,103\r\n'
  774. 2014-08-29 10:32:30,034 [TELNET: 192.168.255.100] on_read: ' 5 minutes input rate 240 bits/sec, 0 packets/sec\r\n'
  775. 2014-08-29 10:32:30,054 [TELNET: 192.168.255.100] on_read: ' 5 minutes output rate 6792 bits/sec, 9 packets/sec\r\n'
  776. 2014-08-29 10:32:30,073 [TELNET: 192.168.255.100] on_read: ' 163066319 packets input, 41528388243 bytes, 0 no buffer, 0 dropped\r\n'
  777. 2014-08-29 10:32:30,093 [TELNET: 192.168.255.100] on_read: ' Received 291833 broadcasts, 0 runts, 0 giants\r\n'
  778. 2014-08-29 10:32:30,113 [TELNET: 192.168.255.100] on_read: ' 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\r\n'
  779. 2014-08-29 10:32:30,137 [TELNET: 192.168.255.100] on_read: ' 2371435672 packets output, 190110410416 bytes, 0 underruns , 39 dropped\r\n'
  780. 2014-08-29 10:32:30,153 [TELNET: 192.168.255.100] on_read: ' 0 output errors, 0 collisions, 0 interface resets\r\n'
  781. 2014-08-29 10:32:30,173 [TELNET: 192.168.255.100] on_read: '========================== GigabitEthernet 0/13 ========================\r\n'
  782. 2014-08-29 10:32:30,205 [TELNET: 192.168.255.100] on_read: 'Index(dec):13 (hex):d\r\n'
  783. 2014-08-29 10:32:30,224 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/13 is DOWN , line protocol is DOWN \r\n'
  784. 2014-08-29 10:32:30,243 [TELNET: 192.168.255.100] on_read: 'Hardware is Broadcom 5464 GigabitEthernet\r\n'
  785. 2014-08-29 10:32:30,263 [TELNET: 192.168.255.100] on_read: 'Description: ex-ZAVODSKOY\r\n'
  786. 2014-08-29 10:32:30,283 [TELNET: 192.168.255.100] on_read: 'Interface address is: no ip address\r\n'
  787. 2014-08-29 10:32:30,285 Tick
  788. 2014-08-29 10:32:30,285 Resetting wait ticks
  789. 2014-08-29 10:32:30,303 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 100000 Kbit\r\n'
  790. 2014-08-29 10:32:30,324 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Bridge, loopback not set\r\n'
  791. 2014-08-29 10:32:30,343 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  792. 2014-08-29 10:32:30,364 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  793. 2014-08-29 10:32:30,389 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  794. 2014-08-29 10:32:30,411 [TELNET: 192.168.255.100] on_read: ' Switchport attributes:\r\n'
  795. 2014-08-29 10:32:30,424 [TELNET: 192.168.255.100] on_read: ' interface\'s description:"ex-ZAVODSKOY"\r\n'
  796. 2014-08-29 10:32:30,444 [TELNET: 192.168.255.100] on_read: ' admin medium-type is Copper, oper medium-type is Copper\r\n'
  797. 2014-08-29 10:32:30,464 [TELNET: 192.168.255.100] on_read: ' lastchange time:92 Day: 8 Hour:28 Minute:13 Second\r\n'
  798. 2014-08-29 10:32:30,483 [TELNET: 192.168.255.100] on_read: ' Priority is 0\r\n'
  799. 2014-08-29 10:32:30,504 [TELNET: 192.168.255.100] on_read: ' admin duplex mode is AUTO, oper duplex is Unknown\r\n'
  800. 2014-08-29 10:32:30,524 [TELNET: 192.168.255.100] on_read: ' admin speed is AUTO, oper speed is Unknown\r\n'
  801. 2014-08-29 10:32:30,544 [TELNET: 192.168.255.100] on_read: ' flow receive control admin status is OFF, flow send control admin status is OFF\r\n'
  802. 2014-08-29 10:32:30,564 [TELNET: 192.168.255.100] on_read: ' flow receive control oper status is Unknown, flow send control oper status is Unknown\r\n'
  803. 2014-08-29 10:32:30,585 [TELNET: 192.168.255.100] on_read: ' Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\r\n'
  804. 2014-08-29 10:32:30,604 [TELNET: 192.168.255.100] on_read: ' Port-type: access\r\n'
  805. 2014-08-29 10:32:30,624 [TELNET: 192.168.255.100] on_read: ' Vlan id: 103\r\n'
  806. 2014-08-29 10:32:30,644 [TELNET: 192.168.255.100] on_read: ' 5 minutes input rate 0 bits/sec, 0 packets/sec\r\n'
  807. 2014-08-29 10:32:30,663 [TELNET: 192.168.255.100] on_read: ' 5 minutes output rate 0 bits/sec, 0 packets/sec\r\n'
  808. 2014-08-29 10:32:30,683 [TELNET: 192.168.255.100] on_read: ' 94881 packets input, 8688423 bytes, 0 no buffer, 0 dropped\r\n'
  809. 2014-08-29 10:32:30,709 [TELNET: 192.168.255.100] on_read: ' Received 671 broadcasts, 0 runts, 0 giants\r\n'
  810. 2014-08-29 10:32:30,726 [TELNET: 192.168.255.100] on_read: ' 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\r\n'
  811. 2014-08-29 10:32:30,745 [TELNET: 192.168.255.100] on_read: ' 172469 packets output, 194443738 bytes, 0 underruns , 0 dropped\r\n'
  812. 2014-08-29 10:32:30,765 [TELNET: 192.168.255.100] on_read: ' 0 output errors, 0 collisions, 0 interface resets\r\n'
  813. 2014-08-29 10:32:30,786 [TELNET: 192.168.255.100] on_read: '========================== GigabitEthernet 0/14 ========================\r\n'
  814. 2014-08-29 10:32:30,806 [TELNET: 192.168.255.100] on_read: 'Index(dec):14 (hex):e\r\n'
  815. 2014-08-29 10:32:30,826 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/14 is UP , line protocol is UP \r\n'
  816. 2014-08-29 10:32:30,845 [TELNET: 192.168.255.100] on_read: 'Hardware is Broadcom 5464 GigabitEthernet\r\n'
  817. 2014-08-29 10:32:30,913 [TELNET: 192.168.255.100] on_read: 'Description: AP_101.74-101.75\r\n'
  818. 2014-08-29 10:32:30,924 [TELNET: 192.168.255.100] on_read: 'Interface address is: no ip address\r\n'
  819. 2014-08-29 10:32:30,944 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 100000 Kbit\r\n'
  820. 2014-08-29 10:32:30,964 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Bridge, loopback not set\r\n'
  821. 2014-08-29 10:32:30,984 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  822. 2014-08-29 10:32:31,005 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  823. 2014-08-29 10:32:31,026 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  824. 2014-08-29 10:32:31,046 [TELNET: 192.168.255.100] on_read: ' Switchport attributes:\r\n'
  825. 2014-08-29 10:32:31,064 [TELNET: 192.168.255.100] on_read: ' interface\'s description:"AP_101.74-101.75"\r\n'
  826. 2014-08-29 10:32:31,085 [TELNET: 192.168.255.100] on_read: ' admin medium-type is Copper, oper medium-type is Copper\r\n'
  827. 2014-08-29 10:32:31,104 [TELNET: 192.168.255.100] on_read: ' lastchange time:0 Day: 0 Hour: 0 Minute:55 Second\r\n'
  828. 2014-08-29 10:32:31,124 [TELNET: 192.168.255.100] on_read: ' Priority is 0\r\n'
  829. 2014-08-29 10:32:31,148 [TELNET: 192.168.255.100] on_read: ' admin duplex mode is AUTO, oper duplex is Full\r\n'
  830. 2014-08-29 10:32:31,164 [TELNET: 192.168.255.100] on_read: ' admin speed is AUTO, oper speed is 100M\r\n'
  831. 2014-08-29 10:32:31,191 [TELNET: 192.168.255.100] on_read: ' flow receive control admin status is OFF, flow send control admin status is OFF\r\n'
  832. 2014-08-29 10:32:31,214 [TELNET: 192.168.255.100] on_read: ' flow receive control oper status is OFF, flow send control oper status is OFF\r\n'
  833. 2014-08-29 10:32:31,234 [TELNET: 192.168.255.100] on_read: ' Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\r\n'
  834. 2014-08-29 10:32:31,254 [TELNET: 192.168.255.100] on_read: ' Port-type: access\r\n'
  835. 2014-08-29 10:32:31,275 [TELNET: 192.168.255.100] on_read: ' Vlan id: 102\r\n'
  836. 2014-08-29 10:32:31,295 [TELNET: 192.168.255.100] on_read: ' 5 minutes input rate 25171 bits/sec, 35 packets/sec\r\n'
  837. 2014-08-29 10:32:31,297 Tick
  838. 2014-08-29 10:32:31,297 Resetting wait ticks
  839. 2014-08-29 10:32:31,314 [TELNET: 192.168.255.100] on_read: ' 5 minutes output rate 87231 bits/sec, 127 packets/sec\r\n'
  840. 2014-08-29 10:32:31,334 [TELNET: 192.168.255.100] on_read: ' 927327413 packets input, 651808123367 bytes, 0 no buffer, 0 dropped\r\n'
  841. 2014-08-29 10:32:31,354 [TELNET: 192.168.255.100] on_read: ' Received 715417 broadcasts, 0 runts, 12 giants\r\n'
  842. 2014-08-29 10:32:31,381 [TELNET: 192.168.255.100] on_read: ' 141 input errors, 128 CRC, 0 frame, 0 overrun, 0 abort\r\n'
  843. 2014-08-29 10:32:31,394 [TELNET: 192.168.255.100] on_read: ' 1373043231 packets output, 1087960719857 bytes, 0 underruns , 0 dropped\r\n'
  844. 2014-08-29 10:32:31,416 [TELNET: 192.168.255.100] on_read: ' 0 output errors, 0 collisions, 0 interface resets\r\n'
  845. 2014-08-29 10:32:31,435 [TELNET: 192.168.255.100] on_read: '========================== GigabitEthernet 0/15 ========================\r\n'
  846. 2014-08-29 10:32:31,460 [TELNET: 192.168.255.100] on_read: 'Index(dec):15 (hex):f\r\n'
  847. 2014-08-29 10:32:31,474 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/15 is UP , line protocol is UP \r\n'
  848. 2014-08-29 10:32:31,494 [TELNET: 192.168.255.100] on_read: 'Hardware is Broadcom 5464 GigabitEthernet\r\n'
  849. 2014-08-29 10:32:31,514 [TELNET: 192.168.255.100] on_read: 'Description: AP_101.98-101.99\r\n'
  850. 2014-08-29 10:32:31,534 [TELNET: 192.168.255.100] on_read: 'Interface address is: no ip address\r\n'
  851. 2014-08-29 10:32:31,554 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 100000 Kbit\r\n'
  852. 2014-08-29 10:32:31,574 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Bridge, loopback not set\r\n'
  853. 2014-08-29 10:32:31,594 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  854. 2014-08-29 10:32:31,614 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  855. 2014-08-29 10:32:31,634 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  856. 2014-08-29 10:32:31,654 [TELNET: 192.168.255.100] on_read: ' Switchport attributes:\r\n'
  857. 2014-08-29 10:32:31,674 [TELNET: 192.168.255.100] on_read: ' interface\'s description:"AP_101.98-101.99"\r\n'
  858. 2014-08-29 10:32:31,694 [TELNET: 192.168.255.100] on_read: ' admin medium-type is Copper, oper medium-type is Copper\r\n'
  859. 2014-08-29 10:32:31,714 [TELNET: 192.168.255.100] on_read: ' lastchange time:0 Day: 0 Hour: 0 Minute:55 Second\r\n'
  860. 2014-08-29 10:32:31,734 [TELNET: 192.168.255.100] on_read: ' Priority is 0\r\n'
  861. 2014-08-29 10:32:31,754 [TELNET: 192.168.255.100] on_read: ' admin duplex mode is AUTO, oper duplex is Full\r\n'
  862. 2014-08-29 10:32:31,774 [TELNET: 192.168.255.100] on_read: ' admin speed is AUTO, oper speed is 100M\r\n'
  863. 2014-08-29 10:32:31,796 [TELNET: 192.168.255.100] on_read: ' flow receive control admin status is OFF, flow send control admin status is OFF\r\n'
  864. 2014-08-29 10:32:31,829 [TELNET: 192.168.255.100] on_read: ' flow receive control oper status is OFF, flow send control oper status is OFF\r\n'
  865. 2014-08-29 10:32:31,846 [TELNET: 192.168.255.100] on_read: ' Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\r\n'
  866. 2014-08-29 10:32:31,866 [TELNET: 192.168.255.100] on_read: ' Port-type: access\r\n'
  867. 2014-08-29 10:32:31,886 [TELNET: 192.168.255.100] on_read: ' Vlan id: 103\r\n'
  868. 2014-08-29 10:32:31,911 [TELNET: 192.168.255.100] on_read: ' 5 minutes input rate 462 bits/sec, 0 packets/sec\r\n'
  869. 2014-08-29 10:32:31,934 [TELNET: 192.168.255.100] on_read: ' 5 minutes output rate 6431 bits/sec, 8 packets/sec\r\n'
  870. 2014-08-29 10:32:32,004 [TELNET: 192.168.255.100] on_read: ' 127140518 packets input, 24927370412 bytes, 0 no buffer, 0 dropped\r\n'
  871. 2014-08-29 10:32:32,026 [TELNET: 192.168.255.100] on_read: ' Received 848834 broadcasts, 0 runts, 0 giants\r\n'
  872. 2014-08-29 10:32:32,046 [TELNET: 192.168.255.100] on_read: ' 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\r\n'
  873. 2014-08-29 10:32:32,066 [TELNET: 192.168.255.100] on_read: ' 310039237 packets output, 274693365662 bytes, 0 underruns , 34 dropped\r\n'
  874. 2014-08-29 10:32:32,084 [TELNET: 192.168.255.100] on_read: ' 0 output errors, 0 collisions, 0 interface resets\r\n'
  875. 2014-08-29 10:32:32,104 [TELNET: 192.168.255.100] on_read: '========================== GigabitEthernet 0/16 ========================\r\n'
  876. 2014-08-29 10:32:32,125 [TELNET: 192.168.255.100] on_read: 'Index(dec):16 (hex):10\r\n'
  877. 2014-08-29 10:32:32,149 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/16 is UP , line protocol is UP \r\n'
  878. 2014-08-29 10:32:32,164 [TELNET: 192.168.255.100] on_read: 'Hardware is Broadcom 5464 GigabitEthernet\r\n'
  879. 2014-08-29 10:32:32,184 [TELNET: 192.168.255.100] on_read: 'Description: AP_101.66\r\n'
  880. 2014-08-29 10:32:32,204 [TELNET: 192.168.255.100] on_read: 'Interface address is: no ip address\r\n'
  881. 2014-08-29 10:32:32,224 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 100000 Kbit\r\n'
  882. 2014-08-29 10:32:32,244 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Bridge, loopback not set\r\n'
  883. 2014-08-29 10:32:32,264 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  884. 2014-08-29 10:32:32,284 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  885. 2014-08-29 10:32:32,304 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  886. 2014-08-29 10:32:32,306 Tick
  887. 2014-08-29 10:32:32,307 Resetting wait ticks
  888. 2014-08-29 10:32:32,324 [TELNET: 192.168.255.100] on_read: ' Switchport attributes:\r\n'
  889. 2014-08-29 10:32:32,344 [TELNET: 192.168.255.100] on_read: ' interface\'s description:"AP_101.66"\r\n'
  890. 2014-08-29 10:32:32,364 [TELNET: 192.168.255.100] on_read: ' admin medium-type is Copper, oper medium-type is Copper\r\n'
  891. 2014-08-29 10:32:32,384 [TELNET: 192.168.255.100] on_read: ' lastchange time:119 Day: 4 Hour:57 Minute:52 Second\r\n'
  892. 2014-08-29 10:32:32,409 [TELNET: 192.168.255.100] on_read: ' Priority is 0\r\n'
  893. 2014-08-29 10:32:32,424 [TELNET: 192.168.255.100] on_read: ' admin duplex mode is AUTO, oper duplex is Full\r\n'
  894. 2014-08-29 10:32:32,444 [TELNET: 192.168.255.100] on_read: ' admin speed is AUTO, oper speed is 100M\r\n'
  895. 2014-08-29 10:32:32,464 [TELNET: 192.168.255.100] on_read: ' flow receive control admin status is OFF, flow send control admin status is OFF\r\n'
  896. 2014-08-29 10:32:32,491 [TELNET: 192.168.255.100] on_read: ' flow receive control oper status is OFF, flow send control oper status is OFF\r\n'
  897. 2014-08-29 10:32:32,504 [TELNET: 192.168.255.100] on_read: ' Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\r\n'
  898. 2014-08-29 10:32:32,524 [TELNET: 192.168.255.100] on_read: ' Port-type: access\r\n'
  899. 2014-08-29 10:32:32,544 [TELNET: 192.168.255.100] on_read: ' Vlan id: 103\r\n'
  900. 2014-08-29 10:32:32,566 [TELNET: 192.168.255.100] on_read: ' 5 minutes input rate 183 bits/sec, 0 packets/sec\r\n'
  901. 2014-08-29 10:32:32,584 [TELNET: 192.168.255.100] on_read: ' 5 minutes output rate 6279 bits/sec, 8 packets/sec\r\n'
  902. 2014-08-29 10:32:32,605 [TELNET: 192.168.255.100] on_read: ' 2647685 packets input, 248995389 bytes, 0 no buffer, 0 dropped\r\n'
  903. 2014-08-29 10:32:32,624 [TELNET: 192.168.255.100] on_read: ' Received 180400 broadcasts, 0 runts, 0 giants\r\n'
  904. 2014-08-29 10:32:32,644 [TELNET: 192.168.255.100] on_read: ' 49 input errors, 36 CRC, 16 frame, 0 overrun, 0 abort\r\n'
  905. 2014-08-29 10:32:32,664 [TELNET: 192.168.255.100] on_read: ' 110700265 packets output, 9970209581 bytes, 0 underruns , 0 dropped\r\n'
  906. 2014-08-29 10:32:32,684 [TELNET: 192.168.255.100] on_read: ' 0 output errors, 0 collisions, 0 interface resets\r\n'
  907. 2014-08-29 10:32:32,704 [TELNET: 192.168.255.100] on_read: '========================== GigabitEthernet 0/17 ========================\r\n'
  908. 2014-08-29 10:32:32,724 [TELNET: 192.168.255.100] on_read: 'Index(dec):17 (hex):11\r\n'
  909. 2014-08-29 10:32:32,744 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/17 is UP , line protocol is UP \r\n'
  910. 2014-08-29 10:32:32,764 [TELNET: 192.168.255.100] on_read: 'Hardware is Broadcom 5464 GigabitEthernet\r\n'
  911. 2014-08-29 10:32:32,784 [TELNET: 192.168.255.100] on_read: 'Description: UBNT_AP\r\n'
  912. 2014-08-29 10:32:32,804 [TELNET: 192.168.255.100] on_read: 'Interface address is: no ip address\r\n'
  913. 2014-08-29 10:32:32,826 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 100000 Kbit\r\n'
  914. 2014-08-29 10:32:32,846 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Bridge, loopback not set\r\n'
  915. 2014-08-29 10:32:32,866 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  916. 2014-08-29 10:32:32,886 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  917. 2014-08-29 10:32:32,909 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 8/255\r\n'
  918. 2014-08-29 10:32:32,935 [TELNET: 192.168.255.100] on_read: ' Switchport attributes:\r\n'
  919. 2014-08-29 10:32:32,954 [TELNET: 192.168.255.100] on_read: ' interface\'s description:"UBNT_AP"\r\n'
  920. 2014-08-29 10:32:32,974 [TELNET: 192.168.255.100] on_read: ' admin medium-type is Copper, oper medium-type is Copper\r\n'
  921. 2014-08-29 10:32:32,996 [TELNET: 192.168.255.100] on_read: ' lastchange time:107 Day: 2 Hour:38 Minute:42 Second\r\n'
  922. 2014-08-29 10:32:33,014 [TELNET: 192.168.255.100] on_read: ' Priority is 0\r\n'
  923. 2014-08-29 10:32:33,034 [TELNET: 192.168.255.100] on_read: ' admin duplex mode is AUTO, oper duplex is Full\r\n'
  924. 2014-08-29 10:32:33,057 [TELNET: 192.168.255.100] on_read: ' admin speed is AUTO, oper speed is 100M\r\n'
  925. 2014-08-29 10:32:33,074 [TELNET: 192.168.255.100] on_read: ' flow receive control admin status is OFF, flow send control admin status is OFF\r\n'
  926. 2014-08-29 10:32:33,094 [TELNET: 192.168.255.100] on_read: ' flow receive control oper status is OFF, flow send control oper status is OFF\r\n'
  927. 2014-08-29 10:32:33,114 [TELNET: 192.168.255.100] on_read: ' Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\r\n'
  928. 2014-08-29 10:32:33,134 [TELNET: 192.168.255.100] on_read: ' Port-type: access\r\n'
  929. 2014-08-29 10:32:33,154 [TELNET: 192.168.255.100] on_read: ' Vlan id: 103\r\n'
  930. 2014-08-29 10:32:33,174 [TELNET: 192.168.255.100] on_read: ' 5 minutes input rate 111788 bits/sec, 158 packets/sec\r\n'
  931. 2014-08-29 10:32:33,194 [TELNET: 192.168.255.100] on_read: ' 5 minutes output rate 3254102 bits/sec, 298 packets/sec\r\n'
  932. 2014-08-29 10:32:33,214 [TELNET: 192.168.255.100] on_read: ' 795285219 packets input, 209501449941 bytes, 0 no buffer, 0 dropped\r\n'
  933. 2014-08-29 10:32:33,234 [TELNET: 192.168.255.100] on_read: ' Received 971629 broadcasts, 0 runts, 0 giants\r\n'
  934. 2014-08-29 10:32:33,254 [TELNET: 192.168.255.100] on_read: ' 5 input errors, 5 CRC, 0 frame, 0 overrun, 0 abort\r\n'
  935. 2014-08-29 10:32:33,274 [TELNET: 192.168.255.100] on_read: ' 1126625958 packets output, 1002429150885 bytes, 0 underruns , 34 dropped\r\n'
  936. 2014-08-29 10:32:33,294 [TELNET: 192.168.255.100] on_read: ' 0 output errors, 0 collisions, 0 interface resets\r\n'
  937. 2014-08-29 10:32:33,314 [TELNET: 192.168.255.100] on_read: '========================== GigabitEthernet 0/18 ========================\r\n'
  938. 2014-08-29 10:32:33,316 Tick
  939. 2014-08-29 10:32:33,316 Resetting wait ticks
  940. 2014-08-29 10:32:33,334 [TELNET: 192.168.255.100] on_read: 'Index(dec):18 (hex):12\r\n'
  941. 2014-08-29 10:32:33,354 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/18 is UP , line protocol is UP \r\n'
  942. 2014-08-29 10:32:33,374 [TELNET: 192.168.255.100] on_read: 'Hardware is Broadcom 5464 GigabitEthernet\r\n'
  943. 2014-08-29 10:32:33,400 [TELNET: 192.168.255.100] on_read: 'Description: OFFICE\r\n'
  944. 2014-08-29 10:32:33,418 [TELNET: 192.168.255.100] on_read: 'Interface address is: no ip address\r\n'
  945. 2014-08-29 10:32:33,437 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 100000 Kbit\r\n'
  946. 2014-08-29 10:32:33,458 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Bridge, loopback not set\r\n'
  947. 2014-08-29 10:32:33,475 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  948. 2014-08-29 10:32:33,507 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  949. 2014-08-29 10:32:33,524 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  950. 2014-08-29 10:32:33,544 [TELNET: 192.168.255.100] on_read: ' Switchport attributes:\r\n'
  951. 2014-08-29 10:32:33,564 [TELNET: 192.168.255.100] on_read: ' interface\'s description:"OFFICE"\r\n'
  952. 2014-08-29 10:32:33,584 [TELNET: 192.168.255.100] on_read: ' admin medium-type is Copper, oper medium-type is Copper\r\n'
  953. 2014-08-29 10:32:33,604 [TELNET: 192.168.255.100] on_read: ' lastchange time:45 Day:20 Hour:31 Minute: 7 Second\r\n'
  954. 2014-08-29 10:32:33,624 [TELNET: 192.168.255.100] on_read: ' Priority is 0\r\n'
  955. 2014-08-29 10:32:33,644 [TELNET: 192.168.255.100] on_read: ' admin duplex mode is AUTO, oper duplex is Full\r\n'
  956. 2014-08-29 10:32:33,664 [TELNET: 192.168.255.100] on_read: ' admin speed is AUTO, oper speed is 100M\r\n'
  957. 2014-08-29 10:32:33,685 [TELNET: 192.168.255.100] on_read: ' flow receive control admin status is OFF, flow send control admin status is OFF\r\n'
  958. 2014-08-29 10:32:33,704 [TELNET: 192.168.255.100] on_read: ' flow receive control oper status is OFF, flow send control oper status is OFF\r\n'
  959. 2014-08-29 10:32:33,736 [TELNET: 192.168.255.100] on_read: ' Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\r\n'
  960. 2014-08-29 10:32:33,759 [TELNET: 192.168.255.100] on_read: ' Port-type: access\r\n'
  961. 2014-08-29 10:32:33,774 [TELNET: 192.168.255.100] on_read: ' Vlan id: 103\r\n'
  962. 2014-08-29 10:32:33,795 [TELNET: 192.168.255.100] on_read: ' 5 minutes input rate 805 bits/sec, 0 packets/sec\r\n'
  963. 2014-08-29 10:32:33,814 [TELNET: 192.168.255.100] on_read: ' 5 minutes output rate 6707 bits/sec, 9 packets/sec\r\n'
  964. 2014-08-29 10:32:33,837 [TELNET: 192.168.255.100] on_read: ' 19847450 packets input, 1922931639 bytes, 0 no buffer, 0 dropped\r\n'
  965. 2014-08-29 10:32:33,857 [TELNET: 192.168.255.100] on_read: ' Received 11015 broadcasts, 0 runts, 0 giants\r\n'
  966. 2014-08-29 10:32:33,877 [TELNET: 192.168.255.100] on_read: ' 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\r\n'
  967. 2014-08-29 10:32:33,897 [TELNET: 192.168.255.100] on_read: ' 125912849 packets output, 11486692184 bytes, 0 underruns , 34 dropped\r\n'
  968. 2014-08-29 10:32:33,917 [TELNET: 192.168.255.100] on_read: ' 0 output errors, 0 collisions, 0 interface resets\r\n'
  969. 2014-08-29 10:32:33,937 [TELNET: 192.168.255.100] on_read: '========================== GigabitEthernet 0/19 ========================\r\n'
  970. 2014-08-29 10:32:33,956 [TELNET: 192.168.255.100] on_read: 'Index(dec):19 (hex):13\r\n'
  971. 2014-08-29 10:32:33,974 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/19 is UP , line protocol is UP \r\n'
  972. 2014-08-29 10:32:33,994 [TELNET: 192.168.255.100] on_read: 'Hardware is Broadcom 5464 GigabitEthernet\r\n'
  973. 2014-08-29 10:32:34,015 [TELNET: 192.168.255.100] on_read: 'Description: MKT_AP\r\n'
  974. 2014-08-29 10:32:34,036 [TELNET: 192.168.255.100] on_read: 'Interface address is: no ip address\r\n'
  975. 2014-08-29 10:32:34,055 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 100000 Kbit\r\n'
  976. 2014-08-29 10:32:34,077 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Bridge, loopback not set\r\n'
  977. 2014-08-29 10:32:34,097 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  978. 2014-08-29 10:32:34,114 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  979. 2014-08-29 10:32:34,134 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  980. 2014-08-29 10:32:34,154 [TELNET: 192.168.255.100] on_read: ' Switchport attributes:\r\n'
  981. 2014-08-29 10:32:34,175 [TELNET: 192.168.255.100] on_read: ' interface\'s description:"MKT_AP"\r\n'
  982. 2014-08-29 10:32:34,194 [TELNET: 192.168.255.100] on_read: ' admin medium-type is Copper, oper medium-type is Copper\r\n'
  983. 2014-08-29 10:32:34,215 [TELNET: 192.168.255.100] on_read: ' lastchange time:0 Day: 0 Hour: 1 Minute:17 Second\r\n'
  984. 2014-08-29 10:32:34,234 [TELNET: 192.168.255.100] on_read: ' Priority is 0\r\n'
  985. 2014-08-29 10:32:34,266 [TELNET: 192.168.255.100] on_read: ' admin duplex mode is AUTO, oper duplex is Full\r\n'
  986. 2014-08-29 10:32:34,284 [TELNET: 192.168.255.100] on_read: ' admin speed is AUTO, oper speed is 100M\r\n'
  987. 2014-08-29 10:32:34,304 [TELNET: 192.168.255.100] on_read: ' flow receive control admin status is OFF, flow send control admin status is OFF\r\n'
  988. 2014-08-29 10:32:34,324 [TELNET: 192.168.255.100] on_read: ' flow receive control oper status is OFF, flow send control oper status is OFF\r\n'
  989. 2014-08-29 10:32:34,327 Tick
  990. 2014-08-29 10:32:34,329 Resetting wait ticks
  991. 2014-08-29 10:32:34,351 [TELNET: 192.168.255.100] on_read: ' Storm Control: Broadcast is ON, Multicast is ON, Unicast is ON\r\n'
  992. 2014-08-29 10:32:34,368 [TELNET: 192.168.255.100] on_read: ' Port-type: access\r\n'
  993. 2014-08-29 10:32:34,386 [TELNET: 192.168.255.100] on_read: ' Vlan id: 103\r\n'
  994. 2014-08-29 10:32:34,417 [TELNET: 192.168.255.100] on_read: ' 5 minutes input rate 91401 bits/sec, 109 packets/sec\r\n'
  995. 2014-08-29 10:32:34,434 [TELNET: 192.168.255.100] on_read: ' 5 minutes output rate 601668 bits/sec, 116 packets/sec\r\n'
  996. 2014-08-29 10:32:34,454 [TELNET: 192.168.255.100] on_read: ' 2873434564 packets input, 1084991448422 bytes, 0 no buffer, 0 dropped\r\n'
  997. 2014-08-29 10:32:34,476 [TELNET: 192.168.255.100] on_read: ' Received 9803745 broadcasts, 0 runts, 0 giants\r\n'
  998. 2014-08-29 10:32:34,494 [TELNET: 192.168.255.100] on_read: ' 1 input errors, 1 CRC, 0 frame, 0 overrun, 0 abort\r\n'
  999. 2014-08-29 10:32:34,521 [TELNET: 192.168.255.100] on_read: ' 3600726393 packets output, 3831882846098 bytes, 0 underruns , 34 dropped\r\n'
  1000. 2014-08-29 10:32:34,537 [TELNET: 192.168.255.100] on_read: ' 0 output errors, 0 collisions, 0 interface resets\r\n'
  1001. 2014-08-29 10:32:34,554 [TELNET: 192.168.255.100] on_read: '========================== GigabitEthernet 0/20 ========================\r\n'
  1002. 2014-08-29 10:32:34,577 [TELNET: 192.168.255.100] on_read: 'Index(dec):20 (hex):14\r\n'
  1003. 2014-08-29 10:32:34,594 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/20 is UP , line protocol is UP \r\n'
  1004. 2014-08-29 10:32:34,614 [TELNET: 192.168.255.100] on_read: 'Hardware is Broadcom 5464 GigabitEthernet\r\n'
  1005. 2014-08-29 10:32:34,634 [TELNET: 192.168.255.100] on_read: 'Description: AP_101.106-101.107\r\n'
  1006. 2014-08-29 10:32:34,654 [TELNET: 192.168.255.100] on_read: 'Interface address is: no ip address\r\n'
  1007. 2014-08-29 10:32:34,675 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 1000000 Kbit\r\n'
  1008. 2014-08-29 10:32:34,698 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Bridge, loopback not set\r\n'
  1009. 2014-08-29 10:32:34,715 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  1010. 2014-08-29 10:32:34,737 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  1011. 2014-08-29 10:32:34,754 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  1012. 2014-08-29 10:32:34,774 [TELNET: 192.168.255.100] on_read: ' Switchport attributes:\r\n'
  1013. 2014-08-29 10:32:34,794 [TELNET: 192.168.255.100] on_read: ' interface\'s description:"AP_101.106-101.107"\r\n'
  1014. 2014-08-29 10:32:34,817 [TELNET: 192.168.255.100] on_read: ' admin medium-type is Copper, oper medium-type is Copper\r\n'
  1015. 2014-08-29 10:32:34,837 [TELNET: 192.168.255.100] on_read: ' lastchange time:92 Day: 7 Hour:44 Minute:41 Second\r\n'
  1016. 2014-08-29 10:32:34,857 [TELNET: 192.168.255.100] on_read: ' Priority is 0\r\n'
  1017. 2014-08-29 10:32:34,877 [TELNET: 192.168.255.100] on_read: ' admin duplex mode is AUTO, oper duplex is Full\r\n'
  1018. 2014-08-29 10:32:34,894 [TELNET: 192.168.255.100] on_read: ' admin speed is AUTO, oper speed is 1000M\r\n'
  1019. 2014-08-29 10:32:34,914 [TELNET: 192.168.255.100] on_read: ' flow receive control admin status is OFF, flow send control admin status is OFF\r\n'
  1020. 2014-08-29 10:32:34,939 [TELNET: 192.168.255.100] on_read: ' flow receive control oper status is OFF, flow send control oper status is OFF\r\n'
  1021. 2014-08-29 10:32:34,956 [TELNET: 192.168.255.100] on_read: ' Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\r\n'
  1022. 2014-08-29 10:32:34,974 [TELNET: 192.168.255.100] on_read: ' Port-type: access\r\n'
  1023. 2014-08-29 10:32:34,994 [TELNET: 192.168.255.100] on_read: ' Vlan id: 101\r\n'
  1024. 2014-08-29 10:32:35,024 [TELNET: 192.168.255.100] on_read: ' 5 minutes input rate 245449 bits/sec, 27 packets/sec\r\n'
  1025. 2014-08-29 10:32:35,044 [TELNET: 192.168.255.100] on_read: ' 5 minutes output rate 91560 bits/sec, 60 packets/sec\r\n'
  1026. 2014-08-29 10:32:35,065 [TELNET: 192.168.255.100] on_read: ' 472931334 packets input, 324393330159 bytes, 0 no buffer, 0 dropped\r\n'
  1027. 2014-08-29 10:32:35,084 [TELNET: 192.168.255.100] on_read: ' Received 544675 broadcasts, 0 runts, 0 giants\r\n'
  1028. 2014-08-29 10:32:35,104 [TELNET: 192.168.255.100] on_read: ' 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\r\n'
  1029. 2014-08-29 10:32:35,125 [TELNET: 192.168.255.100] on_read: ' 708896517 packets output, 579793796900 bytes, 0 underruns , 0 dropped\r\n'
  1030. 2014-08-29 10:32:35,150 [TELNET: 192.168.255.100] on_read: ' 0 output errors, 0 collisions, 0 interface resets\r\n'
  1031. 2014-08-29 10:32:35,164 [TELNET: 192.168.255.100] on_read: '========================== GigabitEthernet 0/21 ========================\r\n'
  1032. 2014-08-29 10:32:35,184 [TELNET: 192.168.255.100] on_read: 'Index(dec):21 (hex):15\r\n'
  1033. 2014-08-29 10:32:35,204 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/21 is UP , line protocol is UP \r\n'
  1034. 2014-08-29 10:32:35,225 [TELNET: 192.168.255.100] on_read: 'Hardware is Broadcom 5464 GigabitEthernet\r\n'
  1035. 2014-08-29 10:32:35,245 [TELNET: 192.168.255.100] on_read: 'Description: RES-SHKOLNIY10\r\n'
  1036. 2014-08-29 10:32:35,271 [TELNET: 192.168.255.100] on_read: 'Interface address is: no ip address\r\n'
  1037. 2014-08-29 10:32:35,286 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 100000 Kbit\r\n'
  1038. 2014-08-29 10:32:35,304 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Bridge, loopback not set\r\n'
  1039. 2014-08-29 10:32:35,324 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  1040. 2014-08-29 10:32:35,327 Tick
  1041. 2014-08-29 10:32:35,328 Resetting wait ticks
  1042. 2014-08-29 10:32:35,345 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  1043. 2014-08-29 10:32:35,365 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  1044. 2014-08-29 10:32:35,386 [TELNET: 192.168.255.100] on_read: ' Switchport attributes:\r\n'
  1045. 2014-08-29 10:32:35,414 [TELNET: 192.168.255.100] on_read: ' interface\'s description:"RES-SHKOLNIY10"\r\n'
  1046. 2014-08-29 10:32:35,435 [TELNET: 192.168.255.100] on_read: ' admin medium-type is Copper, oper medium-type is Copper\r\n'
  1047. 2014-08-29 10:32:35,455 [TELNET: 192.168.255.100] on_read: ' lastchange time:52 Day: 1 Hour:45 Minute:25 Second\r\n'
  1048. 2014-08-29 10:32:35,476 [TELNET: 192.168.255.100] on_read: ' Priority is 0\r\n'
  1049. 2014-08-29 10:32:35,497 [TELNET: 192.168.255.100] on_read: ' admin duplex mode is AUTO, oper duplex is Full\r\n'
  1050. 2014-08-29 10:32:35,521 [TELNET: 192.168.255.100] on_read: ' admin speed is AUTO, oper speed is 100M\r\n'
  1051. 2014-08-29 10:32:35,536 [TELNET: 192.168.255.100] on_read: ' flow receive control admin status is OFF, flow send control admin status is OFF\r\n'
  1052. 2014-08-29 10:32:35,555 [TELNET: 192.168.255.100] on_read: ' flow receive control oper status is OFF, flow send control oper status is OFF\r\n'
  1053. 2014-08-29 10:32:35,575 [TELNET: 192.168.255.100] on_read: ' Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\r\n'
  1054. 2014-08-29 10:32:35,595 [TELNET: 192.168.255.100] on_read: ' Port-type: trunk\r\n'
  1055. 2014-08-29 10:32:35,615 [TELNET: 192.168.255.100] on_read: ' Native vlan: 98\r\n'
  1056. 2014-08-29 10:32:35,635 [TELNET: 192.168.255.100] on_read: ' Allowed vlan lists: 98-99,102-103,255,890\r\n'
  1057. 2014-08-29 10:32:35,655 [TELNET: 192.168.255.100] on_read: ' Active vlan lists: 98-99,102-103,255,890\r\n'
  1058. 2014-08-29 10:32:35,675 [TELNET: 192.168.255.100] on_read: ' 5 minutes input rate 389 bits/sec, 0 packets/sec\r\n'
  1059. 2014-08-29 10:32:35,695 [TELNET: 192.168.255.100] on_read: ' 5 minutes output rate 42896 bits/sec, 61 packets/sec\r\n'
  1060. 2014-08-29 10:32:35,715 [TELNET: 192.168.255.100] on_read: ' 4802055 packets input, 473837620 bytes, 0 no buffer, 0 dropped\r\n'
  1061. 2014-08-29 10:32:35,735 [TELNET: 192.168.255.100] on_read: ' Received 332388 broadcasts, 0 runts, 0 giants\r\n'
  1062. 2014-08-29 10:32:35,755 [TELNET: 192.168.255.100] on_read: ' 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\r\n'
  1063. 2014-08-29 10:32:35,775 [TELNET: 192.168.255.100] on_read: ' 321210018 packets output, 38734805483 bytes, 0 underruns , 34 dropped\r\n'
  1064. 2014-08-29 10:32:35,795 [TELNET: 192.168.255.100] on_read: ' 0 output errors, 0 collisions, 0 interface resets\r\n'
  1065. 2014-08-29 10:32:35,815 [TELNET: 192.168.255.100] on_read: '========================== GigabitEthernet 0/22 ========================\r\n'
  1066. 2014-08-29 10:32:35,837 [TELNET: 192.168.255.100] on_read: 'Index(dec):22 (hex):16\r\n'
  1067. 2014-08-29 10:32:35,858 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/22 is UP , line protocol is UP \r\n'
  1068. 2014-08-29 10:32:35,878 [TELNET: 192.168.255.100] on_read: 'Hardware is Broadcom 5464 GigabitEthernet\r\n'
  1069. 2014-08-29 10:32:35,898 [TELNET: 192.168.255.100] on_read: 'Description: VIKTORIYA\r\n'
  1070. 2014-08-29 10:32:35,978 [TELNET: 192.168.255.100] on_read: 'Interface address is: no ip address\r\n'
  1071. 2014-08-29 10:32:35,998 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 100000 Kbit\r\n'
  1072. 2014-08-29 10:32:36,022 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Bridge, loopback not set\r\n'
  1073. 2014-08-29 10:32:36,038 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  1074. 2014-08-29 10:32:36,055 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  1075. 2014-08-29 10:32:36,075 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  1076. 2014-08-29 10:32:36,095 [TELNET: 192.168.255.100] on_read: ' Switchport attributes:\r\n'
  1077. 2014-08-29 10:32:36,118 [TELNET: 192.168.255.100] on_read: ' interface\'s description:"VIKTORIYA"\r\n'
  1078. 2014-08-29 10:32:36,137 [TELNET: 192.168.255.100] on_read: ' admin medium-type is Copper, oper medium-type is Copper\r\n'
  1079. 2014-08-29 10:32:36,156 [TELNET: 192.168.255.100] on_read: ' lastchange time:0 Day: 0 Hour: 0 Minute:56 Second\r\n'
  1080. 2014-08-29 10:32:36,175 [TELNET: 192.168.255.100] on_read: ' Priority is 0\r\n'
  1081. 2014-08-29 10:32:36,195 [TELNET: 192.168.255.100] on_read: ' admin duplex mode is AUTO, oper duplex is Full\r\n'
  1082. 2014-08-29 10:32:36,215 [TELNET: 192.168.255.100] on_read: ' admin speed is AUTO, oper speed is 100M\r\n'
  1083. 2014-08-29 10:32:36,235 [TELNET: 192.168.255.100] on_read: ' flow receive control admin status is OFF, flow send control admin status is OFF\r\n'
  1084. 2014-08-29 10:32:36,255 [TELNET: 192.168.255.100] on_read: ' flow receive control oper status is OFF, flow send control oper status is OFF\r\n'
  1085. 2014-08-29 10:32:36,275 [TELNET: 192.168.255.100] on_read: ' Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\r\n'
  1086. 2014-08-29 10:32:36,295 [TELNET: 192.168.255.100] on_read: ' Port-type: trunk\r\n'
  1087. 2014-08-29 10:32:36,315 [TELNET: 192.168.255.100] on_read: ' Native vlan: 103\r\n'
  1088. 2014-08-29 10:32:36,340 [TELNET: 192.168.255.100] on_read: ' Allowed vlan lists: 21,98-99,103\r\n'
  1089. 2014-08-29 10:32:36,343 Tick
  1090. 2014-08-29 10:32:36,343 Resetting wait ticks
  1091. 2014-08-29 10:32:36,357 [TELNET: 192.168.255.100] on_read: ' Active vlan lists: 21,98-99,103\r\n'
  1092. 2014-08-29 10:32:36,378 [TELNET: 192.168.255.100] on_read: ' 5 minutes input rate 425489 bits/sec, 103 packets/sec\r\n'
  1093. 2014-08-29 10:32:36,403 [TELNET: 192.168.255.100] on_read: ' 5 minutes output rate 421488 bits/sec, 116 packets/sec\r\n'
  1094. 2014-08-29 10:32:36,420 [TELNET: 192.168.255.100] on_read: ' 3230850566 packets input, 1625185253318 bytes, 0 no buffer, 0 dropped\r\n'
  1095. 2014-08-29 10:32:36,436 [TELNET: 192.168.255.100] on_read: ' Received 9259808 broadcasts, 0 runts, 0 giants\r\n'
  1096. 2014-08-29 10:32:36,455 [TELNET: 192.168.255.100] on_read: ' 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\r\n'
  1097. 2014-08-29 10:32:36,476 [TELNET: 192.168.255.100] on_read: ' 4483198857 packets output, 3635673950254 bytes, 0 underruns , 70 dropped\r\n'
  1098. 2014-08-29 10:32:36,496 [TELNET: 192.168.255.100] on_read: ' 0 output errors, 0 collisions, 0 interface resets\r\n'
  1099. 2014-08-29 10:32:36,521 [TELNET: 192.168.255.100] on_read: '========================== GigabitEthernet 0/23 ========================\r\n'
  1100. 2014-08-29 10:32:36,538 [TELNET: 192.168.255.100] on_read: 'Index(dec):23 (hex):17\r\n'
  1101. 2014-08-29 10:32:36,558 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/23 is UP , line protocol is UP \r\n'
  1102. 2014-08-29 10:32:36,577 [TELNET: 192.168.255.100] on_read: 'Hardware is Broadcom 5464 GigabitEthernet\r\n'
  1103. 2014-08-29 10:32:36,601 [TELNET: 192.168.255.100] on_read: 'Description: RES-dlink-3326-garb\r\n'
  1104. 2014-08-29 10:32:36,618 [TELNET: 192.168.255.100] on_read: 'Interface address is: no ip address\r\n'
  1105. 2014-08-29 10:32:36,635 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 100000 Kbit\r\n'
  1106. 2014-08-29 10:32:36,655 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Bridge, loopback not set\r\n'
  1107. 2014-08-29 10:32:36,675 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  1108. 2014-08-29 10:32:36,695 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  1109. 2014-08-29 10:32:36,715 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  1110. 2014-08-29 10:32:36,735 [TELNET: 192.168.255.100] on_read: ' Switchport attributes:\r\n'
  1111. 2014-08-29 10:32:36,755 [TELNET: 192.168.255.100] on_read: ' interface\'s description:"RES-dlink-3326-garb"\r\n'
  1112. 2014-08-29 10:32:36,780 [TELNET: 192.168.255.100] on_read: ' admin medium-type is Copper, oper medium-type is Copper\r\n'
  1113. 2014-08-29 10:32:36,795 [TELNET: 192.168.255.100] on_read: ' lastchange time:77 Day:10 Hour:54 Minute:21 Second\r\n'
  1114. 2014-08-29 10:32:36,829 [TELNET: 192.168.255.100] on_read: ' Priority is 0\r\n'
  1115. 2014-08-29 10:32:36,847 [TELNET: 192.168.255.100] on_read: ' admin duplex mode is AUTO, oper duplex is Full\r\n'
  1116. 2014-08-29 10:32:36,867 [TELNET: 192.168.255.100] on_read: ' admin speed is AUTO, oper speed is 100M\r\n'
  1117. 2014-08-29 10:32:36,884 [TELNET: 192.168.255.100] on_read: ' flow receive control admin status is OFF, flow send control admin status is OFF\r\n'
  1118. 2014-08-29 10:32:36,905 [TELNET: 192.168.255.100] on_read: ' flow receive control oper status is OFF, flow send control oper status is OFF\r\n'
  1119. 2014-08-29 10:32:36,925 [TELNET: 192.168.255.100] on_read: ' Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\r\n'
  1120. 2014-08-29 10:32:36,944 [TELNET: 192.168.255.100] on_read: ' Port-type: trunk\r\n'
  1121. 2014-08-29 10:32:36,964 [TELNET: 192.168.255.100] on_read: ' Native vlan: 98\r\n'
  1122. 2014-08-29 10:32:36,985 [TELNET: 192.168.255.100] on_read: ' Allowed vlan lists: 96-99,101-103,255,890\r\n'
  1123. 2014-08-29 10:32:37,005 [TELNET: 192.168.255.100] on_read: ' Active vlan lists: 96-99,101-103,255,890\r\n'
  1124. 2014-08-29 10:32:37,025 [TELNET: 192.168.255.100] on_read: ' 5 minutes input rate 195 bits/sec, 0 packets/sec\r\n'
  1125. 2014-08-29 10:32:37,048 [TELNET: 192.168.255.100] on_read: ' 5 minutes output rate 52456 bits/sec, 75 packets/sec\r\n'
  1126. 2014-08-29 10:32:37,065 [TELNET: 192.168.255.100] on_read: ' 9526524 packets input, 1048682270 bytes, 0 no buffer, 0 dropped\r\n'
  1127. 2014-08-29 10:32:37,085 [TELNET: 192.168.255.100] on_read: ' Received 179208 broadcasts, 0 runts, 0 giants\r\n'
  1128. 2014-08-29 10:32:37,104 [TELNET: 192.168.255.100] on_read: ' 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\r\n'
  1129. 2014-08-29 10:32:37,125 [TELNET: 192.168.255.100] on_read: ' 686244785 packets output, 69505385566 bytes, 0 underruns , 91 dropped\r\n'
  1130. 2014-08-29 10:32:37,150 [TELNET: 192.168.255.100] on_read: ' 0 output errors, 0 collisions, 0 interface resets\r\n'
  1131. 2014-08-29 10:32:37,164 [TELNET: 192.168.255.100] on_read: '========================== GigabitEthernet 0/24 ========================\r\n'
  1132. 2014-08-29 10:32:37,185 [TELNET: 192.168.255.100] on_read: 'Index(dec):24 (hex):18\r\n'
  1133. 2014-08-29 10:32:37,204 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/24 is UP , line protocol is UP \r\n'
  1134. 2014-08-29 10:32:37,225 [TELNET: 192.168.255.100] on_read: 'Hardware is Broadcom 5464 GigabitEthernet\r\n'
  1135. 2014-08-29 10:32:37,245 [TELNET: 192.168.255.100] on_read: 'Description: cat-3400me-suzd21\r\n'
  1136. 2014-08-29 10:32:37,271 [TELNET: 192.168.255.100] on_read: 'Interface address is: no ip address\r\n'
  1137. 2014-08-29 10:32:37,285 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 1000000 Kbit\r\n'
  1138. 2014-08-29 10:32:37,304 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Bridge, loopback not set\r\n'
  1139. 2014-08-29 10:32:37,325 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  1140. 2014-08-29 10:32:37,344 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  1141. 2014-08-29 10:32:37,347 Tick
  1142. 2014-08-29 10:32:37,348 Resetting wait ticks
  1143. 2014-08-29 10:32:37,365 [TELNET: 192.168.255.100] on_read: ' Rxload is 10/255, Txload is 5/255\r\n'
  1144. 2014-08-29 10:32:37,385 [TELNET: 192.168.255.100] on_read: ' Switchport attributes:\r\n'
  1145. 2014-08-29 10:32:37,408 [TELNET: 192.168.255.100] on_read: ' interface\'s description:"cat-3400me-suzd21"\r\n'
  1146. 2014-08-29 10:32:37,425 [TELNET: 192.168.255.100] on_read: ' admin medium-type is Copper, oper medium-type is Copper\r\n'
  1147. 2014-08-29 10:32:37,444 [TELNET: 192.168.255.100] on_read: ' lastchange time:86 Day: 4 Hour:32 Minute:11 Second\r\n'
  1148. 2014-08-29 10:32:37,464 [TELNET: 192.168.255.100] on_read: ' Priority is 0\r\n'
  1149. 2014-08-29 10:32:37,484 [TELNET: 192.168.255.100] on_read: ' admin duplex mode is AUTO, oper duplex is Full\r\n'
  1150. 2014-08-29 10:32:37,504 [TELNET: 192.168.255.100] on_read: ' admin speed is AUTO, oper speed is 1000M\r\n'
  1151. 2014-08-29 10:32:37,524 [TELNET: 192.168.255.100] on_read: ' flow receive control admin status is OFF, flow send control admin status is OFF\r\n'
  1152. 2014-08-29 10:32:37,544 [TELNET: 192.168.255.100] on_read: ' flow receive control oper status is OFF, flow send control oper status is OFF\r\n'
  1153. 2014-08-29 10:32:37,564 [TELNET: 192.168.255.100] on_read: ' Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\r\n'
  1154. 2014-08-29 10:32:37,584 [TELNET: 192.168.255.100] on_read: ' Port-type: trunk\r\n'
  1155. 2014-08-29 10:32:37,604 [TELNET: 192.168.255.100] on_read: ' Native vlan: 103\r\n'
  1156. 2014-08-29 10:32:37,625 [TELNET: 192.168.255.100] on_read: ' Allowed vlan lists: 21,97-99,101-104,255,890\r\n'
  1157. 2014-08-29 10:32:37,644 [TELNET: 192.168.255.100] on_read: ' Active vlan lists: 21,97-99,101-104,255,890\r\n'
  1158. 2014-08-29 10:32:37,664 [TELNET: 192.168.255.100] on_read: ' 5 minutes input rate 39636604 bits/sec, 6010 packets/sec\r\n'
  1159. 2014-08-29 10:32:37,684 [TELNET: 192.168.255.100] on_read: ' 5 minutes output rate 20717754 bits/sec, 5169 packets/sec\r\n'
  1160. 2014-08-29 10:32:37,704 [TELNET: 192.168.255.100] on_read: ' 145245191450 packets input, 138015530239856 bytes, 0 no buffer, 0 dropped\r\n'
  1161. 2014-08-29 10:32:37,724 [TELNET: 192.168.255.100] on_read: ' Received 199360736 broadcasts, 0 runts, 5 giants\r\n'
  1162. 2014-08-29 10:32:37,744 [TELNET: 192.168.255.100] on_read: ' 5 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\r\n'
  1163. 2014-08-29 10:32:37,770 [TELNET: 192.168.255.100] on_read: ' 122390341294 packets output, 70068591675950 bytes, 0 underruns , 15698 dropped\r\n'
  1164. 2014-08-29 10:32:37,784 [TELNET: 192.168.255.100] on_read: ' 0 output errors, 0 collisions, 0 interface resets\r\n'
  1165. 2014-08-29 10:32:37,804 [TELNET: 192.168.255.100] on_read: '========================== VLAN 96 ========================\r\n'
  1166. 2014-08-29 10:32:37,824 [TELNET: 192.168.255.100] on_read: 'Index(dec):4192 (hex):1060\r\n'
  1167. 2014-08-29 10:32:37,844 [TELNET: 192.168.255.100] on_read: 'VLAN 96 is UP , line protocol is UP \r\n'
  1168. 2014-08-29 10:32:37,865 [TELNET: 192.168.255.100] on_read: 'Hardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\r\n'
  1169. 2014-08-29 10:32:37,888 [TELNET: 192.168.255.100] on_read: 'Interface address is: 172.18.254.1/24\r\n'
  1170. 2014-08-29 10:32:37,908 [TELNET: 192.168.255.100] on_read: ' Secondary address: 192.168.1.1/24\r\n'
  1171. 2014-08-29 10:32:37,927 [TELNET: 192.168.255.100] on_read: 'ARP type: ARPA, ARP Timeout: 3600 seconds\r\n'
  1172. 2014-08-29 10:32:37,945 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 1000000 Kbit\r\n'
  1173. 2014-08-29 10:32:37,965 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Ethernet-II, loopback not set\r\n'
  1174. 2014-08-29 10:32:37,985 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  1175. 2014-08-29 10:32:38,005 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  1176. 2014-08-29 10:32:38,025 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  1177. 2014-08-29 10:32:38,045 [TELNET: 192.168.255.100] on_read: '========================== VLAN 97 ========================\r\n'
  1178. 2014-08-29 10:32:38,065 [TELNET: 192.168.255.100] on_read: 'Index(dec):4193 (hex):1061\r\n'
  1179. 2014-08-29 10:32:38,093 [TELNET: 192.168.255.100] on_read: 'VLAN 97 is UP , line protocol is UP \r\n'
  1180. 2014-08-29 10:32:38,105 [TELNET: 192.168.255.100] on_read: 'Hardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\r\n'
  1181. 2014-08-29 10:32:38,125 [TELNET: 192.168.255.100] on_read: 'Interface address is: 172.18.100.254/24\r\n'
  1182. 2014-08-29 10:32:38,150 [TELNET: 192.168.255.100] on_read: ' Secondary address: 172.18.104.9/29\r\n'
  1183. 2014-08-29 10:32:38,165 [TELNET: 192.168.255.100] on_read: ' Secondary address: 172.18.12.1/24\r\n'
  1184. 2014-08-29 10:32:38,185 [TELNET: 192.168.255.100] on_read: 'ARP type: ARPA, ARP Timeout: 3600 seconds\r\n'
  1185. 2014-08-29 10:32:38,206 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 1000000 Kbit\r\n'
  1186. 2014-08-29 10:32:38,226 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Ethernet-II, loopback not set\r\n'
  1187. 2014-08-29 10:32:38,247 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  1188. 2014-08-29 10:32:38,271 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  1189. 2014-08-29 10:32:38,285 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  1190. 2014-08-29 10:32:38,305 [TELNET: 192.168.255.100] on_read: '========================== VLAN 98 ========================\r\n'
  1191. 2014-08-29 10:32:38,325 [TELNET: 192.168.255.100] on_read: 'Index(dec):4194 (hex):1062\r\n'
  1192. 2014-08-29 10:32:38,345 [TELNET: 192.168.255.100] on_read: 'VLAN 98 is UP , line protocol is UP \r\n'
  1193. 2014-08-29 10:32:38,349 Tick
  1194. 2014-08-29 10:32:38,349 Resetting wait ticks
  1195. 2014-08-29 10:32:38,367 [TELNET: 192.168.255.100] on_read: 'Hardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\r\n'
  1196. 2014-08-29 10:32:38,385 [TELNET: 192.168.255.100] on_read: 'Description: RADIO_BACKBONE\r\n'
  1197. 2014-08-29 10:32:38,409 [TELNET: 192.168.255.100] on_read: 'Interface address is: 192.168.250.33/29\r\n'
  1198. 2014-08-29 10:32:38,425 [TELNET: 192.168.255.100] on_read: ' Secondary address: 192.168.250.57/29\r\n'
  1199. 2014-08-29 10:32:38,445 [TELNET: 192.168.255.100] on_read: ' Secondary address: 192.168.250.65/29\r\n'
  1200. 2014-08-29 10:32:38,465 [TELNET: 192.168.255.100] on_read: ' Secondary address: 172.18.15.1/24\r\n'
  1201. 2014-08-29 10:32:38,485 [TELNET: 192.168.255.100] on_read: ' Secondary address: 172.18.16.1/24\r\n'
  1202. 2014-08-29 10:32:38,505 [TELNET: 192.168.255.100] on_read: 'ARP type: ARPA, ARP Timeout: 3600 seconds\r\n'
  1203. 2014-08-29 10:32:38,526 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 1000000 Kbit\r\n'
  1204. 2014-08-29 10:32:38,545 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Ethernet-II, loopback not set\r\n'
  1205. 2014-08-29 10:32:38,565 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  1206. 2014-08-29 10:32:38,585 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  1207. 2014-08-29 10:32:38,605 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  1208. 2014-08-29 10:32:38,625 [TELNET: 192.168.255.100] on_read: '========================== VLAN 99 ========================\r\n'
  1209. 2014-08-29 10:32:38,649 [TELNET: 192.168.255.100] on_read: 'Index(dec):4195 (hex):1063\r\n'
  1210. 2014-08-29 10:32:38,665 [TELNET: 192.168.255.100] on_read: 'VLAN 99 is UP , line protocol is UP \r\n'
  1211. 2014-08-29 10:32:38,685 [TELNET: 192.168.255.100] on_read: 'Hardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\r\n'
  1212. 2014-08-29 10:32:38,705 [TELNET: 192.168.255.100] on_read: 'Description: MANAGEMENT\r\n'
  1213. 2014-08-29 10:32:38,725 [TELNET: 192.168.255.100] on_read: 'Interface address is: 192.168.255.100/24\r\n'
  1214. 2014-08-29 10:32:38,745 [TELNET: 192.168.255.100] on_read: 'ARP type: ARPA, ARP Timeout: 3600 seconds\r\n'
  1215. 2014-08-29 10:32:38,770 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 1000000 Kbit\r\n'
  1216. 2014-08-29 10:32:38,785 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Ethernet-II, loopback not set\r\n'
  1217. 2014-08-29 10:32:38,805 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  1218. 2014-08-29 10:32:38,825 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  1219. 2014-08-29 10:32:38,845 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  1220. 2014-08-29 10:32:38,865 [TELNET: 192.168.255.100] on_read: '========================== VLAN 101 ========================\r\n'
  1221. 2014-08-29 10:32:38,885 [TELNET: 192.168.255.100] on_read: 'Index(dec):4197 (hex):1065\r\n'
  1222. 2014-08-29 10:32:38,905 [TELNET: 192.168.255.100] on_read: 'VLAN 101 is UP , line protocol is UP \r\n'
  1223. 2014-08-29 10:32:38,925 [TELNET: 192.168.255.100] on_read: 'Hardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\r\n'
  1224. 2014-08-29 10:32:38,945 [TELNET: 192.168.255.100] on_read: 'Description: GARBOLOVO\r\n'
  1225. 2014-08-29 10:32:38,977 [TELNET: 192.168.255.100] on_read: 'Interface address is: 172.18.104.1/29\r\n'
  1226. 2014-08-29 10:32:38,995 [TELNET: 192.168.255.100] on_read: ' Secondary address: 172.18.101.105/29\r\n'
  1227. 2014-08-29 10:32:39,027 [TELNET: 192.168.255.100] on_read: ' Secondary address: 172.19.100.1/24\r\n'
  1228. 2014-08-29 10:32:39,045 [TELNET: 192.168.255.100] on_read: 'ARP type: ARPA, ARP Timeout: 3600 seconds\r\n'
  1229. 2014-08-29 10:32:39,065 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 1000000 Kbit\r\n'
  1230. 2014-08-29 10:32:39,085 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Ethernet-II, loopback not set\r\n'
  1231. 2014-08-29 10:32:39,105 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  1232. 2014-08-29 10:32:39,125 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  1233. 2014-08-29 10:32:39,150 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  1234. 2014-08-29 10:32:39,165 [TELNET: 192.168.255.100] on_read: '========================== VLAN 102 ========================\r\n'
  1235. 2014-08-29 10:32:39,185 [TELNET: 192.168.255.100] on_read: 'Index(dec):4198 (hex):1066\r\n'
  1236. 2014-08-29 10:32:39,205 [TELNET: 192.168.255.100] on_read: 'VLAN 102 is UP , line protocol is UP \r\n'
  1237. 2014-08-29 10:32:39,225 [TELNET: 192.168.255.100] on_read: 'Hardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\r\n'
  1238. 2014-08-29 10:32:39,245 [TELNET: 192.168.255.100] on_read: 'Description: TOKSOVO\r\n'
  1239. 2014-08-29 10:32:39,265 [TELNET: 192.168.255.100] on_read: 'Interface address is: 172.18.101.73/29\r\n'
  1240. 2014-08-29 10:32:39,285 [TELNET: 192.168.255.100] on_read: 'ARP type: ARPA, ARP Timeout: 3600 seconds\r\n'
  1241. 2014-08-29 10:32:39,305 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 1000000 Kbit\r\n'
  1242. 2014-08-29 10:32:39,325 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Ethernet-II, loopback not set\r\n'
  1243. 2014-08-29 10:32:39,345 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  1244. 2014-08-29 10:32:39,365 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  1245. 2014-08-29 10:32:39,368 Tick
  1246. 2014-08-29 10:32:39,368 Resetting wait ticks
  1247. 2014-08-29 10:32:39,386 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  1248. 2014-08-29 10:32:39,408 [TELNET: 192.168.255.100] on_read: '========================== VLAN 103 ========================\r\n'
  1249. 2014-08-29 10:32:39,425 [TELNET: 192.168.255.100] on_read: 'Index(dec):4199 (hex):1067\r\n'
  1250. 2014-08-29 10:32:39,445 [TELNET: 192.168.255.100] on_read: 'VLAN 103 is UP , line protocol is UP \r\n'
  1251. 2014-08-29 10:32:39,465 [TELNET: 192.168.255.100] on_read: 'Hardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\r\n'
  1252. 2014-08-29 10:32:39,485 [TELNET: 192.168.255.100] on_read: 'Description: KUZ-TRAMPLIN\r\n'
  1253. 2014-08-29 10:32:39,505 [TELNET: 192.168.255.100] on_read: 'Interface address is: 172.18.51.1/24\r\n'
  1254. 2014-08-29 10:32:39,534 [TELNET: 192.168.255.100] on_read: ' Secondary address: 172.18.101.89/29\r\n'
  1255. 2014-08-29 10:32:39,546 [TELNET: 192.168.255.100] on_read: ' Secondary address: 172.18.101.65/29\r\n'
  1256. 2014-08-29 10:32:39,567 [TELNET: 192.168.255.100] on_read: ' Secondary address: 172.18.101.81/29\r\n'
  1257. 2014-08-29 10:32:39,587 [TELNET: 192.168.255.100] on_read: ' Secondary address: 192.168.250.17/29\r\n'
  1258. 2014-08-29 10:32:39,609 [TELNET: 192.168.255.100] on_read: ' Secondary address: 172.18.105.1/29\r\n'
  1259. 2014-08-29 10:32:39,625 [TELNET: 192.168.255.100] on_read: ' Secondary address: 192.168.250.81/29\r\n'
  1260. 2014-08-29 10:32:39,645 [TELNET: 192.168.255.100] on_read: ' Secondary address: 172.18.101.97/29\r\n'
  1261. 2014-08-29 10:32:39,665 [TELNET: 192.168.255.100] on_read: ' Secondary address: 192.168.250.89/29\r\n'
  1262. 2014-08-29 10:32:39,686 [TELNET: 192.168.255.100] on_read: ' Secondary address: 172.18.101.17/29\r\n'
  1263. 2014-08-29 10:32:39,705 [TELNET: 192.168.255.100] on_read: ' Secondary address: 172.18.101.49/28\r\n'
  1264. 2014-08-29 10:32:39,725 [TELNET: 192.168.255.100] on_read: ' Secondary address: 172.18.101.1/28\r\n'
  1265. 2014-08-29 10:32:39,745 [TELNET: 192.168.255.100] on_read: ' Secondary address: 172.19.51.1/24\r\n'
  1266. 2014-08-29 10:32:39,765 [TELNET: 192.168.255.100] on_read: ' Secondary address: 172.19.101.1/24\r\n'
  1267. 2014-08-29 10:32:39,785 [TELNET: 192.168.255.100] on_read: ' Secondary address: 172.19.15.1/24\r\n'
  1268. 2014-08-29 10:32:39,805 [TELNET: 192.168.255.100] on_read: ' Secondary address: 172.19.16.1/24\r\n'
  1269. 2014-08-29 10:32:39,825 [TELNET: 192.168.255.100] on_read: ' Secondary address: 172.18.14.1/24\r\n'
  1270. 2014-08-29 10:32:39,845 [TELNET: 192.168.255.100] on_read: 'ARP type: ARPA, ARP Timeout: 3600 seconds\r\n'
  1271. 2014-08-29 10:32:39,865 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 1000000 Kbit\r\n'
  1272. 2014-08-29 10:32:39,885 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Ethernet-II, loopback not set\r\n'
  1273. 2014-08-29 10:32:39,906 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  1274. 2014-08-29 10:32:39,925 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  1275. 2014-08-29 10:32:39,945 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  1276. 2014-08-29 10:32:39,965 [TELNET: 192.168.255.100] on_read: '========================== VLAN 104 ========================\r\n'
  1277. 2014-08-29 10:32:39,985 [TELNET: 192.168.255.100] on_read: 'Index(dec):4200 (hex):1068\r\n'
  1278. 2014-08-29 10:32:40,005 [TELNET: 192.168.255.100] on_read: 'VLAN 104 is UP , line protocol is UP \r\n'
  1279. 2014-08-29 10:32:40,037 [TELNET: 192.168.255.100] on_read: 'Hardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\r\n'
  1280. 2014-08-29 10:32:40,055 [TELNET: 192.168.255.100] on_read: 'Description: RESTRICTION ZONE\r\n'
  1281. 2014-08-29 10:32:40,075 [TELNET: 192.168.255.100] on_read: 'Interface address is: no ip address\r\n'
  1282. 2014-08-29 10:32:40,095 [TELNET: 192.168.255.100] on_read: 'ARP type: ARPA, ARP Timeout: 3600 seconds\r\n'
  1283. 2014-08-29 10:32:40,116 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 1000000 Kbit\r\n'
  1284. 2014-08-29 10:32:40,136 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Ethernet-II, loopback not set\r\n'
  1285. 2014-08-29 10:32:40,155 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  1286. 2014-08-29 10:32:40,176 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  1287. 2014-08-29 10:32:40,195 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  1288. 2014-08-29 10:32:40,215 [TELNET: 192.168.255.100] on_read: '========================== VLAN 112 ========================\r\n'
  1289. 2014-08-29 10:32:40,235 [TELNET: 192.168.255.100] on_read: 'Index(dec):4208 (hex):1070\r\n'
  1290. 2014-08-29 10:32:40,255 [TELNET: 192.168.255.100] on_read: 'VLAN 112 is UP , line protocol is UP \r\n'
  1291. 2014-08-29 10:32:40,275 [TELNET: 192.168.255.100] on_read: 'Hardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\r\n'
  1292. 2014-08-29 10:32:40,296 [TELNET: 192.168.255.100] on_read: 'Description: OFFICE\r\n'
  1293. 2014-08-29 10:32:40,315 [TELNET: 192.168.255.100] on_read: 'Interface address is: 172.19.12.1/27\r\n'
  1294. 2014-08-29 10:32:40,335 [TELNET: 192.168.255.100] on_read: 'ARP type: ARPA, ARP Timeout: 3600 seconds\r\n'
  1295. 2014-08-29 10:32:40,355 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 1000000 Kbit\r\n'
  1296. 2014-08-29 10:32:40,375 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Ethernet-II, loopback not set\r\n'
  1297. 2014-08-29 10:32:40,380 Tick
  1298. 2014-08-29 10:32:40,380 Resetting wait ticks
  1299. 2014-08-29 10:32:40,395 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  1300. 2014-08-29 10:32:40,415 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  1301. 2014-08-29 10:32:40,435 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  1302. 2014-08-29 10:32:40,456 [TELNET: 192.168.255.100] on_read: '========================== VLAN 255 ========================\r\n'
  1303. 2014-08-29 10:32:40,475 [TELNET: 192.168.255.100] on_read: 'Index(dec):4351 (hex):10ff\r\n'
  1304. 2014-08-29 10:32:40,495 [TELNET: 192.168.255.100] on_read: 'VLAN 255 is UP , line protocol is UP \r\n'
  1305. 2014-08-29 10:32:40,516 [TELNET: 192.168.255.100] on_read: 'Hardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\r\n'
  1306. 2014-08-29 10:32:40,538 [TELNET: 192.168.255.100] on_read: 'Interface address is: no ip address\r\n'
  1307. 2014-08-29 10:32:40,555 [TELNET: 192.168.255.100] on_read: 'ARP type: ARPA, ARP Timeout: 3600 seconds\r\n'
  1308. 2014-08-29 10:32:40,575 [TELNET: 192.168.255.100] on_read: ' MTU 1500 bytes, BW 1000000 Kbit\r\n'
  1309. 2014-08-29 10:32:40,595 [TELNET: 192.168.255.100] on_read: ' Encapsulation protocol is Ethernet-II, loopback not set\r\n'
  1310. 2014-08-29 10:32:40,615 [TELNET: 192.168.255.100] on_read: ' Keepalive interval is 10 sec , set\r\n'
  1311. 2014-08-29 10:32:40,635 [TELNET: 192.168.255.100] on_read: ' Carrier delay is 2 sec\r\n'
  1312. 2014-08-29 10:32:40,662 [TELNET: 192.168.255.100] on_read: ' Rxload is 1/255, Txload is 1/255\r\n'
  1313. 2014-08-29 10:32:40,676 [TELNET: 192.168.255.100] on_read: 'dlink-3610-tramplin#'
  1314. 2014-08-29 10:32:40,679 [TELNET: 192.168.255.100] Starting synchronous FSM check
  1315. 2014-08-29 10:32:40,684 [TELNET: 192.168.255.100] match '^dlink\-3610\-tramplin#'
  1316. 2014-08-29 10:32:40,684 [TELNET: 192.168.255.100] Starting synchronous FSM check
  1317. 2014-08-29 10:32:40,685 [TELNET: 192.168.255.100] event(PROMPT)
  1318. 2014-08-29 10:32:40,701 [DLink.DxS_Cisco_CLI.get_interfaces(dlink-3610-tramp.imperiya.local, 192.168.255.100)] cli(show interfaces) returns:
  1319. ===[ show interfaces ]==================================================
  1320. '========================== GigabitEthernet 0/1 ========================\nIndex(dec):1 (hex):1\nGigabitEthernet 0/1 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: dlink-3610-toks\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 2/255, Txload is 5/255\n Switchport attributes:\n interface\'s description:"dlink-3610-toks"\n admin medium-type is Fiber, oper medium-type is Fiber\n lastchange time:83 Day:11 Hour:20 Minute:21 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 1000M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: trunk\n Native vlan: 1\n Allowed vlan lists: 21,97-99,101-103,255,890\n Active vlan lists: 21,97-99,101-103,255,890\n 5 minutes input rate 9274977 bits/sec, 2402 packets/sec\n 5 minutes output rate 21423094 bits/sec, 2807 packets/sec\n 78428331552 packets input, 53302898108850 bytes, 0 no buffer, 0 dropped\n Received 1812568585 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 89847090267 packets output, 81225044881711 bytes, 0 underruns , 413 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/2 ========================\nIndex(dec):2 (hex):2\nGigabitEthernet 0/2 is administratively down , line protocol is DOWN \nHardware is Broadcom 5464 GigabitEthernet\nDescription: RES-dlink-3610-toks\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"RES-dlink-3610-toks"\n admin medium-type is Fiber, oper medium-type is Fiber\n lastchange time:0 Day: 0 Hour: 0 Minute:39 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Unknown\n admin speed is AUTO, oper speed is Unknown\n flow receive control admin status is ON, flow send control admin status is ON\n flow receive control oper status is Unknown, flow send control oper status is Unknown\n Storm Control: Broadcast is ON, Multicast is ON, Unicast is OFF\n Port-type: trunk\n Native vlan: 1\n Allowed vlan lists: 97-99,101-103,255,890\n Active vlan lists: 97-99,101-103,255,890\n 5 minutes input rate 0 bits/sec, 0 packets/sec\n 5 minutes output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes, 0 no buffer, 0 dropped\n Received 0 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 0 packets output, 0 bytes, 0 underruns , 0 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/3 ========================\nIndex(dec):3 (hex):3\nGigabitEthernet 0/3 is DOWN , line protocol is DOWN \nHardware is Broadcom 5464 GigabitEthernet\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:""\n admin medium-type is Fiber, oper medium-type is Fiber\n lastchange time:0 Day: 0 Hour: 0 Minute:18 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Unknown\n admin speed is AUTO, oper speed is Unknown\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is Unknown, flow send control oper status is Unknown\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: trunk\n Native vlan: 1\n Allowed vlan lists: 99,102,255,890\n Active vlan lists: 99,102,255,890\n 5 minutes input rate 0 bits/sec, 0 packets/sec\n 5 minutes output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes, 0 no buffer, 0 dropped\n Received 0 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 0 packets output, 0 bytes, 0 underruns , 0 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/4 ========================\nIndex(dec):4 (hex):4\nGigabitEthernet 0/4 is DOWN , line protocol is DOWN \nHardware is Broadcom 5464 GigabitEthernet\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:""\n admin medium-type is Fiber, oper medium-type is Fiber\n lastchange time:0 Day: 0 Hour: 0 Minute:18 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Unknown\n admin speed is AUTO, oper speed is Unknown\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is Unknown, flow send control oper status is Unknown\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: trunk\n Native vlan: 1\n Allowed vlan lists: 99,102,255,890\n Active vlan lists: 99,102,255,890\n 5 minutes input rate 0 bits/sec, 0 packets/sec\n 5 minutes output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes, 0 no buffer, 0 dropped\n Received 0 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 0 packets output, 0 bytes, 0 underruns , 0 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/5 ========================\nIndex(dec):5 (hex):5\nGigabitEthernet 0/5 is DOWN , line protocol is DOWN \nHardware is Broadcom 5464 GigabitEthernet\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:""\n admin medium-type is Fiber, oper medium-type is Fiber\n lastchange time:0 Day: 0 Hour: 0 Minute:18 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Unknown\n admin speed is AUTO, oper speed is Unknown\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is Unknown, flow send control oper status is Unknown\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: trunk\n Native vlan: 1\n Allowed vlan lists: 99,102,255,890\n Active vlan lists: 99,102,255,890\n 5 minutes input rate 0 bits/sec, 0 packets/sec\n 5 minutes output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes, 0 no buffer, 0 dropped\n Received 0 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 0 packets output, 0 bytes, 0 underruns , 0 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/6 ========================\nIndex(dec):6 (hex):6\nGigabitEthernet 0/6 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: OFFICE\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"OFFICE"\n admin medium-type is Fiber, oper medium-type is Fiber\n lastchange time:89 Day:23 Hour:17 Minute:56 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 1000M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: trunk\n Native vlan: 97\n Allowed vlan lists: 21,97,112,890\n Active vlan lists: 21,97,112,890\n 5 minutes input rate 72675 bits/sec, 58 packets/sec\n 5 minutes output rate 370404 bits/sec, 54 packets/sec\n 106510532 packets input, 15803384186 bytes, 0 no buffer, 0 dropped\n Received 289710 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 1864404817 packets output, 235131450174 bytes, 0 underruns , 5 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/7 ========================\nIndex(dec):7 (hex):7\nGigabitEthernet 0/7 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: dlink-3326-garb\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 2/255, Txload is 2/255\n Switchport attributes:\n interface\'s description:"dlink-3326-garb"\n admin medium-type is Fiber, oper medium-type is Fiber\n lastchange time:77 Day:11 Hour:28 Minute:58 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 1000M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: trunk\n Native vlan: 101\n Allowed vlan lists: 96-99,101-103,255,890\n Active vlan lists: 96-99,101-103,255,890\n 5 minutes input rate 9844719 bits/sec, 1952 packets/sec\n 5 minutes output rate 11530318 bits/sec, 2213 packets/sec\n 30311161736 packets input, 10855405652572 bytes, 0 no buffer, 0 dropped\n Received 21434910 broadcasts, 0 runts, 15618 giants\n 15618 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 41264903024 packets output, 41173120840920 bytes, 0 underruns , 319 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/8 ========================\nIndex(dec):8 (hex):8\nGigabitEthernet 0/8 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: SHKOLNIY10\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"SHKOLNIY10"\n admin medium-type is Fiber, oper medium-type is Fiber\n lastchange time:84 Day: 2 Hour: 9 Minute:31 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 1000M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: trunk\n Native vlan: 98\n Allowed vlan lists: 98-99,102-103,255,890\n Active vlan lists: 98-99,102-103,255,890\n 5 minutes input rate 524872 bits/sec, 165 packets/sec\n 5 minutes output rate 1833234 bits/sec, 272 packets/sec\n 4027138939 packets input, 1818304886775 bytes, 0 no buffer, 0 dropped\n Received 1677289 broadcasts, 0 runts, 218 giants\n 218 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 5192993422 packets output, 5341332258752 bytes, 0 underruns , 34 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/9 ========================\nIndex(dec):9 (hex):9\nGigabitEthernet 0/9 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: VDS_TRUNK\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"VDS_TRUNK"\n admin medium-type is Fiber, oper medium-type is Fiber\n lastchange time:89 Day:21 Hour:46 Minute: 9 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 1000M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: trunk\n Native vlan: 103\n Allowed vlan lists: 98-99,101-103,255,890\n Active vlan lists: 98-99,101-103,255,890\n 5 minutes input rate 137861 bits/sec, 170 packets/sec\n 5 minutes output rate 278030 bits/sec, 244 packets/sec\n 913891478 packets input, 98431656788 bytes, 0 no buffer, 0 dropped\n Received 3052215 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 1387710543 packets output, 211799067246 bytes, 0 underruns , 34 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/10 ========================\nIndex(dec):10 (hex):a\nGigabitEthernet 0/10 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: VDS_MANAGE\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"VDS_MANAGE"\n admin medium-type is Fiber, oper medium-type is Fiber\n lastchange time:89 Day:21 Hour:45 Minute:48 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 1000M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: trunk\n Native vlan: 103\n Allowed vlan lists: 99,103,255\n Active vlan lists: 99,103,255\n 5 minutes input rate 2189 bits/sec, 1 packets/sec\n 5 minutes output rate 8164 bits/sec, 11 packets/sec\n 104563003 packets input, 27978374785 bytes, 0 no buffer, 0 dropped\n Received 135581 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 262964730 packets output, 56964998718 bytes, 0 underruns , 34 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/11 ========================\nIndex(dec):11 (hex):b\nGigabitEthernet 0/11 is DOWN , line protocol is DOWN \nHardware is Broadcom 5464 GigabitEthernet\nDescription: EX-SERVER_12.209\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"EX-SERVER_12.209"\n admin medium-type is Fiber, oper medium-type is Fiber\n lastchange time:89 Day:22 Hour: 8 Minute:52 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Unknown\n admin speed is AUTO, oper speed is Unknown\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is Unknown, flow send control oper status is Unknown\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: access\n Vlan id: 103\n 5 minutes input rate 0 bits/sec, 0 packets/sec\n 5 minutes output rate 0 bits/sec, 0 packets/sec\n 4028 packets input, 391225 bytes, 0 no buffer, 0 dropped\n Received 43 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 8040 packets output, 9678830 bytes, 0 underruns , 0 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/12 ========================\nIndex(dec):12 (hex):c\nGigabitEthernet 0/12 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: ROZETKA\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"ROZETKA"\n admin medium-type is Fiber, oper medium-type is Fiber\n lastchange time:121 Day: 2 Hour:49 Minute: 9 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 1000M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: trunk\n Native vlan: 103\n Allowed vlan lists: 99,103\n Active vlan lists: 99,103\n 5 minutes input rate 240 bits/sec, 0 packets/sec\n 5 minutes output rate 6792 bits/sec, 9 packets/sec\n 163066319 packets input, 41528388243 bytes, 0 no buffer, 0 dropped\n Received 291833 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 2371435672 packets output, 190110410416 bytes, 0 underruns , 39 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/13 ========================\nIndex(dec):13 (hex):d\nGigabitEthernet 0/13 is DOWN , line protocol is DOWN \nHardware is Broadcom 5464 GigabitEthernet\nDescription: ex-ZAVODSKOY\nInterface address is: no ip address\n MTU 1500 bytes, BW 100000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"ex-ZAVODSKOY"\n admin medium-type is Copper, oper medium-type is Copper\n lastchange time:92 Day: 8 Hour:28 Minute:13 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Unknown\n admin speed is AUTO, oper speed is Unknown\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is Unknown, flow send control oper status is Unknown\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: access\n Vlan id: 103\n 5 minutes input rate 0 bits/sec, 0 packets/sec\n 5 minutes output rate 0 bits/sec, 0 packets/sec\n 94881 packets input, 8688423 bytes, 0 no buffer, 0 dropped\n Received 671 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 172469 packets output, 194443738 bytes, 0 underruns , 0 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/14 ========================\nIndex(dec):14 (hex):e\nGigabitEthernet 0/14 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: AP_101.74-101.75\nInterface address is: no ip address\n MTU 1500 bytes, BW 100000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"AP_101.74-101.75"\n admin medium-type is Copper, oper medium-type is Copper\n lastchange time:0 Day: 0 Hour: 0 Minute:55 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 100M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: access\n Vlan id: 102\n 5 minutes input rate 25171 bits/sec, 35 packets/sec\n 5 minutes output rate 87231 bits/sec, 127 packets/sec\n 927327413 packets input, 651808123367 bytes, 0 no buffer, 0 dropped\n Received 715417 broadcasts, 0 runts, 12 giants\n 141 input errors, 128 CRC, 0 frame, 0 overrun, 0 abort\n 1373043231 packets output, 1087960719857 bytes, 0 underruns , 0 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/15 ========================\nIndex(dec):15 (hex):f\nGigabitEthernet 0/15 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: AP_101.98-101.99\nInterface address is: no ip address\n MTU 1500 bytes, BW 100000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"AP_101.98-101.99"\n admin medium-type is Copper, oper medium-type is Copper\n lastchange time:0 Day: 0 Hour: 0 Minute:55 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 100M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: access\n Vlan id: 103\n 5 minutes input rate 462 bits/sec, 0 packets/sec\n 5 minutes output rate 6431 bits/sec, 8 packets/sec\n 127140518 packets input, 24927370412 bytes, 0 no buffer, 0 dropped\n Received 848834 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 310039237 packets output, 274693365662 bytes, 0 underruns , 34 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/16 ========================\nIndex(dec):16 (hex):10\nGigabitEthernet 0/16 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: AP_101.66\nInterface address is: no ip address\n MTU 1500 bytes, BW 100000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"AP_101.66"\n admin medium-type is Copper, oper medium-type is Copper\n lastchange time:119 Day: 4 Hour:57 Minute:52 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 100M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: access\n Vlan id: 103\n 5 minutes input rate 183 bits/sec, 0 packets/sec\n 5 minutes output rate 6279 bits/sec, 8 packets/sec\n 2647685 packets input, 248995389 bytes, 0 no buffer, 0 dropped\n Received 180400 broadcasts, 0 runts, 0 giants\n 49 input errors, 36 CRC, 16 frame, 0 overrun, 0 abort\n 110700265 packets output, 9970209581 bytes, 0 underruns , 0 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/17 ========================\nIndex(dec):17 (hex):11\nGigabitEthernet 0/17 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: UBNT_AP\nInterface address is: no ip address\n MTU 1500 bytes, BW 100000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 8/255\n Switchport attributes:\n interface\'s description:"UBNT_AP"\n admin medium-type is Copper, oper medium-type is Copper\n lastchange time:107 Day: 2 Hour:38 Minute:42 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 100M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: access\n Vlan id: 103\n 5 minutes input rate 111788 bits/sec, 158 packets/sec\n 5 minutes output rate 3254102 bits/sec, 298 packets/sec\n 795285219 packets input, 209501449941 bytes, 0 no buffer, 0 dropped\n Received 971629 broadcasts, 0 runts, 0 giants\n 5 input errors, 5 CRC, 0 frame, 0 overrun, 0 abort\n 1126625958 packets output, 1002429150885 bytes, 0 underruns , 34 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/18 ========================\nIndex(dec):18 (hex):12\nGigabitEthernet 0/18 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: OFFICE\nInterface address is: no ip address\n MTU 1500 bytes, BW 100000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"OFFICE"\n admin medium-type is Copper, oper medium-type is Copper\n lastchange time:45 Day:20 Hour:31 Minute: 7 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 100M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: access\n Vlan id: 103\n 5 minutes input rate 805 bits/sec, 0 packets/sec\n 5 minutes output rate 6707 bits/sec, 9 packets/sec\n 19847450 packets input, 1922931639 bytes, 0 no buffer, 0 dropped\n Received 11015 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 125912849 packets output, 11486692184 bytes, 0 underruns , 34 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/19 ========================\nIndex(dec):19 (hex):13\nGigabitEthernet 0/19 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: MKT_AP\nInterface address is: no ip address\n MTU 1500 bytes, BW 100000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"MKT_AP"\n admin medium-type is Copper, oper medium-type is Copper\n lastchange time:0 Day: 0 Hour: 1 Minute:17 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 100M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is ON, Multicast is ON, Unicast is ON\n Port-type: access\n Vlan id: 103\n 5 minutes input rate 91401 bits/sec, 109 packets/sec\n 5 minutes output rate 601668 bits/sec, 116 packets/sec\n 2873434564 packets input, 1084991448422 bytes, 0 no buffer, 0 dropped\n Received 9803745 broadcasts, 0 runts, 0 giants\n 1 input errors, 1 CRC, 0 frame, 0 overrun, 0 abort\n 3600726393 packets output, 3831882846098 bytes, 0 underruns , 34 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/20 ========================\nIndex(dec):20 (hex):14\nGigabitEthernet 0/20 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: AP_101.106-101.107\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"AP_101.106-101.107"\n admin medium-type is Copper, oper medium-type is Copper\n lastchange time:92 Day: 7 Hour:44 Minute:41 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 1000M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: access\n Vlan id: 101\n 5 minutes input rate 245449 bits/sec, 27 packets/sec\n 5 minutes output rate 91560 bits/sec, 60 packets/sec\n 472931334 packets input, 324393330159 bytes, 0 no buffer, 0 dropped\n Received 544675 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 708896517 packets output, 579793796900 bytes, 0 underruns , 0 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/21 ========================\nIndex(dec):21 (hex):15\nGigabitEthernet 0/21 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: RES-SHKOLNIY10\nInterface address is: no ip address\n MTU 1500 bytes, BW 100000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"RES-SHKOLNIY10"\n admin medium-type is Copper, oper medium-type is Copper\n lastchange time:52 Day: 1 Hour:45 Minute:25 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 100M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: trunk\n Native vlan: 98\n Allowed vlan lists: 98-99,102-103,255,890\n Active vlan lists: 98-99,102-103,255,890\n 5 minutes input rate 389 bits/sec, 0 packets/sec\n 5 minutes output rate 42896 bits/sec, 61 packets/sec\n 4802055 packets input, 473837620 bytes, 0 no buffer, 0 dropped\n Received 332388 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 321210018 packets output, 38734805483 bytes, 0 underruns , 34 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/22 ========================\nIndex(dec):22 (hex):16\nGigabitEthernet 0/22 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: VIKTORIYA\nInterface address is: no ip address\n MTU 1500 bytes, BW 100000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"VIKTORIYA"\n admin medium-type is Copper, oper medium-type is Copper\n lastchange time:0 Day: 0 Hour: 0 Minute:56 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 100M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: trunk\n Native vlan: 103\n Allowed vlan lists: 21,98-99,103\n Active vlan lists: 21,98-99,103\n 5 minutes input rate 425489 bits/sec, 103 packets/sec\n 5 minutes output rate 421488 bits/sec, 116 packets/sec\n 3230850566 packets input, 1625185253318 bytes, 0 no buffer, 0 dropped\n Received 9259808 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 4483198857 packets output, 3635673950254 bytes, 0 underruns , 70 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/23 ========================\nIndex(dec):23 (hex):17\nGigabitEthernet 0/23 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: RES-dlink-3326-garb\nInterface address is: no ip address\n MTU 1500 bytes, BW 100000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"RES-dlink-3326-garb"\n admin medium-type is Copper, oper medium-type is Copper\n lastchange time:77 Day:10 Hour:54 Minute:21 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 100M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: trunk\n Native vlan: 98\n Allowed vlan lists: 96-99,101-103,255,890\n Active vlan lists: 96-99,101-103,255,890\n 5 minutes input rate 195 bits/sec, 0 packets/sec\n 5 minutes output rate 52456 bits/sec, 75 packets/sec\n 9526524 packets input, 1048682270 bytes, 0 no buffer, 0 dropped\n Received 179208 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 686244785 packets output, 69505385566 bytes, 0 underruns , 91 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/24 ========================\nIndex(dec):24 (hex):18\nGigabitEthernet 0/24 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: cat-3400me-suzd21\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 10/255, Txload is 5/255\n Switchport attributes:\n interface\'s description:"cat-3400me-suzd21"\n admin medium-type is Copper, oper medium-type is Copper\n lastchange time:86 Day: 4 Hour:32 Minute:11 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 1000M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: trunk\n Native vlan: 103\n Allowed vlan lists: 21,97-99,101-104,255,890\n Active vlan lists: 21,97-99,101-104,255,890\n 5 minutes input rate 39636604 bits/sec, 6010 packets/sec\n 5 minutes output rate 20717754 bits/sec, 5169 packets/sec\n 145245191450 packets input, 138015530239856 bytes, 0 no buffer, 0 dropped\n Received 199360736 broadcasts, 0 runts, 5 giants\n 5 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 122390341294 packets output, 70068591675950 bytes, 0 underruns , 15698 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== VLAN 96 ========================\nIndex(dec):4192 (hex):1060\nVLAN 96 is UP , line protocol is UP \nHardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\nInterface address is: 172.18.254.1/24\n Secondary address: 192.168.1.1/24\nARP type: ARPA, ARP Timeout: 3600 seconds\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Ethernet-II, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n========================== VLAN 97 ========================\nIndex(dec):4193 (hex):1061\nVLAN 97 is UP , line protocol is UP \nHardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\nInterface address is: 172.18.100.254/24\n Secondary address: 172.18.104.9/29\n Secondary address: 172.18.12.1/24\nARP type: ARPA, ARP Timeout: 3600 seconds\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Ethernet-II, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n========================== VLAN 98 ========================\nIndex(dec):4194 (hex):1062\nVLAN 98 is UP , line protocol is UP \nHardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\nDescription: RADIO_BACKBONE\nInterface address is: 192.168.250.33/29\n Secondary address: 192.168.250.57/29\n Secondary address: 192.168.250.65/29\n Secondary address: 172.18.15.1/24\n Secondary address: 172.18.16.1/24\nARP type: ARPA, ARP Timeout: 3600 seconds\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Ethernet-II, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n========================== VLAN 99 ========================\nIndex(dec):4195 (hex):1063\nVLAN 99 is UP , line protocol is UP \nHardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\nDescription: MANAGEMENT\nInterface address is: 192.168.255.100/24\nARP type: ARPA, ARP Timeout: 3600 seconds\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Ethernet-II, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n========================== VLAN 101 ========================\nIndex(dec):4197 (hex):1065\nVLAN 101 is UP , line protocol is UP \nHardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\nDescription: GARBOLOVO\nInterface address is: 172.18.104.1/29\n Secondary address: 172.18.101.105/29\n Secondary address: 172.19.100.1/24\nARP type: ARPA, ARP Timeout: 3600 seconds\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Ethernet-II, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n========================== VLAN 102 ========================\nIndex(dec):4198 (hex):1066\nVLAN 102 is UP , line protocol is UP \nHardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\nDescription: TOKSOVO\nInterface address is: 172.18.101.73/29\nARP type: ARPA, ARP Timeout: 3600 seconds\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Ethernet-II, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n========================== VLAN 103 ========================\nIndex(dec):4199 (hex):1067\nVLAN 103 is UP , line protocol is UP \nHardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\nDescription: KUZ-TRAMPLIN\nInterface address is: 172.18.51.1/24\n Secondary address: 172.18.101.89/29\n Secondary address: 172.18.101.65/29\n Secondary address: 172.18.101.81/29\n Secondary address: 192.168.250.17/29\n Secondary address: 172.18.105.1/29\n Secondary address: 192.168.250.81/29\n Secondary address: 172.18.101.97/29\n Secondary address: 192.168.250.89/29\n Secondary address: 172.18.101.17/29\n Secondary address: 172.18.101.49/28\n Secondary address: 172.18.101.1/28\n Secondary address: 172.19.51.1/24\n Secondary address: 172.19.101.1/24\n Secondary address: 172.19.15.1/24\n Secondary address: 172.19.16.1/24\n Secondary address: 172.18.14.1/24\nARP type: ARPA, ARP Timeout: 3600 seconds\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Ethernet-II, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n========================== VLAN 104 ========================\nIndex(dec):4200 (hex):1068\nVLAN 104 is UP , line protocol is UP \nHardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\nDescription: RESTRICTION ZONE\nInterface address is: no ip address\nARP type: ARPA, ARP Timeout: 3600 seconds\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Ethernet-II, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n========================== VLAN 112 ========================\nIndex(dec):4208 (hex):1070\nVLAN 112 is UP , line protocol is UP \nHardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\nDescription: OFFICE\nInterface address is: 172.19.12.1/27\nARP type: ARPA, ARP Timeout: 3600 seconds\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Ethernet-II, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n========================== VLAN 255 ========================\nIndex(dec):4351 (hex):10ff\nVLAN 255 is UP , line protocol is UP \nHardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\nInterface address is: no ip address\nARP type: ARPA, ARP Timeout: 3600 seconds\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Ethernet-II, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n'
  1321. ========================================================================
  1322. 2014-08-29 10:32:40,711 [DLink.DxS_Cisco_CLI.get_switchport(dlink-3610-tramp.imperiya.local, 192.168.255.100)] Running script: DLink.DxS_Cisco_CLI.get_switchport ({})
  1323. 2014-08-29 10:32:40,712 [DLink.DxS_Cisco_CLI.get_switchport(dlink-3610-tramp.imperiya.local, 192.168.255.100)] cli(show interfaces switchport)
  1324. 2014-08-29 10:32:40,712 [TELNET: 192.168.255.100] submit('show interfaces switchport', bulk_lines=None, streaming=False)
  1325. 2014-08-29 10:32:41,686 Tick
  1326. 2014-08-29 10:32:41,687 Resetting wait ticks
  1327. 2014-08-29 10:32:41,691 [TELNET: 192.168.255.100] on_read: 's'
  1328. 2014-08-29 10:32:41,691 [TELNET: 192.168.255.100] on_read: 'h'
  1329. 2014-08-29 10:32:41,692 [TELNET: 192.168.255.100] on_read: 'o'
  1330. 2014-08-29 10:32:41,692 [TELNET: 192.168.255.100] on_read: 'w'
  1331. 2014-08-29 10:32:41,693 [TELNET: 192.168.255.100] on_read: ' '
  1332. 2014-08-29 10:32:41,694 [TELNET: 192.168.255.100] on_read: 'i'
  1333. 2014-08-29 10:32:41,699 [TELNET: 192.168.255.100] on_read: 'n'
  1334. 2014-08-29 10:32:41,700 [TELNET: 192.168.255.100] on_read: 't'
  1335. 2014-08-29 10:32:41,701 [TELNET: 192.168.255.100] on_read: 'e'
  1336. 2014-08-29 10:32:41,702 [TELNET: 192.168.255.100] on_read: 'r'
  1337. 2014-08-29 10:32:41,706 [TELNET: 192.168.255.100] on_read: 'f'
  1338. 2014-08-29 10:32:41,706 [TELNET: 192.168.255.100] on_read: 'a'
  1339. 2014-08-29 10:32:41,707 [TELNET: 192.168.255.100] on_read: 'c'
  1340. 2014-08-29 10:32:41,711 [TELNET: 192.168.255.100] on_read: 'e'
  1341. 2014-08-29 10:32:41,711 [TELNET: 192.168.255.100] on_read: 's'
  1342. 2014-08-29 10:32:41,712 [TELNET: 192.168.255.100] on_read: ' '
  1343. 2014-08-29 10:32:41,715 [TELNET: 192.168.255.100] on_read: 's'
  1344. 2014-08-29 10:32:41,716 [TELNET: 192.168.255.100] on_read: 'w'
  1345. 2014-08-29 10:32:41,717 [TELNET: 192.168.255.100] on_read: 'i'
  1346. 2014-08-29 10:32:41,720 [TELNET: 192.168.255.100] on_read: 't'
  1347. 2014-08-29 10:32:41,721 [TELNET: 192.168.255.100] on_read: 'c'
  1348. 2014-08-29 10:32:41,721 [TELNET: 192.168.255.100] on_read: 'h'
  1349. 2014-08-29 10:32:41,726 [TELNET: 192.168.255.100] on_read: 'p'
  1350. 2014-08-29 10:32:41,727 [TELNET: 192.168.255.100] on_read: 'o'
  1351. 2014-08-29 10:32:41,727 [TELNET: 192.168.255.100] on_read: 'r'
  1352. 2014-08-29 10:32:41,731 [TELNET: 192.168.255.100] on_read: 't'
  1353. 2014-08-29 10:32:41,731 [TELNET: 192.168.255.100] on_read: '\r\n'
  1354. 2014-08-29 10:32:41,770 [TELNET: 192.168.255.100] on_read: 'Interface Switchport Mode Access Native Protected VLAN lists\r\n'
  1355. 2014-08-29 10:32:41,786 [TELNET: 192.168.255.100] on_read: '------------------------ ---------- --------- ------ ------ --------- ----------\r\n'
  1356. 2014-08-29 10:32:41,805 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/1 enabled TRUNK 1 1 Disabled 21,97-99,101-103,255\r\n'
  1357. 2014-08-29 10:32:41,827 [TELNET: 192.168.255.100] on_read: ' 890\r\n'
  1358. 2014-08-29 10:32:41,845 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/2 enabled TRUNK 1 1 Disabled 97-99,101-103,255,890\r\n'
  1359. 2014-08-29 10:32:41,865 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/3 enabled TRUNK 1 1 Disabled 99,102,255,890\r\n'
  1360. 2014-08-29 10:32:41,885 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/4 enabled TRUNK 1 1 Disabled 99,102,255,890\r\n'
  1361. 2014-08-29 10:32:41,905 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/5 enabled TRUNK 1 1 Disabled 99,102,255,890\r\n'
  1362. 2014-08-29 10:32:41,925 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/6 enabled TRUNK 1 97 Disabled 21,97,112,890\r\n'
  1363. 2014-08-29 10:32:41,945 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/7 enabled TRUNK 1 101 Disabled 96-99,101-103,255,890\r\n'
  1364. 2014-08-29 10:32:42,022 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/8 enabled TRUNK 1 98 Disabled 98-99,102-103,255,890\r\n'
  1365. 2014-08-29 10:32:42,035 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/9 enabled TRUNK 1 103 Disabled 98-99,101-103,255,890\r\n'
  1366. 2014-08-29 10:32:42,058 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/10 enabled TRUNK 1 103 Disabled 99,103,255\r\n'
  1367. 2014-08-29 10:32:42,075 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/11 enabled ACCESS 103 1 Disabled ALL\r\n'
  1368. 2014-08-29 10:32:42,095 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/12 enabled TRUNK 1 103 Disabled 99,103\r\n'
  1369. 2014-08-29 10:32:42,115 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/13 enabled ACCESS 103 1 Disabled ALL\r\n'
  1370. 2014-08-29 10:32:42,135 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/14 enabled ACCESS 102 1 Disabled ALL\r\n'
  1371. 2014-08-29 10:32:42,155 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/15 enabled ACCESS 103 1 Disabled ALL\r\n'
  1372. 2014-08-29 10:32:42,175 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/16 enabled ACCESS 103 1 Disabled ALL\r\n'
  1373. 2014-08-29 10:32:42,195 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/17 enabled ACCESS 103 1 Disabled ALL\r\n'
  1374. 2014-08-29 10:32:42,215 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/18 enabled ACCESS 103 1 Disabled ALL\r\n'
  1375. 2014-08-29 10:32:42,236 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/19 enabled ACCESS 103 1 Disabled ALL\r\n'
  1376. 2014-08-29 10:32:42,255 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/20 enabled ACCESS 101 1 Disabled ALL\r\n'
  1377. 2014-08-29 10:32:42,276 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/21 enabled TRUNK 1 98 Disabled 98-99,102-103,255,890\r\n'
  1378. 2014-08-29 10:32:42,295 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/22 enabled TRUNK 1 103 Disabled 21,98-99,103\r\n'
  1379. 2014-08-29 10:32:42,316 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/23 enabled TRUNK 1 98 Disabled 96-99,101-103,255,890\r\n'
  1380. 2014-08-29 10:32:42,336 [TELNET: 192.168.255.100] on_read: 'GigabitEthernet 0/24 enabled TRUNK 1 103 Disabled 21,97-99,101-104,255\r\n'
  1381. 2014-08-29 10:32:42,356 [TELNET: 192.168.255.100] on_read: ' 890\r\n'
  1382. 2014-08-29 10:32:42,376 [TELNET: 192.168.255.100] on_read: 'dlink-3610-tramplin#'
  1383. 2014-08-29 10:32:42,376 [TELNET: 192.168.255.100] Starting synchronous FSM check
  1384. 2014-08-29 10:32:42,376 [TELNET: 192.168.255.100] match '^dlink\-3610\-tramplin#'
  1385. 2014-08-29 10:32:42,376 [TELNET: 192.168.255.100] Starting synchronous FSM check
  1386. 2014-08-29 10:32:42,377 [TELNET: 192.168.255.100] event(PROMPT)
  1387. 2014-08-29 10:32:42,381 [DLink.DxS_Cisco_CLI.get_switchport(dlink-3610-tramp.imperiya.local, 192.168.255.100)] cli(show interfaces switchport) returns:
  1388. ===[ show interfaces switchport ]=======================================
  1389. 'Interface Switchport Mode Access Native Protected VLAN lists\n------------------------ ---------- --------- ------ ------ --------- ----------\nGigabitEthernet 0/1 enabled TRUNK 1 1 Disabled 21,97-99,101-103,255\n 890\nGigabitEthernet 0/2 enabled TRUNK 1 1 Disabled 97-99,101-103,255,890\nGigabitEthernet 0/3 enabled TRUNK 1 1 Disabled 99,102,255,890\nGigabitEthernet 0/4 enabled TRUNK 1 1 Disabled 99,102,255,890\nGigabitEthernet 0/5 enabled TRUNK 1 1 Disabled 99,102,255,890\nGigabitEthernet 0/6 enabled TRUNK 1 97 Disabled 21,97,112,890\nGigabitEthernet 0/7 enabled TRUNK 1 101 Disabled 96-99,101-103,255,890\nGigabitEthernet 0/8 enabled TRUNK 1 98 Disabled 98-99,102-103,255,890\nGigabitEthernet 0/9 enabled TRUNK 1 103 Disabled 98-99,101-103,255,890\nGigabitEthernet 0/10 enabled TRUNK 1 103 Disabled 99,103,255\nGigabitEthernet 0/11 enabled ACCESS 103 1 Disabled ALL\nGigabitEthernet 0/12 enabled TRUNK 1 103 Disabled 99,103\nGigabitEthernet 0/13 enabled ACCESS 103 1 Disabled ALL\nGigabitEthernet 0/14 enabled ACCESS 102 1 Disabled ALL\nGigabitEthernet 0/15 enabled ACCESS 103 1 Disabled ALL\nGigabitEthernet 0/16 enabled ACCESS 103 1 Disabled ALL\nGigabitEthernet 0/17 enabled ACCESS 103 1 Disabled ALL\nGigabitEthernet 0/18 enabled ACCESS 103 1 Disabled ALL\nGigabitEthernet 0/19 enabled ACCESS 103 1 Disabled ALL\nGigabitEthernet 0/20 enabled ACCESS 101 1 Disabled ALL\nGigabitEthernet 0/21 enabled TRUNK 1 98 Disabled 98-99,102-103,255,890\nGigabitEthernet 0/22 enabled TRUNK 1 103 Disabled 21,98-99,103\nGigabitEthernet 0/23 enabled TRUNK 1 98 Disabled 96-99,101-103,255,890\nGigabitEthernet 0/24 enabled TRUNK 1 103 Disabled 21,97-99,101-104,255\n 890\n'
  1390. ========================================================================
  1391. 2014-08-29 10:32:42,383 [DLink.DxS_Cisco_CLI.get_switchport(dlink-3610-tramp.imperiya.local, 192.168.255.100)] Script returns with result: [{'status': True, 'tagged': [21, 97, 98, 99, 101, 102, 103, 255], 'members': [], 'interface': 'Gi 0/1', 'untagged': 1, '802.1ad Tunnel': False, '802.1Q Enabled': True}, {'status': True, 'tagged': [97, 98, 99, 101, 102, 103, 255, 890], 'members': [], 'interface': 'Gi 0/2', 'untagged': 1, '802.1ad Tunnel': False, '802.1Q Enabled': True}, {'status': True, 'tagged': [99, 102, 255, 890], 'members': [], 'interface': 'Gi 0/3', 'untagged': 1, '802.1ad Tunnel': False, '802.1Q Enabled': True}, {'status': True, 'tagged': [99, 102, 255, 890], 'members': [], 'interface': 'Gi 0/4', 'untagged': 1, '802.1ad Tunnel': False, '802.1Q Enabled': True}, {'status': True, 'tagged': [99, 102, 255, 890], 'members': [], 'interface': 'Gi 0/5', 'untagged': 1, '802.1ad Tunnel': False, '802.1Q Enabled': True}, {'status': True, 'tagged': [21, 97, 112, 890], 'members': [], 'interface': 'Gi 0/6', 'untagged': 97, '802.1ad Tunnel': False, '802.1Q Enabled': True}, {'status': True, 'tagged': [96, 97, 98, 99, 101, 102, 103, 255, 890], 'members': [], 'interface': 'Gi 0/7', 'untagged': 101, '802.1ad Tunnel': False, '802.1Q Enabled': True}, {'status': True, 'tagged': [98, 99, 102, 103, 255, 890], 'members': [], 'interface': 'Gi 0/8', 'untagged': 98, '802.1ad Tunnel': False, '802.1Q Enabled': True}, {'status': True, 'tagged': [98, 99, 101, 102, 103, 255, 890], 'members': [], 'interface': 'Gi 0/9', 'untagged': 103, '802.1ad Tunnel': False, '802.1Q Enabled': True}, {'status': True, 'tagged': [99, 103, 255], 'members': [], 'interface': 'Gi 0/10', 'untagged': 103, '802.1ad Tunnel': False, '802.1Q Enabled': True}, {'status': True, 'tagged': [99, 103], 'members': [], 'interface': 'Gi 0/12', 'untagged': 103, '802.1ad Tunnel': False, '802.1Q Enabled': True}, {'status': True, 'tagged': [98, 99, 102, 103, 255, 890], 'members': [], 'interface': 'Gi 0/21', 'untagged': 98, '802.1ad Tunnel': False, '802.1Q Enabled': True}, {'status': True, 'tagged': [21, 98, 99, 103], 'members': [], 'interface': 'Gi 0/22', 'untagged': 103, '802.1ad Tunnel': False, '802.1Q Enabled': True}, {'status': True, 'tagged': [96, 97, 98, 99, 101, 102, 103, 255, 890], 'members': [], 'interface': 'Gi 0/23', 'untagged': 98, '802.1ad Tunnel': False, '802.1Q Enabled': True}, {'status': True, 'tagged': [21, 97, 98, 99, 101, 102, 103, 104, 255], 'members': [], 'interface': 'Gi 0/24', 'untagged': 103, '802.1ad Tunnel': False, '802.1Q Enabled': True}]
  1392. 2014-08-29 10:32:42,383 [DLink.DxS_Cisco_CLI.get_portchannel(dlink-3610-tramp.imperiya.local, 192.168.255.100)] Running script: DLink.DxS_Cisco_CLI.get_portchannel ({})
  1393. 2014-08-29 10:32:42,383 [DLink.DxS_Cisco_CLI.get_portchannel(dlink-3610-tramp.imperiya.local, 192.168.255.100)] cli(show interfaces status | i AggregatePort)
  1394. 2014-08-29 10:32:42,383 [TELNET: 192.168.255.100] submit('show interfaces status | i AggregatePort', bulk_lines=None, streaming=False)
  1395. 2014-08-29 10:32:43,378 Tick
  1396. 2014-08-29 10:32:43,378 Resetting wait ticks
  1397. 2014-08-29 10:32:43,383 [TELNET: 192.168.255.100] on_read: 's'
  1398. 2014-08-29 10:32:43,384 [TELNET: 192.168.255.100] on_read: 'h'
  1399. 2014-08-29 10:32:43,384 [TELNET: 192.168.255.100] on_read: 'o'
  1400. 2014-08-29 10:32:43,388 [TELNET: 192.168.255.100] on_read: 'w'
  1401. 2014-08-29 10:32:43,388 [TELNET: 192.168.255.100] on_read: ' '
  1402. 2014-08-29 10:32:43,389 [TELNET: 192.168.255.100] on_read: 'i'
  1403. 2014-08-29 10:32:43,393 [TELNET: 192.168.255.100] on_read: 'n'
  1404. 2014-08-29 10:32:43,394 [TELNET: 192.168.255.100] on_read: 't'
  1405. 2014-08-29 10:32:43,395 [TELNET: 192.168.255.100] on_read: 'e'
  1406. 2014-08-29 10:32:43,398 [TELNET: 192.168.255.100] on_read: 'r'
  1407. 2014-08-29 10:32:43,398 [TELNET: 192.168.255.100] on_read: 'f'
  1408. 2014-08-29 10:32:43,399 [TELNET: 192.168.255.100] on_read: 'a'
  1409. 2014-08-29 10:32:43,409 [TELNET: 192.168.255.100] on_read: 'c'
  1410. 2014-08-29 10:32:43,409 [TELNET: 192.168.255.100] on_read: 'e'
  1411. 2014-08-29 10:32:43,410 [TELNET: 192.168.255.100] on_read: 's'
  1412. 2014-08-29 10:32:43,414 [TELNET: 192.168.255.100] on_read: ' '
  1413. 2014-08-29 10:32:43,414 [TELNET: 192.168.255.100] on_read: 's'
  1414. 2014-08-29 10:32:43,415 [TELNET: 192.168.255.100] on_read: 't'
  1415. 2014-08-29 10:32:43,418 [TELNET: 192.168.255.100] on_read: 'a'
  1416. 2014-08-29 10:32:43,419 [TELNET: 192.168.255.100] on_read: 't'
  1417. 2014-08-29 10:32:43,420 [TELNET: 192.168.255.100] on_read: 'u'
  1418. 2014-08-29 10:32:43,423 [TELNET: 192.168.255.100] on_read: 's'
  1419. 2014-08-29 10:32:43,424 [TELNET: 192.168.255.100] on_read: ' '
  1420. 2014-08-29 10:32:43,424 [TELNET: 192.168.255.100] on_read: '|'
  1421. 2014-08-29 10:32:43,428 [TELNET: 192.168.255.100] on_read: ' '
  1422. 2014-08-29 10:32:43,429 [TELNET: 192.168.255.100] on_read: 'i'
  1423. 2014-08-29 10:32:43,429 [TELNET: 192.168.255.100] on_read: ' '
  1424. 2014-08-29 10:32:43,433 [TELNET: 192.168.255.100] on_read: 'A'
  1425. 2014-08-29 10:32:43,434 [TELNET: 192.168.255.100] on_read: 'g'
  1426. 2014-08-29 10:32:43,436 [TELNET: 192.168.255.100] on_read: 'g'
  1427. 2014-08-29 10:32:43,437 [TELNET: 192.168.255.100] on_read: 'r'
  1428. 2014-08-29 10:32:43,439 [TELNET: 192.168.255.100] on_read: 'e'
  1429. 2014-08-29 10:32:43,441 [TELNET: 192.168.255.100] on_read: 'g'
  1430. 2014-08-29 10:32:43,443 [TELNET: 192.168.255.100] on_read: 'a'
  1431. 2014-08-29 10:32:43,444 [TELNET: 192.168.255.100] on_read: 't'
  1432. 2014-08-29 10:32:43,446 [TELNET: 192.168.255.100] on_read: 'e'
  1433. 2014-08-29 10:32:43,447 [TELNET: 192.168.255.100] on_read: 'P'
  1434. 2014-08-29 10:32:43,449 [TELNET: 192.168.255.100] on_read: 'o'
  1435. 2014-08-29 10:32:43,451 [TELNET: 192.168.255.100] on_read: 'r'
  1436. 2014-08-29 10:32:43,453 [TELNET: 192.168.255.100] on_read: 't'
  1437. 2014-08-29 10:32:43,454 [TELNET: 192.168.255.100] on_read: '\r\n'
  1438. 2014-08-29 10:32:43,496 [TELNET: 192.168.255.100] on_read: 'dlink-3610-tramplin#'
  1439. 2014-08-29 10:32:43,497 [TELNET: 192.168.255.100] Starting synchronous FSM check
  1440. 2014-08-29 10:32:43,497 [TELNET: 192.168.255.100] match '^dlink\-3610\-tramplin#'
  1441. 2014-08-29 10:32:43,498 [TELNET: 192.168.255.100] Starting synchronous FSM check
  1442. 2014-08-29 10:32:43,498 [TELNET: 192.168.255.100] event(PROMPT)
  1443. 2014-08-29 10:32:43,498 [DLink.DxS_Cisco_CLI.get_portchannel(dlink-3610-tramp.imperiya.local, 192.168.255.100)] cli(show interfaces status | i AggregatePort) returns:
  1444. ===[ show interfaces status | i AggregatePort ]=========================
  1445. ''
  1446. ========================================================================
  1447. 2014-08-29 10:32:43,499 [DLink.DxS_Cisco_CLI.get_portchannel(dlink-3610-tramp.imperiya.local, 192.168.255.100)] Script returns with result: []
  1448. 2014-08-29 10:32:43,505 [DLink.DxS_Cisco_CLI.get_interfaces(dlink-3610-tramp.imperiya.local, 192.168.255.100)] Unhandled exception
  1449. 2014-08-29 10:32:43,586 [DLink.DxS_Cisco_CLI.get_interfaces(dlink-3610-tramp.imperiya.local, 192.168.255.100)] Script traceback:
  1450. <class 'noc.sa.interfaces.base.InterfaceTypeError'>
  1451. Invalid interface ' Encapsulation protocol'
  1452. START OF TRACEBACK
  1453. ------------------------------------------------------------------------
  1454. File: /opt/noc/sa/profiles/__init__.py (Line: 226)
  1455. Function: convert_interface_name_cisco
  1456. 219 >>> Profile().convert_interface_name_cisco("ATM1/1/ima0")
  1457. 220 'At 1/1/ima0'
  1458. 221 >>> Profile().convert_interface_name_cisco("Port-channel5B")
  1459. 222 'Po 5B'
  1460. 223 """
  1461. 224 match = self.rx_cisco_interface_name.match(s)
  1462. 225 if not match:
  1463. 226 ==> raise InterfaceTypeError("Invalid interface '%s'" % s)
  1464. 227 return "%s %s" % (match.group("type").capitalize(),
  1465. 228 match.group("number"))
  1466. 229
  1467. 230 def root_interface(self, name):
  1468. 231 """
  1469. 232 Returns root interface
  1470. Variables:
  1471. s = ' Encapsulation protocol'
  1472. self = <noc.sa.profiles.DLink.DxS_Cisco_CLI.Profile object at 0x50ae810>
  1473. match = None
  1474. ------------------------------------------------------------------------
  1475. File: /opt/noc/sa/profiles/DLink/DxS_Cisco_CLI/get_interfaces.py (Line: 127)
  1476. Function: execute
  1477. 120 match = self.rx_ifindex.search(s)
  1478. 121 if match:
  1479. 122 ifindex = int(match.group("ifindex"))
  1480. 123 match = self.rx_name.search(s)
  1481. 124 if not match:
  1482. 125 continue
  1483. 126 iface = match.group("name")
  1484. 127 ==> iface = self.profile.convert_interface_name(iface)
  1485. 128 status = match.group("status")
  1486. 129
  1487. 130 match = self.rx_descr.search(s)
  1488. 131 description = match.group("description")
  1489. 132 if description:
  1490. 133 description = description.decode("ascii","ignore")
  1491. Variables:
  1492. lldp_enable = True
  1493. portchannel_members = {}
  1494. port = 'GigabitEthernet 0/24'
  1495. lldp =
  1496. ['Gi 0/1',
  1497. 'Gi 0/2',
  1498. 'Gi 0/3',
  1499. 'Gi 0/4',
  1500. 'Gi 0/5',
  1501. 'Gi 0/6',
  1502. 'Gi 0/7',
  1503. 'Gi 0/8',
  1504. 'Gi 0/9',
  1505. 'Gi 0/10',
  1506. 'Gi 0/11',
  1507. 'Gi 0/12',
  1508. 'Gi 0/13',
  1509. 'Gi 0/14',
  1510. 'Gi 0/15',
  1511. 'Gi 0/16',
  1512. 'Gi 0/17',
  1513. 'Gi 0/18',
  1514. 'Gi 0/19',
  1515. 'Gi 0/20',
  1516. 'Gi 0/21',
  1517. 'Gi 0/22',
  1518. 'Gi 0/23',
  1519. 'Gi 0/24']
  1520. iface = ' Encapsulation protocol'
  1521. enabled_protocols = []
  1522. self = <Script(Thread-2, started 139939356428032)>
  1523. swp =
  1524. {'802.1Q Enabled': True,
  1525. '802.1ad Tunnel': False,
  1526. 'interface': 'Gi 0/24',
  1527. 'members': [],
  1528. 'status': True,
  1529. 'tagged': [21, 97, 98, 99, 101, 102, 103, 104, 255],
  1530. 'untagged': 103}
  1531. match = <_sre.SRE_Match object at 0x4fcf4f0>
  1532. status = 'UP'
  1533. description = u'dlink-3610-toks'
  1534. iface_lldp = 'Gi 0/24'
  1535. ospf_enable = False
  1536. c =
  1537. 'Port [GigabitEthernet 0/1]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/2]\nPort status of LLDP : Enable\nPort state : DOWN\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/3]\nPort status of LLDP : Enable\nPort state : DOWN\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/4]\nPort status of LLDP : Enable\nPort state : DOWN\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/5]\nPort status of LLDP : Enable\nPort state : DOWN\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/6]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/7]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/8]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/9]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/10]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/11]\nPort status of LLDP : Enable\nPort state : DOWN\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/12]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/13]\nPort status of LLDP : Enable\nPort state : DOWN\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/14]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/15]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/16]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/17]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/18]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/19]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/20]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/21]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/22]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/23]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\nPort [GigabitEthernet 0/24]\nPort status of LLDP : Enable\nPort state : UP\nPort cdp compliance : NO\nPort encapsulation : Ethernet II\n'
  1538. i = {'interfaces': [], 'type': 'physical', 'forwarding_instance': 'default'}
  1539. n = {}
  1540. s =
  1541. ' 0/2 ========================\nIndex(dec):2 (hex):2\nGigabitEthernet 0/2 is administratively down , line protocol is DOWN \nHardware is Broadcom 5464 GigabitEthernet\nDescription: RES-dlink-3610-toks\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"RES-dlink-3610-toks"\n admin medium-type is Fiber, oper medium-type is Fiber\n lastchange time:0 Day: 0 Hour: 0 Minute:39 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Unknown\n admin speed is AUTO, oper speed is Unknown\n flow receive control admin status is ON, flow send control admin status is ON\n flow receive control oper status is Unknown, flow send control oper status is Unknown\n Storm Control: Broadcast is ON, Multicast is ON, Unicast is OFF\n Port-type: trunk\n Native vlan: 1\n Allowed vlan lists: 97-99,101-103,255,890\n Active vlan lists: 97-99,101-103,255,890\n 5 minutes input rate 0 bits/sec, 0 packets/sec\n 5 minutes output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes, 0 no buffer, 0 dropped\n Received 0 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 0 packets output, 0 bytes, 0 underruns , 0 dropped\n 0 output errors, 0 collisions, 0 interface resets\n'
  1542. r =
  1543. [{'admin_status': True,
  1544. 'description': u'dlink-3610-toks',
  1545. 'enabled_protocols': ['LLDP'],
  1546. 'name': 'Gi 0/1',
  1547. 'oper_status': 'UP',
  1548. 'snmp_ifindex': 1,
  1549. 'subinterfaces': [{'admin_status': True,
  1550. 'description': u'dlink-3610-toks',
  1551. 'enabled_afi': ['BRIDGE'],
  1552. 'name': 'Gi 0/1',
  1553. 'oper_status': 'UP',
  1554. 'tagged_vlans': [21, 97, 98, 99, 101, 102, 103, 255],
  1555. 'untagged_vlan': 1}],
  1556. 'type': 'physical'}]
  1557. v =
  1558. '\n========================== GigabitEthernet 0/1 ========================\nIndex(dec):1 (hex):1\nGigabitEthernet 0/1 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: dlink-3610-toks\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 2/255, Txload is 5/255\n Switchport attributes:\n interface\'s description:"dlink-3610-toks"\n admin medium-type is Fiber, oper medium-type is Fiber\n lastchange time:83 Day:11 Hour:20 Minute:21 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 1000M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: trunk\n Native vlan: 1\n Allowed vlan lists: 21,97-99,101-103,255,890\n Active vlan lists: 21,97-99,101-103,255,890\n 5 minutes input rate 9274977 bits/sec, 2402 packets/sec\n 5 minutes output rate 21423094 bits/sec, 2807 packets/sec\n 78428331552 packets input, 53302898108850 bytes, 0 no buffer, 0 dropped\n Received 1812568585 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 89847090267 packets output, 81225044881711 bytes, 0 underruns , 413 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/2 ========================\nIndex(dec):2 (hex):2\nGigabitEthernet 0/2 is administratively down , line protocol is DOWN \nHardware is Broadcom 5464 GigabitEthernet\nDescription: RES-dlink-3610-toks\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"RES-dlink-3610-toks"\n admin medium-type is Fiber, oper medium-type is Fiber\n lastchange time:0 Day: 0 Hour: 0 Minute:39 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Unknown\n admin speed is AUTO, oper speed is Unknown\n flow receive control admin status is ON, flow send control admin status is ON\n flow receive control oper status is Unknown, flow send control oper status is Unknown\n Storm Control: Broadcast is ON, Multicast is ON, Unicast is OFF\n Port-type: trunk\n Native vlan: 1\n Allowed vlan lists: 97-99,101-103,255,890\n Active vlan lists: 97-99,101-103,255,890\n 5 minutes input rate 0 bits/sec, 0 packets/sec\n 5 minutes output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes, 0 no buffer, 0 dropped\n Received 0 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 0 packets output, 0 bytes, 0 underruns , 0 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/3 ========================\nIndex(dec):3 (hex):3\nGigabitEthernet 0/3 is DOWN , line protocol is DOWN \nHardware is Broadcom 5464 GigabitEthernet\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:""\n admin medium-type is Fiber, oper medium-type is Fiber\n lastchange time:0 Day: 0 Hour: 0 Minute:18 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Unknown\n admin speed is AUTO, oper speed is Unknown\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is Unknown, flow send control oper status is Unknown\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: trunk\n Native vlan: 1\n Allowed vlan lists: 99,102,255,890\n Active vlan lists: 99,102,255,890\n 5 minutes input rate 0 bits/sec, 0 packets/sec\n 5 minutes output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes, 0 no buffer, 0 dropped\n Received 0 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 0 packets output, 0 bytes, 0 underruns , 0 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/4 ========================\nIndex(dec):4 (hex):4\nGigabitEthernet 0/4 is DOWN , line protocol is DOWN \nHardware is Broadcom 5464 GigabitEthernet\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:""\n admin medium-type is Fiber, oper medium-type is Fiber\n lastchange time:0 Day: 0 Hour: 0 Minute:18 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Unknown\n admin speed is AUTO, oper speed is Unknown\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is Unknown, flow send control oper status is Unknown\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: trunk\n Native vlan: 1\n Allowed vlan lists: 99,102,255,890\n Active vlan lists: 99,102,255,890\n 5 minutes input rate 0 bits/sec, 0 packets/sec\n 5 minutes output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes, 0 no buffer, 0 dropped\n Received 0 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 0 packets output, 0 bytes, 0 underruns , 0 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/5 ========================\nIndex(dec):5 (hex):5\nGigabitEthernet 0/5 is DOWN , line protocol is DOWN \nHardware is Broadcom 5464 GigabitEthernet\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:""\n admin medium-type is Fiber, oper medium-type is Fiber\n lastchange time:0 Day: 0 Hour: 0 Minute:18 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Unknown\n admin speed is AUTO, oper speed is Unknown\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is Unknown, flow send control oper status is Unknown\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: trunk\n Native vlan: 1\n Allowed vlan lists: 99,102,255,890\n Active vlan lists: 99,102,255,890\n 5 minutes input rate 0 bits/sec, 0 packets/sec\n 5 minutes output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes, 0 no buffer, 0 dropped\n Received 0 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 0 packets output, 0 bytes, 0 underruns , 0 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/6 ========================\nIndex(dec):6 (hex):6\nGigabitEthernet 0/6 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: OFFICE\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"OFFICE"\n admin medium-type is Fiber, oper medium-type is Fiber\n lastchange time:89 Day:23 Hour:17 Minute:56 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 1000M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: trunk\n Native vlan: 97\n Allowed vlan lists: 21,97,112,890\n Active vlan lists: 21,97,112,890\n 5 minutes input rate 72675 bits/sec, 58 packets/sec\n 5 minutes output rate 370404 bits/sec, 54 packets/sec\n 106510532 packets input, 15803384186 bytes, 0 no buffer, 0 dropped\n Received 289710 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 1864404817 packets output, 235131450174 bytes, 0 underruns , 5 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/7 ========================\nIndex(dec):7 (hex):7\nGigabitEthernet 0/7 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: dlink-3326-garb\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 2/255, Txload is 2/255\n Switchport attributes:\n interface\'s description:"dlink-3326-garb"\n admin medium-type is Fiber, oper medium-type is Fiber\n lastchange time:77 Day:11 Hour:28 Minute:58 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 1000M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: trunk\n Native vlan: 101\n Allowed vlan lists: 96-99,101-103,255,890\n Active vlan lists: 96-99,101-103,255,890\n 5 minutes input rate 9844719 bits/sec, 1952 packets/sec\n 5 minutes output rate 11530318 bits/sec, 2213 packets/sec\n 30311161736 packets input, 10855405652572 bytes, 0 no buffer, 0 dropped\n Received 21434910 broadcasts, 0 runts, 15618 giants\n 15618 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 41264903024 packets output, 41173120840920 bytes, 0 underruns , 319 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/8 ========================\nIndex(dec):8 (hex):8\nGigabitEthernet 0/8 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: SHKOLNIY10\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"SHKOLNIY10"\n admin medium-type is Fiber, oper medium-type is Fiber\n lastchange time:84 Day: 2 Hour: 9 Minute:31 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 1000M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: trunk\n Native vlan: 98\n Allowed vlan lists: 98-99,102-103,255,890\n Active vlan lists: 98-99,102-103,255,890\n 5 minutes input rate 524872 bits/sec, 165 packets/sec\n 5 minutes output rate 1833234 bits/sec, 272 packets/sec\n 4027138939 packets input, 1818304886775 bytes, 0 no buffer, 0 dropped\n Received 1677289 broadcasts, 0 runts, 218 giants\n 218 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 5192993422 packets output, 5341332258752 bytes, 0 underruns , 34 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/9 ========================\nIndex(dec):9 (hex):9\nGigabitEthernet 0/9 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: VDS_TRUNK\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"VDS_TRUNK"\n admin medium-type is Fiber, oper medium-type is Fiber\n lastchange time:89 Day:21 Hour:46 Minute: 9 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 1000M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: trunk\n Native vlan: 103\n Allowed vlan lists: 98-99,101-103,255,890\n Active vlan lists: 98-99,101-103,255,890\n 5 minutes input rate 137861 bits/sec, 170 packets/sec\n 5 minutes output rate 278030 bits/sec, 244 packets/sec\n 913891478 packets input, 98431656788 bytes, 0 no buffer, 0 dropped\n Received 3052215 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 1387710543 packets output, 211799067246 bytes, 0 underruns , 34 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/10 ========================\nIndex(dec):10 (hex):a\nGigabitEthernet 0/10 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: VDS_MANAGE\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"VDS_MANAGE"\n admin medium-type is Fiber, oper medium-type is Fiber\n lastchange time:89 Day:21 Hour:45 Minute:48 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 1000M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: trunk\n Native vlan: 103\n Allowed vlan lists: 99,103,255\n Active vlan lists: 99,103,255\n 5 minutes input rate 2189 bits/sec, 1 packets/sec\n 5 minutes output rate 8164 bits/sec, 11 packets/sec\n 104563003 packets input, 27978374785 bytes, 0 no buffer, 0 dropped\n Received 135581 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 262964730 packets output, 56964998718 bytes, 0 underruns , 34 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/11 ========================\nIndex(dec):11 (hex):b\nGigabitEthernet 0/11 is DOWN , line protocol is DOWN \nHardware is Broadcom 5464 GigabitEthernet\nDescription: EX-SERVER_12.209\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"EX-SERVER_12.209"\n admin medium-type is Fiber, oper medium-type is Fiber\n lastchange time:89 Day:22 Hour: 8 Minute:52 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Unknown\n admin speed is AUTO, oper speed is Unknown\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is Unknown, flow send control oper status is Unknown\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: access\n Vlan id: 103\n 5 minutes input rate 0 bits/sec, 0 packets/sec\n 5 minutes output rate 0 bits/sec, 0 packets/sec\n 4028 packets input, 391225 bytes, 0 no buffer, 0 dropped\n Received 43 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 8040 packets output, 9678830 bytes, 0 underruns , 0 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/12 ========================\nIndex(dec):12 (hex):c\nGigabitEthernet 0/12 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: ROZETKA\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"ROZETKA"\n admin medium-type is Fiber, oper medium-type is Fiber\n lastchange time:121 Day: 2 Hour:49 Minute: 9 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 1000M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: trunk\n Native vlan: 103\n Allowed vlan lists: 99,103\n Active vlan lists: 99,103\n 5 minutes input rate 240 bits/sec, 0 packets/sec\n 5 minutes output rate 6792 bits/sec, 9 packets/sec\n 163066319 packets input, 41528388243 bytes, 0 no buffer, 0 dropped\n Received 291833 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 2371435672 packets output, 190110410416 bytes, 0 underruns , 39 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/13 ========================\nIndex(dec):13 (hex):d\nGigabitEthernet 0/13 is DOWN , line protocol is DOWN \nHardware is Broadcom 5464 GigabitEthernet\nDescription: ex-ZAVODSKOY\nInterface address is: no ip address\n MTU 1500 bytes, BW 100000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"ex-ZAVODSKOY"\n admin medium-type is Copper, oper medium-type is Copper\n lastchange time:92 Day: 8 Hour:28 Minute:13 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Unknown\n admin speed is AUTO, oper speed is Unknown\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is Unknown, flow send control oper status is Unknown\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: access\n Vlan id: 103\n 5 minutes input rate 0 bits/sec, 0 packets/sec\n 5 minutes output rate 0 bits/sec, 0 packets/sec\n 94881 packets input, 8688423 bytes, 0 no buffer, 0 dropped\n Received 671 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 172469 packets output, 194443738 bytes, 0 underruns , 0 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/14 ========================\nIndex(dec):14 (hex):e\nGigabitEthernet 0/14 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: AP_101.74-101.75\nInterface address is: no ip address\n MTU 1500 bytes, BW 100000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"AP_101.74-101.75"\n admin medium-type is Copper, oper medium-type is Copper\n lastchange time:0 Day: 0 Hour: 0 Minute:55 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 100M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: access\n Vlan id: 102\n 5 minutes input rate 25171 bits/sec, 35 packets/sec\n 5 minutes output rate 87231 bits/sec, 127 packets/sec\n 927327413 packets input, 651808123367 bytes, 0 no buffer, 0 dropped\n Received 715417 broadcasts, 0 runts, 12 giants\n 141 input errors, 128 CRC, 0 frame, 0 overrun, 0 abort\n 1373043231 packets output, 1087960719857 bytes, 0 underruns , 0 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/15 ========================\nIndex(dec):15 (hex):f\nGigabitEthernet 0/15 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: AP_101.98-101.99\nInterface address is: no ip address\n MTU 1500 bytes, BW 100000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"AP_101.98-101.99"\n admin medium-type is Copper, oper medium-type is Copper\n lastchange time:0 Day: 0 Hour: 0 Minute:55 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 100M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: access\n Vlan id: 103\n 5 minutes input rate 462 bits/sec, 0 packets/sec\n 5 minutes output rate 6431 bits/sec, 8 packets/sec\n 127140518 packets input, 24927370412 bytes, 0 no buffer, 0 dropped\n Received 848834 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 310039237 packets output, 274693365662 bytes, 0 underruns , 34 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/16 ========================\nIndex(dec):16 (hex):10\nGigabitEthernet 0/16 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: AP_101.66\nInterface address is: no ip address\n MTU 1500 bytes, BW 100000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"AP_101.66"\n admin medium-type is Copper, oper medium-type is Copper\n lastchange time:119 Day: 4 Hour:57 Minute:52 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 100M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: access\n Vlan id: 103\n 5 minutes input rate 183 bits/sec, 0 packets/sec\n 5 minutes output rate 6279 bits/sec, 8 packets/sec\n 2647685 packets input, 248995389 bytes, 0 no buffer, 0 dropped\n Received 180400 broadcasts, 0 runts, 0 giants\n 49 input errors, 36 CRC, 16 frame, 0 overrun, 0 abort\n 110700265 packets output, 9970209581 bytes, 0 underruns , 0 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/17 ========================\nIndex(dec):17 (hex):11\nGigabitEthernet 0/17 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: UBNT_AP\nInterface address is: no ip address\n MTU 1500 bytes, BW 100000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 8/255\n Switchport attributes:\n interface\'s description:"UBNT_AP"\n admin medium-type is Copper, oper medium-type is Copper\n lastchange time:107 Day: 2 Hour:38 Minute:42 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 100M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: access\n Vlan id: 103\n 5 minutes input rate 111788 bits/sec, 158 packets/sec\n 5 minutes output rate 3254102 bits/sec, 298 packets/sec\n 795285219 packets input, 209501449941 bytes, 0 no buffer, 0 dropped\n Received 971629 broadcasts, 0 runts, 0 giants\n 5 input errors, 5 CRC, 0 frame, 0 overrun, 0 abort\n 1126625958 packets output, 1002429150885 bytes, 0 underruns , 34 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/18 ========================\nIndex(dec):18 (hex):12\nGigabitEthernet 0/18 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: OFFICE\nInterface address is: no ip address\n MTU 1500 bytes, BW 100000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"OFFICE"\n admin medium-type is Copper, oper medium-type is Copper\n lastchange time:45 Day:20 Hour:31 Minute: 7 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 100M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: access\n Vlan id: 103\n 5 minutes input rate 805 bits/sec, 0 packets/sec\n 5 minutes output rate 6707 bits/sec, 9 packets/sec\n 19847450 packets input, 1922931639 bytes, 0 no buffer, 0 dropped\n Received 11015 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 125912849 packets output, 11486692184 bytes, 0 underruns , 34 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/19 ========================\nIndex(dec):19 (hex):13\nGigabitEthernet 0/19 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: MKT_AP\nInterface address is: no ip address\n MTU 1500 bytes, BW 100000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"MKT_AP"\n admin medium-type is Copper, oper medium-type is Copper\n lastchange time:0 Day: 0 Hour: 1 Minute:17 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 100M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is ON, Multicast is ON, Unicast is ON\n Port-type: access\n Vlan id: 103\n 5 minutes input rate 91401 bits/sec, 109 packets/sec\n 5 minutes output rate 601668 bits/sec, 116 packets/sec\n 2873434564 packets input, 1084991448422 bytes, 0 no buffer, 0 dropped\n Received 9803745 broadcasts, 0 runts, 0 giants\n 1 input errors, 1 CRC, 0 frame, 0 overrun, 0 abort\n 3600726393 packets output, 3831882846098 bytes, 0 underruns , 34 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/20 ========================\nIndex(dec):20 (hex):14\nGigabitEthernet 0/20 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: AP_101.106-101.107\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"AP_101.106-101.107"\n admin medium-type is Copper, oper medium-type is Copper\n lastchange time:92 Day: 7 Hour:44 Minute:41 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 1000M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: access\n Vlan id: 101\n 5 minutes input rate 245449 bits/sec, 27 packets/sec\n 5 minutes output rate 91560 bits/sec, 60 packets/sec\n 472931334 packets input, 324393330159 bytes, 0 no buffer, 0 dropped\n Received 544675 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 708896517 packets output, 579793796900 bytes, 0 underruns , 0 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/21 ========================\nIndex(dec):21 (hex):15\nGigabitEthernet 0/21 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: RES-SHKOLNIY10\nInterface address is: no ip address\n MTU 1500 bytes, BW 100000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"RES-SHKOLNIY10"\n admin medium-type is Copper, oper medium-type is Copper\n lastchange time:52 Day: 1 Hour:45 Minute:25 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 100M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: trunk\n Native vlan: 98\n Allowed vlan lists: 98-99,102-103,255,890\n Active vlan lists: 98-99,102-103,255,890\n 5 minutes input rate 389 bits/sec, 0 packets/sec\n 5 minutes output rate 42896 bits/sec, 61 packets/sec\n 4802055 packets input, 473837620 bytes, 0 no buffer, 0 dropped\n Received 332388 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 321210018 packets output, 38734805483 bytes, 0 underruns , 34 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/22 ========================\nIndex(dec):22 (hex):16\nGigabitEthernet 0/22 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: VIKTORIYA\nInterface address is: no ip address\n MTU 1500 bytes, BW 100000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"VIKTORIYA"\n admin medium-type is Copper, oper medium-type is Copper\n lastchange time:0 Day: 0 Hour: 0 Minute:56 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 100M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: trunk\n Native vlan: 103\n Allowed vlan lists: 21,98-99,103\n Active vlan lists: 21,98-99,103\n 5 minutes input rate 425489 bits/sec, 103 packets/sec\n 5 minutes output rate 421488 bits/sec, 116 packets/sec\n 3230850566 packets input, 1625185253318 bytes, 0 no buffer, 0 dropped\n Received 9259808 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 4483198857 packets output, 3635673950254 bytes, 0 underruns , 70 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/23 ========================\nIndex(dec):23 (hex):17\nGigabitEthernet 0/23 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: RES-dlink-3326-garb\nInterface address is: no ip address\n MTU 1500 bytes, BW 100000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n Switchport attributes:\n interface\'s description:"RES-dlink-3326-garb"\n admin medium-type is Copper, oper medium-type is Copper\n lastchange time:77 Day:10 Hour:54 Minute:21 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 100M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: trunk\n Native vlan: 98\n Allowed vlan lists: 96-99,101-103,255,890\n Active vlan lists: 96-99,101-103,255,890\n 5 minutes input rate 195 bits/sec, 0 packets/sec\n 5 minutes output rate 52456 bits/sec, 75 packets/sec\n 9526524 packets input, 1048682270 bytes, 0 no buffer, 0 dropped\n Received 179208 broadcasts, 0 runts, 0 giants\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 686244785 packets output, 69505385566 bytes, 0 underruns , 91 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== GigabitEthernet 0/24 ========================\nIndex(dec):24 (hex):18\nGigabitEthernet 0/24 is UP , line protocol is UP \nHardware is Broadcom 5464 GigabitEthernet\nDescription: cat-3400me-suzd21\nInterface address is: no ip address\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Bridge, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 10/255, Txload is 5/255\n Switchport attributes:\n interface\'s description:"cat-3400me-suzd21"\n admin medium-type is Copper, oper medium-type is Copper\n lastchange time:86 Day: 4 Hour:32 Minute:11 Second\n Priority is 0\n admin duplex mode is AUTO, oper duplex is Full\n admin speed is AUTO, oper speed is 1000M\n flow receive control admin status is OFF, flow send control admin status is OFF\n flow receive control oper status is OFF, flow send control oper status is OFF\n Storm Control: Broadcast is OFF, Multicast is OFF, Unicast is OFF\n Port-type: trunk\n Native vlan: 103\n Allowed vlan lists: 21,97-99,101-104,255,890\n Active vlan lists: 21,97-99,101-104,255,890\n 5 minutes input rate 39636604 bits/sec, 6010 packets/sec\n 5 minutes output rate 20717754 bits/sec, 5169 packets/sec\n 145245191450 packets input, 138015530239856 bytes, 0 no buffer, 0 dropped\n Received 199360736 broadcasts, 0 runts, 5 giants\n 5 input errors, 0 CRC, 0 frame, 0 overrun, 0 abort\n 122390341294 packets output, 70068591675950 bytes, 0 underruns , 15698 dropped\n 0 output errors, 0 collisions, 0 interface resets\n========================== VLAN 96 ========================\nIndex(dec):4192 (hex):1060\nVLAN 96 is UP , line protocol is UP \nHardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\nInterface address is: 172.18.254.1/24\n Secondary address: 192.168.1.1/24\nARP type: ARPA, ARP Timeout: 3600 seconds\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Ethernet-II, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n========================== VLAN 97 ========================\nIndex(dec):4193 (hex):1061\nVLAN 97 is UP , line protocol is UP \nHardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\nInterface address is: 172.18.100.254/24\n Secondary address: 172.18.104.9/29\n Secondary address: 172.18.12.1/24\nARP type: ARPA, ARP Timeout: 3600 seconds\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Ethernet-II, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n========================== VLAN 98 ========================\nIndex(dec):4194 (hex):1062\nVLAN 98 is UP , line protocol is UP \nHardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\nDescription: RADIO_BACKBONE\nInterface address is: 192.168.250.33/29\n Secondary address: 192.168.250.57/29\n Secondary address: 192.168.250.65/29\n Secondary address: 172.18.15.1/24\n Secondary address: 172.18.16.1/24\nARP type: ARPA, ARP Timeout: 3600 seconds\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Ethernet-II, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n========================== VLAN 99 ========================\nIndex(dec):4195 (hex):1063\nVLAN 99 is UP , line protocol is UP \nHardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\nDescription: MANAGEMENT\nInterface address is: 192.168.255.100/24\nARP type: ARPA, ARP Timeout: 3600 seconds\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Ethernet-II, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n========================== VLAN 101 ========================\nIndex(dec):4197 (hex):1065\nVLAN 101 is UP , line protocol is UP \nHardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\nDescription: GARBOLOVO\nInterface address is: 172.18.104.1/29\n Secondary address: 172.18.101.105/29\n Secondary address: 172.19.100.1/24\nARP type: ARPA, ARP Timeout: 3600 seconds\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Ethernet-II, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n========================== VLAN 102 ========================\nIndex(dec):4198 (hex):1066\nVLAN 102 is UP , line protocol is UP \nHardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\nDescription: TOKSOVO\nInterface address is: 172.18.101.73/29\nARP type: ARPA, ARP Timeout: 3600 seconds\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Ethernet-II, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n========================== VLAN 103 ========================\nIndex(dec):4199 (hex):1067\nVLAN 103 is UP , line protocol is UP \nHardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\nDescription: KUZ-TRAMPLIN\nInterface address is: 172.18.51.1/24\n Secondary address: 172.18.101.89/29\n Secondary address: 172.18.101.65/29\n Secondary address: 172.18.101.81/29\n Secondary address: 192.168.250.17/29\n Secondary address: 172.18.105.1/29\n Secondary address: 192.168.250.81/29\n Secondary address: 172.18.101.97/29\n Secondary address: 192.168.250.89/29\n Secondary address: 172.18.101.17/29\n Secondary address: 172.18.101.49/28\n Secondary address: 172.18.101.1/28\n Secondary address: 172.19.51.1/24\n Secondary address: 172.19.101.1/24\n Secondary address: 172.19.15.1/24\n Secondary address: 172.19.16.1/24\n Secondary address: 172.18.14.1/24\nARP type: ARPA, ARP Timeout: 3600 seconds\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Ethernet-II, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n========================== VLAN 104 ========================\nIndex(dec):4200 (hex):1068\nVLAN 104 is UP , line protocol is UP \nHardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\nDescription: RESTRICTION ZONE\nInterface address is: no ip address\nARP type: ARPA, ARP Timeout: 3600 seconds\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Ethernet-II, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n========================== VLAN 112 ========================\nIndex(dec):4208 (hex):1070\nVLAN 112 is UP , line protocol is UP \nHardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\nDescription: OFFICE\nInterface address is: 172.19.12.1/27\nARP type: ARPA, ARP Timeout: 3600 seconds\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Ethernet-II, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n========================== VLAN 255 ========================\nIndex(dec):4351 (hex):10ff\nVLAN 255 is UP , line protocol is UP \nHardware is VLAN, address is 0021.91c7.d6c4 (bia 0021.91c7.d6c4)\nInterface address is: no ip address\nARP type: ARPA, ARP Timeout: 3600 seconds\n MTU 1500 bytes, BW 1000000 Kbit\n Encapsulation protocol is Ethernet-II, loopback not set\n Keepalive interval is 10 sec , set\n Carrier delay is 2 sec\n Rxload is 1/255, Txload is 1/255\n'
  1559. ifindex = 2
  1560. switchports =
  1561. {'Gi 0/1': (1, [21, 97, 98, 99, 101, 102, 103, 255]),
  1562. 'Gi 0/10': (103, [99, 103, 255]),
  1563. 'Gi 0/12': (103, [99, 103]),
  1564. 'Gi 0/2': (1, [97, 98, 99, 101, 102, 103, 255, 890]),
  1565. 'Gi 0/21': (98, [98, 99, 102, 103, 255, 890]),
  1566. 'Gi 0/22': (103, [21, 98, 99, 103]),
  1567. 'Gi 0/23': (98, [96, 97, 98, 99, 101, 102, 103, 255, 890]),
  1568. 'Gi 0/24': (103, [21, 97, 98, 99, 101, 102, 103, 104, 255]),
  1569. 'Gi 0/3': (1, [99, 102, 255, 890]),
  1570. 'Gi 0/4': (1, [99, 102, 255, 890]),
  1571. 'Gi 0/5': (1, [99, 102, 255, 890]),
  1572. 'Gi 0/6': (97, [21, 97, 112, 890]),
  1573. 'Gi 0/7': (101, [96, 97, 98, 99, 101, 102, 103, 255, 890]),
  1574. 'Gi 0/8': (98, [98, 99, 102, 103, 255, 890]),
  1575. 'Gi 0/9': (103, [98, 99, 101, 102, 103, 255, 890])}
  1576. ospf = []
  1577. c_proto = ''
  1578. ------------------------------------------------------------------------
  1579. File: /opt/noc/sa/script/script.py (Line: 422)
  1580. Function: guarded_run
  1581. 415 return result
  1582. 416 except KeyError:
  1583. 417 self.debug("Not in call cache: %r, %r" % (self.name,
  1584. 418 self.kwargs))
  1585. 419 pass
  1586. 420 # Calling script body
  1587. 421 self._thread_id = thread.get_ident()
  1588. 422 ==> result = self.execute(**self.kwargs)
  1589. 423 # Enforce interface result checking
  1590. 424 for i in self.implements:
  1591. 425 result = i.script_clean_result(self.profile, result)
  1592. 426 # Cache result when required
  1593. 427 if self.cache and self.parent is not None:
  1594. 428 self.debug("Write to call cache: %s, %s, %r" % (self.name,
  1595. Variables:
  1596. i = <noc.sa.interfaces.igetinterfaces.IGetInterfaces object at 0x44cd8d0>
  1597. self = <Script(Thread-2, started 139939356428032)>
  1598. ------------------------------------------------------------------------
  1599. File: /opt/noc/sa/script/script.py (Line: 445)
  1600. Function: run
  1601. 438
  1602. 439 def run(self):
  1603. 440 """Script thread worker method"""
  1604. 441 self.debug("Running")
  1605. 442 result = None
  1606. 443 try:
  1607. 444 with self.cancelable():
  1608. 445 ==> result = self.guarded_run()
  1609. 446 except self.TimeOutError:
  1610. 447 self.error("Timed out")
  1611. 448 self.e_timeout = True
  1612. 449 except CancelledError:
  1613. 450 self.error("Cancelled")
  1614. 451 self.e_cancel = True
  1615. Variables:
  1616. self = <Script(Thread-2, started 139939356428032)>
  1617. r =
  1618. ["<class 'noc.sa.interfaces.base.InterfaceTypeError'>",
  1619. "Invalid interface ' Encapsulation protocol'"]
  1620. result = None
  1621. v = InterfaceTypeError("Invalid interface ' Encapsulation protocol'",)
  1622. tb = <traceback object at 0x5268440>
  1623. t = <class 'noc.sa.interfaces.base.InterfaceTypeError'>
  1624. ------------------------------------------------------------------------
  1625. END OF TRACEBACK
  1626. 2014-08-29 10:32:43,630 [DLink.DxS_Cisco_CLI.get_interfaces(dlink-3610-tramp.imperiya.local, 192.168.255.100)] Closing
  1627. 2014-08-29 10:32:43,630 Requesting call: <bound method CLITelnetSocket.close of <CLITelnetSocket(0x50aea10, 192.168.255.100:23, connected)>>(*(), **{'flush': True})
  1628. 2014-08-29 10:32:44,505 Tick
  1629. 2014-08-29 10:32:44,505 Calling delayed <bound method CLITelnetSocket.close of <CLITelnetSocket(0x50aea10, 192.168.255.100:23, connected)>>(*(), **{'flush': True})
  1630. 2014-08-29 10:32:44,505 [TELNET: 192.168.255.100] Closing socket
  1631. 2014-08-29 10:32:44,506 unregister_socket(<CLITelnetSocket(0x50aea10, 192.168.255.100:23, closing)>)
  1632. 2014-08-29 10:32:44,506 3 TICKS TO EXIT
  1633. 2014-08-29 10:32:45,507 Tick
  1634. 2014-08-29 10:32:45,507 2 TICKS TO EXIT
  1635. 2014-08-29 10:32:46,508 Tick
  1636. 2014-08-29 10:32:46,509 1 TICKS TO EXIT
  1637. 2014-08-29 10:32:47,510 Tick
  1638. 2014-08-29 10:32:47,510 EXIT
  1639. 2014-08-29 10:32:47,510 Shutting down the factory
  1640. 2014-08-29 10:32:47,511 0 TICKS TO EXIT
  1641. 2014-08-29 10:32:47,511 Stopping socket factory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement