Advertisement
Guest User

Untitled

a guest
Apr 28th, 2014
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 125.36 KB | None | 0 0
  1. root@noc:/opt/noc# ./noc debug-script get_interfaces CoreSwitch
  2. 2014-04-28 11:15:31,768 SSH: Using gmpy
  3. 2014-04-28 11:15:31,913 Using JSON library: cjson
  4. 2014-04-28 11:15:31,964 Loading PeriodicRegistry
  5. 2014-04-28 11:15:31,967 Loading DownloaderRegistry
  6. 2014-04-28 11:15:31,998 Loading ProfileRegistry
  7. 2014-04-28 11:15:32,405 Loading ScriptRegistry
  8. 2014-04-28 11:15:32,626 Setting up 'select' polling method
  9. 2014-04-28 11:15:32,626 Activating 'select' poller
  10. 2014-04-28 11:15:32,626 Loading private ssh key from 'etc/ssh/id_rsa'
  11. 2014-04-28 11:15:32,626 Loading public ssh key from 'etc/ssh/id_rsa.pub'
  12. access_profile {
  13. profile: "MikroTik.RouterOS"
  14. scheme: SSH
  15. address: "172.16.111.1"
  16. user: "father"
  17. password: "53110245175006"
  18. attrs {
  19. key: "Boot PROM"
  20. value: "3.10"
  21. }
  22. attrs {
  23. key: "platform"
  24. value: "CRS125-24G-1S-2HnD"
  25. }
  26. attrs {
  27. key: "Serial Number"
  28. value: "43C5021C87E3"
  29. }
  30. attrs {
  31. key: "vendor"
  32. value: "MikroTik"
  33. }
  34. attrs {
  35. key: "version"
  36. value: "6.8"
  37. }
  38. }
  39. object_name: "CoreSwitch"
  40. script: "MikroTik.RouterOS.get_interfaces"
  41.  
  42. 2014-04-28 11:15:32,628 Running script thread
  43. 2014-04-28 11:15:32,628 Running socket factory (SelectPoller)
  44. 2014-04-28 11:15:32,628 Creating transaction id=458457368 method=None callback=N one
  45. 2014-04-28 11:15:32,629 [MikroTik.RouterOS.get_interfaces(CoreSwitch, 172.16.111 .1)] Running
  46. 2014-04-28 11:15:32,629 [MikroTik.RouterOS.get_interfaces(CoreSwitch, 172.16.111 .1)] Running script: MikroTik.RouterOS.get_interfaces ({})
  47. 2014-04-28 11:15:32,629 [MikroTik.RouterOS.get_interfaces(CoreSwitch, 172.16.111 .1)] cli(/interface print detail)
  48. 2014-04-28 11:15:32,629 [MikroTik.RouterOS.get_interfaces(CoreSwitch, 172.16.111 .1)] Running new provider
  49. 2014-04-28 11:15:32,629 [SSH: 172.16.111.1] ==> SSH_START
  50. 2014-04-28 11:15:32,629 [SSH: 172.16.111.1] set_timeout(30)
  51. 2014-04-28 11:15:32,629 register_socket(<CLISSHSocket(0xa92936c, 172.16.111.1:22 , )>,None)
  52. 2014-04-28 11:15:33,630 Tick
  53. 2014-04-28 11:15:33,630 3 TICKS TO EXIT
  54. 2014-04-28 11:15:33,630 [SSH: 172.16.111.1] Initializing socket
  55. 2014-04-28 11:15:33,630 [SSH: 172.16.111.1] Connecting 172.16.111.1:22
  56. 2014-04-28 11:15:33,635 [SSH: 172.16.111.1] Connected
  57. 2014-04-28 11:15:33,684 [SSH: 172.16.111.1] event(SSH_VERSION)
  58. 2014-04-28 11:15:33,684 [SSH: 172.16.111.1] ==> SSH_VERSION
  59. 2014-04-28 11:15:33,684 [SSH: 172.16.111.1] Remote protocol version 2.0, remote software version ROSSSH
  60. 2014-04-28 11:15:33,684 [SSH: 172.16.111.1] Setting SSH transforms to: in=none none, out=none none
  61. 2014-04-28 11:15:33,684 [SSH: 172.16.111.1] Setting SSH transform keys
  62. 2014-04-28 11:15:33,684 [SSH: 172.16.111.1] Sending message type MSG_KEXINIT (20)
  63. 2014-04-28 11:15:33,684 [SSH: 172.16.111.1] event(SSH_KEY_EXCHANGE)
  64. 2014-04-28 11:15:33,684 [SSH: 172.16.111.1] ==> SSH_KEY_EXCHANGE
  65. 2014-04-28 11:15:33,688 [SSH: 172.16.111.1] Receiving message type MSG_KEXINIT (20)
  66. 2014-04-28 11:15:33,688 [SSH: 172.16.111.1] Receiving server proposals: kex=['diffie-hellman-group-exchange-sha256', 'diffie-hellman-group-exchange-sha1', 'diffie-hellman-group14-sha1', 'diffie-hellman-group1-sha1'] key=['ssh-dss'] enc_cs=['aes192-cbc', 'aes128-cbc', 'aes256-cbc', 'blowfish-cbc', '3des-cbc'] enc_sc=['aes192-cbc', 'aes128-cbc', 'aes256-cbc', 'blowfish-cbc', '3des-cbc'] mac_cs=['hmac-sha1', 'hmac-md5'] mac_sc=['hmac-sha1', 'hmac-md5'] comp_cs=['none'] comp_sc['none']
  67. 2014-04-28 11:15:33,688 [SSH: 172.16.111.1] Setting SSH transforms to: in=aes256-cbc hmac-sha1, out=aes256-cbc hmac-sha1
  68. 2014-04-28 11:15:33,688 [SSH: 172.16.111.1] Selecting diffie-hellman-group14-sha1 ssh-dss, in=(aes256-cbc hmac-sha1 none) out=(aes256-cbc hmac-sha1 none)
  69. 2014-04-28 11:15:33,693 [SSH: 172.16.111.1] Sending message type MSG_KEX_DH_GEX_REQUEST_OLD (30)
  70. 2014-04-28 11:15:34,693 Tick
  71. 2014-04-28 11:15:34,694 Resetting wait ticks
  72. 2014-04-28 11:15:34,895 [SSH: 172.16.111.1] Receiving message type MSG_KEXDH_REPLY (31)
  73. 2014-04-28 11:15:34,895 [SSH: 172.16.111.1] Server PK fingerprint: 92:7a:c3:92:6c:18:c6:9c:2a:d7:ec:e6:3a:d7:dc:89
  74. 2014-04-28 11:15:34,901 [SSH: 172.16.111.1] Setting SSH transform keys
  75. 2014-04-28 11:15:34,901 [SSH: 172.16.111.1] Sending message type MSG_NEWKEYS (21)
  76. 2014-04-28 11:15:34,902 [SSH: 172.16.111.1] Receiving message type MSG_NEWKEYS (21)
  77. 2014-04-28 11:15:34,902 [SSH: 172.16.111.1] Using new keys
  78. 2014-04-28 11:15:34,902 [SSH: 172.16.111.1] event(SSH_AUTH)
  79. 2014-04-28 11:15:34,902 [SSH: 172.16.111.1] ==> SSH_AUTH
  80. 2014-04-28 11:15:34,902 [SSH: 172.16.111.1] Requesting service ssh-userauth
  81. 2014-04-28 11:15:34,902 [SSH: 172.16.111.1] Sending message type MSG_SERVICE_REQUEST (5)
  82. 2014-04-28 11:15:34,904 [SSH: 172.16.111.1] Receiving message type MSG_SERVICE_ACCEPT (6)
  83. 2014-04-28 11:15:34,904 [SSH: 172.16.111.1] Starting service ssh-userauth
  84. 2014-04-28 11:15:34,904 [SSH: 172.16.111.1] event(SSH_AUTH_PASSWORD)
  85. 2014-04-28 11:15:34,904 [SSH: 172.16.111.1] ==> SSH_AUTH_PASSWORD
  86. 2014-04-28 11:15:34,904 [SSH: 172.16.111.1] Authenticating with 'none' method
  87. 2014-04-28 11:15:34,904 [SSH: 172.16.111.1] Sending message type MSG_USERAUTH_REQUEST (50)
  88. 2014-04-28 11:15:34,907 [SSH: 172.16.111.1] Receiving message type MSG_USERAUTH_FAILURE (51)
  89. 2014-04-28 11:15:34,907 [SSH: 172.16.111.1] Authentication method 'none' has been failed. Trying next method (publickey,password)
  90. 2014-04-28 11:15:34,907 [SSH: 172.16.111.1] Partially authenticated with 'none'. Trying next method
  91. 2014-04-28 11:15:34,907 [SSH: 172.16.111.1] Authenticating with 'publickey' method
  92. 2014-04-28 11:15:34,909 [SSH: 172.16.111.1] Sending message type MSG_USERAUTH_REQUEST (50)
  93. 2014-04-28 11:15:34,910 [SSH: 172.16.111.1] Receiving message type MSG_USERAUTH_FAILURE (51)
  94. 2014-04-28 11:15:34,910 [SSH: 172.16.111.1] Authentication method 'publickey' has been failed. Trying next method (publickey,password)
  95. 2014-04-28 11:15:34,910 [SSH: 172.16.111.1] Partially authenticated with 'publickey'. Trying next method
  96. 2014-04-28 11:15:34,910 [SSH: 172.16.111.1] Authenticating with 'password' method
  97. 2014-04-28 11:15:34,910 [SSH: 172.16.111.1] Sending message type MSG_USERAUTH_REQUEST (50)
  98. 2014-04-28 11:15:34,913 [SSH: 172.16.111.1] Receiving message type MSG_USERAUTH_SUCCESS (52)
  99. 2014-04-28 11:15:34,913 [SSH: 172.16.111.1] event(SSH_CHANNEL)
  100. 2014-04-28 11:15:34,913 [SSH: 172.16.111.1] ==> SSH_CHANNEL
  101. 2014-04-28 11:15:34,913 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_OPEN (90)
  102. 2014-04-28 11:15:34,914 [SSH: 172.16.111.1] Receiving message type MSG_CHANNEL_OPEN_CONFIRMATION (91)
  103. 2014-04-28 11:15:34,914 [SSH: 172.16.111.1] Opening channel. local=0 remote=0
  104. 2014-04-28 11:15:34,914 [SSH: 172.16.111.1] event(SSH_PTY)
  105. 2014-04-28 11:15:34,914 [SSH: 172.16.111.1] ==> SSH_PTY
  106. 2014-04-28 11:15:34,914 [SSH: 172.16.111.1] Requesting PTY
  107. 2014-04-28 11:15:34,914 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_REQUEST (98)
  108. 2014-04-28 11:15:34,916 [SSH: 172.16.111.1] Receiving message type MSG_CHANNEL_SUCCESS (99)
  109. 2014-04-28 11:15:34,916 [SSH: 172.16.111.1] event(SSH_SHELL)
  110. 2014-04-28 11:15:34,916 [SSH: 172.16.111.1] ==> SSH_SHELL
  111. 2014-04-28 11:15:34,916 [SSH: 172.16.111.1] Requesting shell
  112. 2014-04-28 11:15:34,916 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_REQUEST (98)
  113. 2014-04-28 11:15:34,919 [SSH: 172.16.111.1] Receiving message type MSG_CHANNEL_SUCCESS (99)
  114. 2014-04-28 11:15:34,919 [SSH: 172.16.111.1] event(START)
  115. 2014-04-28 11:15:34,919 [SSH: 172.16.111.1] ==> START
  116. 2014-04-28 11:15:34,919 [SSH: 172.16.111.1] set_patterns([('([Uu]sername|[Ll]ogin):', 'USERNAME'), ('[Pp]assword:', 'PASSWORD'), ('\\[(?P<prompt>[^\\]@]+@.+?)\\] > ', 'PROMPT'), ('(Please press "Enter" to continue!)|(\\[Q quit\\|D dump\\|down\\])', 'PAGER')])
  117. 2014-04-28 11:15:34,936 [SSH: 172.16.111.1] on_read: '\r\r\n\r\r\n\r\r\n\r\r\n\r\r\n\r\r\n\r\r\n\r\n\r MMM MMM KKK TTTTTTTTTTT KKK\r\n\r MMMM MMMM KKK TTTTTTTTTTT KKK\r\n\r MMM MMMM MMM III KKK KKK RRRRRR OOOOOO TTT III KKK KKK\r\n\r MMM M'
  118. 2014-04-28 11:15:34,937 [SSH: 172.16.111.1] on_read: 'M MMM III KKKKK RRR RRR OOO OOO TTT III KKKKK\r\n\r MMM MMM III KKK KKK RRRRRR OOO OOO TTT III KKK KKK\r\n\r MMM MMM III KKK KKK RRR RRR OOOOOO TTT III KKK KKK\r\n\r\r\n\r MikroTik RouterOS 6.8rc1 (c) '
  119. 2014-04-28 11:15:34,937 [SSH: 172.16.111.1] on_read: '1999-2014 http://www.mikrotik.com/\r\n\r\r\n[?] Gives the list of available commands\r\n\rcommand [?] Gives help on the command and list of arguments\r\n\r\r\n\r[Tab] Completes the command/word. If the input is ambigous,\r\n\r '
  120. 2014-04-28 11:15:34,938 [SSH: 172.16.111.1] on_read: ' a second [Tab] gives possible options\r\n\r\r\n\r/ Move up to base level\r\n\r.. Move up one level\r\n\r/command Use command at the base level\r\n'
  121. 2014-04-28 11:15:34,967 [SSH: 172.16.111.1] on_read: '\r\x1b[9999B\r\x1b[9999B\r\r\r\x1b[9999B[father@MikroTik] > '
  122. 2014-04-28 11:15:34,967 [SSH: 172.16.111.1] Starting synchronous FSM check
  123. 2014-04-28 11:15:34,967 [SSH: 172.16.111.1] match '\[(?P<prompt>[^\]@]+@.+?)\] > '
  124. 2014-04-28 11:15:34,967 [SSH: 172.16.111.1] event(PROMPT)
  125. 2014-04-28 11:15:34,968 [SSH: 172.16.111.1] ==> PROMPT
  126. 2014-04-28 11:15:34,968 [SSH: 172.16.111.1] on_PROMPT_enter
  127. 2014-04-28 11:15:34,968 [SSH: 172.16.111.1] Using prompt pattern: \[father\@MikroTik\] >
  128. 2014-04-28 11:15:34,968 [SSH: 172.16.111.1] set_patterns([('\\[father\\@MikroTik\\] > ', 'PROMPT'), ('(Please press "Enter" to continue!)|(\\[Q quit\\|D dump\\|down\\])', 'PAGER')])
  129. 2014-04-28 11:15:34,994 [MikroTik.RouterOS.get_interfaces(CoreSwitch, 172.16.111.1)] CLI Provider is ready
  130. 2014-04-28 11:15:34,994 [SSH: 172.16.111.1] submit('/interface print detail', bulk_lines=None, streaming=False)
  131. 2014-04-28 11:15:34,994 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  132. 2014-04-28 11:15:35,718 [SSH: 172.16.111.1] on_read: '\x1b7\x1b[r\x1b8'
  133. 2014-04-28 11:15:35,718 Tick
  134. 2014-04-28 11:15:35,718 Resetting wait ticks
  135. 2014-04-28 11:15:35,727 [SSH: 172.16.111.1] on_read: '/interface print detail\r\n'
  136. 2014-04-28 11:15:35,768 [SSH: 172.16.111.1] on_read: '\rFlags: D - dynamic, X - disabled, R - running, S - slave \x1b[K\r\n 0 RS name="ether1" default-name="ether1" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:AA fast-path=yes \x1b[K\r\n\x1b[K\r\n 1 RS ;;; Cloud3 (172.16.30.58)\x1b[K\r'
  137. 2014-04-28 11:15:35,773 [SSH: 172.16.111.1] on_read: '\n name="ether2" default-name="ether2" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:AB fast-path=yes \x1b[K\r\n\x1b[K\r\n 2 RS ;;; Cloud2 (172.16.30.56)\x1b[K\r\n name="ether3" default-name="ether3" type="ether" mtu=1'
  138. 2014-04-28 11:15:35,774 [SSH: 172.16.111.1] on_read: '500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:AC fast-path=yes \x1b[K\r\n\x1b[K\r\n 3 R name="ether4" default-name="ether4" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:AD fast-path=yes \x1b[K\r\n\x1b[K\r\n 4 '
  139. 2014-04-28 11:15:35,777 [SSH: 172.16.111.1] on_read: ' R name="ether5" default-name="ether5" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:AE fast-path=yes \x1b[K\r\n\x1b[K\r\n 5 RS ;;; IP-camera servernaya\x1b[K\r\n name="ether6" default-name="ether6" type="ether" mtu=1500 l'
  140. 2014-04-28 11:15:35,778 [SSH: 172.16.111.1] on_read: '2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:AF fast-path=yes \x1b[K\r\n\x1b[K\r\n 6 name="ether7" default-name="ether7" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:B0 fast-path=yes \x1b[K\r\n-- [Q quit|D '
  141. 2014-04-28 11:15:35,779 [SSH: 172.16.111.1] on_read: 'dump|down]\x1b[K\r'
  142. 2014-04-28 11:15:35,779 [SSH: 172.16.111.1] Starting synchronous FSM check
  143. 2014-04-28 11:15:35,779 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\|down\])'
  144. 2014-04-28 11:15:35,779 [SSH: 172.16.111.1] Starting synchronous FSM check
  145. 2014-04-28 11:15:35,779 [SSH: 172.16.111.1] event(PAGER)
  146. 2014-04-28 11:15:35,780 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  147. 2014-04-28 11:15:35,798 [SSH: 172.16.111.1] on_read: '\x1b[K\r\n 7 name="ether8" default-name="ether8" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:B1 fast-path=yes \x1b[K\r\n\x1b[K\r\n 8 name="ether9" default-name="ether9" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2'
  148. 2014-04-28 11:15:35,799 [SSH: 172.16.111.1] on_read: 'mtu=4064 mac-address=D4:CA:6D:F9:7E:B2 fast-path=yes \x1b[K\r\n\x1b[K\r\n 9 name="ether10" default-name="ether10" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:B3 fast-path=yes \x1b[K\r\n\x1b[K\r\n10 name="ether11" default-name'
  149. 2014-04-28 11:15:35,801 [SSH: 172.16.111.1] on_read: '="ether11" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:B4 fast-path=yes \x1b[K\r\n\x1b[K\r\n11 name="ether12" default-name="ether12" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E'
  150. 2014-04-28 11:15:35,801 [SSH: 172.16.111.1] on_read: ':B5 fast-path=yes \x1b[K\r\n\x1b[K\r\n12 name="ether13" default-name="ether13" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:B6 fast-path=yes \x1b[K\r\n\x1b[K\r\n13 name="ether14" default-name="ether14" type="ether" mtu=1500 l2'
  151. 2014-04-28 11:15:35,802 [SSH: 172.16.111.1] on_read: 'mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:B7 fast-path=yes \x1b[K\r\n\x1b[K\r\n14 name="ether15" default-name="ether15" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:B8 fast-path=yes \x1b[K\r\n-- [Q quit|D'
  152. 2014-04-28 11:15:35,803 [SSH: 172.16.111.1] on_read: ' dump|up|down]\x1b[K\r'
  153. 2014-04-28 11:15:36,804 Tick
  154. 2014-04-28 11:15:36,804 Resetting wait ticks
  155. 2014-04-28 11:15:37,806 Tick
  156. 2014-04-28 11:15:37,806 Resetting wait ticks
  157. 2014-04-28 11:15:38,807 Tick
  158. 2014-04-28 11:15:38,807 Resetting wait ticks
  159. 2014-04-28 11:15:39,808 Tick
  160. 2014-04-28 11:15:39,809 Resetting wait ticks
  161. 2014-04-28 11:15:40,810 Tick
  162. 2014-04-28 11:15:40,810 Resetting wait ticks
  163. ^C2014-04-28 11:15:41,464 SIGINT
  164. root@noc:/opt/noc# mc
  165.  
  166. root@noc:/opt/noc# ./noc debug-script get_interfaces CoreSwitch
  167. 2014-04-28 15:15:18,492 SSH: Using gmpy
  168. 2014-04-28 15:15:18,647 Using JSON library: cjson
  169. 2014-04-28 15:15:18,703 Loading PeriodicRegistry
  170. 2014-04-28 15:15:18,707 Loading DownloaderRegistry
  171. 2014-04-28 15:15:18,739 Loading ProfileRegistry
  172. 2014-04-28 15:15:19,164 Loading ScriptRegistry
  173. 2014-04-28 15:15:19,388 Setting up 'select' polling method
  174. 2014-04-28 15:15:19,389 Activating 'select' poller
  175. 2014-04-28 15:15:19,389 Loading private ssh key from 'etc/ssh/id_rsa'
  176. 2014-04-28 15:15:19,389 Loading public ssh key from 'etc/ssh/id_rsa.pub'
  177. access_profile {
  178. profile: "MikroTik.RouterOS"
  179. scheme: SSH
  180. address: "172.16.111.1"
  181. user: "father"
  182. password: "53110245175006"
  183. attrs {
  184. key: "Boot PROM"
  185. value: "3.10"
  186. }
  187. attrs {
  188. key: "platform"
  189. value: "CRS125-24G-1S-2HnD"
  190. }
  191. attrs {
  192. key: "Serial Number"
  193. value: "43C5021C87E3"
  194. }
  195. attrs {
  196. key: "vendor"
  197. value: "MikroTik"
  198. }
  199. attrs {
  200. key: "version"
  201. value: "6.8"
  202. }
  203. }
  204. object_name: "CoreSwitch"
  205. script: "MikroTik.RouterOS.get_interfaces"
  206.  
  207. 2014-04-28 15:15:19,391 Running script thread
  208. 2014-04-28 15:15:19,391 Running socket factory (SelectPoller)
  209. 2014-04-28 15:15:19,391 Creating transaction id=630817693 method=None callback=None
  210. 2014-04-28 15:15:19,392 [MikroTik.RouterOS.get_interfaces(CoreSwitch, 172.16.111.1)] Running
  211. 2014-04-28 15:15:19,392 [MikroTik.RouterOS.get_interfaces(CoreSwitch, 172.16.111.1)] Running script: MikroTik.RouterOS.get_interfaces ({})
  212. 2014-04-28 15:15:19,392 [MikroTik.RouterOS.get_interfaces(CoreSwitch, 172.16.111.1)] cli(/interface print detail)
  213. 2014-04-28 15:15:19,392 [MikroTik.RouterOS.get_interfaces(CoreSwitch, 172.16.111.1)] Running new provider
  214. 2014-04-28 15:15:19,392 [SSH: 172.16.111.1] ==> SSH_START
  215. 2014-04-28 15:15:19,392 [SSH: 172.16.111.1] set_timeout(30)
  216. 2014-04-28 15:15:19,393 register_socket(<CLISSHSocket(0x9d2432c, 172.16.111.1:22, )>,None)
  217. 2014-04-28 15:15:20,392 Tick
  218. 2014-04-28 15:15:20,392 3 TICKS TO EXIT
  219. 2014-04-28 15:15:20,392 [SSH: 172.16.111.1] Initializing socket
  220. 2014-04-28 15:15:20,392 [SSH: 172.16.111.1] Connecting 172.16.111.1:22
  221. 2014-04-28 15:15:20,397 [SSH: 172.16.111.1] Connected
  222. 2014-04-28 15:15:20,577 [SSH: 172.16.111.1] event(SSH_VERSION)
  223. 2014-04-28 15:15:20,577 [SSH: 172.16.111.1] ==> SSH_VERSION
  224. 2014-04-28 15:15:20,577 [SSH: 172.16.111.1] Remote protocol version 2.0, remote software version ROSSSH
  225. 2014-04-28 15:15:20,577 [SSH: 172.16.111.1] Setting SSH transforms to: in=none none, out=none none
  226. 2014-04-28 15:15:20,578 [SSH: 172.16.111.1] Setting SSH transform keys
  227. 2014-04-28 15:15:20,578 [SSH: 172.16.111.1] Sending message type MSG_KEXINIT (20)
  228. 2014-04-28 15:15:20,578 [SSH: 172.16.111.1] event(SSH_KEY_EXCHANGE)
  229. 2014-04-28 15:15:20,578 [SSH: 172.16.111.1] ==> SSH_KEY_EXCHANGE
  230. 2014-04-28 15:15:20,585 [SSH: 172.16.111.1] Receiving message type MSG_KEXINIT (20)
  231. 2014-04-28 15:15:20,585 [SSH: 172.16.111.1] Receiving server proposals: kex=['diffie-hellman-group-exchange-sha256', 'diffie-hellman-group-exchange-sha1', 'diffie-hellman-group14-sha1', 'diffie-hellman-group1-sha1'] key=['ssh-dss'] enc_cs=['aes192-cbc', 'aes128-cbc', 'aes256-cbc', 'blowfish-cbc', '3des-cbc'] enc_sc=['aes192-cbc', 'aes128-cbc', 'aes256-cbc', 'blowfish-cbc', '3des-cbc'] mac_cs=['hmac-sha1', 'hmac-md5'] mac_sc=['hmac-sha1', 'hmac-md5'] comp_cs=['none'] comp_sc['none']
  232. 2014-04-28 15:15:20,586 [SSH: 172.16.111.1] Setting SSH transforms to: in=aes256-cbc hmac-sha1, out=aes256-cbc hmac-sha1
  233. 2014-04-28 15:15:20,586 [SSH: 172.16.111.1] Selecting diffie-hellman-group14-sha1 ssh-dss, in=(aes256-cbc hmac-sha1 none) out=(aes256-cbc hmac-sha1 none)
  234. 2014-04-28 15:15:20,590 [SSH: 172.16.111.1] Sending message type MSG_KEX_DH_GEX_REQUEST_OLD (30)
  235. 2014-04-28 15:15:21,591 Tick
  236. 2014-04-28 15:15:21,592 Resetting wait ticks
  237. 2014-04-28 15:15:22,593 Tick
  238. 2014-04-28 15:15:22,593 Resetting wait ticks
  239. 2014-04-28 15:15:22,751 [SSH: 172.16.111.1] Receiving message type MSG_KEXDH_REPLY (31)
  240. 2014-04-28 15:15:22,752 [SSH: 172.16.111.1] Server PK fingerprint: 92:7a:c3:92:6c:18:c6:9c:2a:d7:ec:e6:3a:d7:dc:89
  241. 2014-04-28 15:15:22,758 [SSH: 172.16.111.1] Setting SSH transform keys
  242. 2014-04-28 15:15:22,758 [SSH: 172.16.111.1] Sending message type MSG_NEWKEYS (21)
  243. 2014-04-28 15:15:22,758 [SSH: 172.16.111.1] Receiving message type MSG_NEWKEYS (21)
  244. 2014-04-28 15:15:22,758 [SSH: 172.16.111.1] Using new keys
  245. 2014-04-28 15:15:22,758 [SSH: 172.16.111.1] event(SSH_AUTH)
  246. 2014-04-28 15:15:22,758 [SSH: 172.16.111.1] ==> SSH_AUTH
  247. 2014-04-28 15:15:22,758 [SSH: 172.16.111.1] Requesting service ssh-userauth
  248. 2014-04-28 15:15:22,758 [SSH: 172.16.111.1] Sending message type MSG_SERVICE_REQUEST (5)
  249. 2014-04-28 15:15:22,761 [SSH: 172.16.111.1] Receiving message type MSG_SERVICE_ACCEPT (6)
  250. 2014-04-28 15:15:22,761 [SSH: 172.16.111.1] Starting service ssh-userauth
  251. 2014-04-28 15:15:22,761 [SSH: 172.16.111.1] event(SSH_AUTH_PASSWORD)
  252. 2014-04-28 15:15:22,761 [SSH: 172.16.111.1] ==> SSH_AUTH_PASSWORD
  253. 2014-04-28 15:15:22,761 [SSH: 172.16.111.1] Authenticating with 'none' method
  254. 2014-04-28 15:15:22,761 [SSH: 172.16.111.1] Sending message type MSG_USERAUTH_REQUEST (50)
  255. 2014-04-28 15:15:22,766 [SSH: 172.16.111.1] Receiving message type MSG_USERAUTH_FAILURE (51)
  256. 2014-04-28 15:15:22,766 [SSH: 172.16.111.1] Authentication method 'none' has been failed. Trying next method (publickey,password)
  257. 2014-04-28 15:15:22,766 [SSH: 172.16.111.1] Partially authenticated with 'none'. Trying next method
  258. 2014-04-28 15:15:22,766 [SSH: 172.16.111.1] Authenticating with 'publickey' method
  259. 2014-04-28 15:15:22,767 [SSH: 172.16.111.1] Sending message type MSG_USERAUTH_REQUEST (50)
  260. 2014-04-28 15:15:22,769 [SSH: 172.16.111.1] Receiving message type MSG_USERAUTH_FAILURE (51)
  261. 2014-04-28 15:15:22,769 [SSH: 172.16.111.1] Authentication method 'publickey' has been failed. Trying next method (publickey,password)
  262. 2014-04-28 15:15:22,769 [SSH: 172.16.111.1] Partially authenticated with 'publickey'. Trying next method
  263. 2014-04-28 15:15:22,769 [SSH: 172.16.111.1] Authenticating with 'password' method
  264. 2014-04-28 15:15:22,769 [SSH: 172.16.111.1] Sending message type MSG_USERAUTH_REQUEST (50)
  265. 2014-04-28 15:15:22,774 [SSH: 172.16.111.1] Receiving message type MSG_USERAUTH_SUCCESS (52)
  266. 2014-04-28 15:15:22,774 [SSH: 172.16.111.1] event(SSH_CHANNEL)
  267. 2014-04-28 15:15:22,774 [SSH: 172.16.111.1] ==> SSH_CHANNEL
  268. 2014-04-28 15:15:22,774 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_OPEN (90)
  269. 2014-04-28 15:15:22,776 [SSH: 172.16.111.1] Receiving message type MSG_CHANNEL_OPEN_CONFIRMATION (91)
  270. 2014-04-28 15:15:22,776 [SSH: 172.16.111.1] Opening channel. local=0 remote=0
  271. 2014-04-28 15:15:22,776 [SSH: 172.16.111.1] event(SSH_PTY)
  272. 2014-04-28 15:15:22,776 [SSH: 172.16.111.1] ==> SSH_PTY
  273. 2014-04-28 15:15:22,776 [SSH: 172.16.111.1] Requesting PTY
  274. 2014-04-28 15:15:22,776 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_REQUEST (98)
  275. 2014-04-28 15:15:22,779 [SSH: 172.16.111.1] Receiving message type MSG_CHANNEL_SUCCESS (99)
  276. 2014-04-28 15:15:22,779 [SSH: 172.16.111.1] event(SSH_SHELL)
  277. 2014-04-28 15:15:22,779 [SSH: 172.16.111.1] ==> SSH_SHELL
  278. 2014-04-28 15:15:22,779 [SSH: 172.16.111.1] Requesting shell
  279. 2014-04-28 15:15:22,779 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_REQUEST (98)
  280. 2014-04-28 15:15:22,790 [SSH: 172.16.111.1] Receiving message type MSG_CHANNEL_SUCCESS (99)
  281. 2014-04-28 15:15:22,790 [SSH: 172.16.111.1] event(START)
  282. 2014-04-28 15:15:22,790 [SSH: 172.16.111.1] ==> START
  283. 2014-04-28 15:15:22,790 [SSH: 172.16.111.1] set_patterns([('([Uu]sername|[Ll]ogin):', 'USERNAME'), ('[Pp]assword:', 'PASSWORD'), ('\\[(?P<prompt>[^\\]@]+@.+?)\\] > ', 'PROMPT'), ('(Please press "Enter" to continue!)|(\\[Q quit\\|D dump\\||up\\|down\\])', 'PAGER')])
  284. 2014-04-28 15:15:22,863 [SSH: 172.16.111.1] on_read: '\r\r\n\r\r\n\r\r\n\r\r\n\r\r\n\r\r\n\r\r\n\r\n\r MMM MMM KKK TTTTTTTTTTT KKK\r\n\r MMMM MMMM KKK TTTTTTTTTTT KKK\r\n\r MMM MMMM MMM III KKK KKK RRRRRR OOOOOO TTT III KKK KKK\r\n\r MMM M'
  285. 2014-04-28 15:15:22,864 [SSH: 172.16.111.1] on_read: 'M MMM III KKKKK RRR RRR OOO OOO TTT III KKKKK\r\n\r MMM MMM III KKK KKK RRRRRR OOO OOO TTT III KKK KKK\r\n\r MMM MMM III KKK KKK RRR RRR OOOOOO TTT III KKK KKK\r\n\r\r\n\r MikroTik RouterOS 6.8rc1 (c) '
  286. 2014-04-28 15:15:22,866 [SSH: 172.16.111.1] on_read: '1999-2014 http://www.mikrotik.com/\r\n\r\r\n[?] Gives the list of available commands\r\n\rcommand [?] Gives help on the command and list of arguments\r\n\r\r\n\r[Tab] Completes the command/word. If the input is ambigous,\r\n\r '
  287. 2014-04-28 15:15:22,867 [SSH: 172.16.111.1] on_read: ' a second [Tab] gives possible options\r\n\r\r\n\r/ Move up to base level\r\n\r.. Move up one level\r\n\r/command Use command at the base level\r\n'
  288. 2014-04-28 15:15:22,948 [SSH: 172.16.111.1] on_read: '\r\x1b[9999B\r\x1b[9999B\r\r\r\x1b[9999B[father@MikroTik] > '
  289. 2014-04-28 15:15:22,948 [SSH: 172.16.111.1] Starting synchronous FSM check
  290. 2014-04-28 15:15:22,948 [SSH: 172.16.111.1] match '\[(?P<prompt>[^\]@]+@.+?)\] > '
  291. 2014-04-28 15:15:22,949 [SSH: 172.16.111.1] event(PROMPT)
  292. 2014-04-28 15:15:22,949 [SSH: 172.16.111.1] ==> PROMPT
  293. 2014-04-28 15:15:22,949 [SSH: 172.16.111.1] on_PROMPT_enter
  294. 2014-04-28 15:15:22,949 [SSH: 172.16.111.1] Using prompt pattern: \[father\@MikroTik\] >
  295. 2014-04-28 15:15:22,949 [SSH: 172.16.111.1] set_patterns([('\\[father\\@MikroTik\\] > ', 'PROMPT'), ('(Please press "Enter" to continue!)|(\\[Q quit\\|D dump\\||up\\|down\\])', 'PAGER')])
  296. 2014-04-28 15:15:22,960 [MikroTik.RouterOS.get_interfaces(CoreSwitch, 172.16.111.1)] CLI Provider is ready
  297. 2014-04-28 15:15:22,960 [SSH: 172.16.111.1] submit('/interface print detail', bulk_lines=None, streaming=False)
  298. 2014-04-28 15:15:22,960 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  299. 2014-04-28 15:15:23,701 [SSH: 172.16.111.1] on_read: '\x1b7\x1b[r\x1b8'
  300. 2014-04-28 15:15:23,702 Tick
  301. 2014-04-28 15:15:23,702 Resetting wait ticks
  302. 2014-04-28 15:15:23,705 [SSH: 172.16.111.1] on_read: '/interface print detail\r\n'
  303. 2014-04-28 15:15:23,754 [SSH: 172.16.111.1] on_read: '\rFlags: D - dynamic, X - disabled, R - running, S - slave \x1b[K\r\n 0 RS name="ether1" default-name="ether1" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:AA fast-path=yes \x1b[K\r\n\x1b[K\r\n 1 RS ;;; Cloud3 (172.16.30.58)\x1b[K\r'
  304. 2014-04-28 15:15:23,760 [SSH: 172.16.111.1] on_read: '\n name="ether2" default-name="ether2" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:AB fast-path=yes \x1b[K\r\n\x1b[K\r\n 2 RS ;;; Cloud2 (172.16.30.56)\x1b[K\r\n name="ether3" default-name="ether3" type="ether" mtu=1'
  305. 2014-04-28 15:15:23,761 [SSH: 172.16.111.1] on_read: '500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:AC fast-path=yes \x1b[K\r\n\x1b[K\r\n 3 R name="ether4" default-name="ether4" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:AD fast-path=yes \x1b[K\r\n\x1b[K\r\n 4 '
  306. 2014-04-28 15:15:23,762 [SSH: 172.16.111.1] on_read: ' R name="ether5" default-name="ether5" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:AE fast-path=yes \x1b[K\r\n\x1b[K\r\n 5 RS ;;; IP-camera servernaya\x1b[K\r\n name="ether6" default-name="ether6" type="ether" mtu=1500 l'
  307. 2014-04-28 15:15:23,763 [SSH: 172.16.111.1] on_read: '2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:AF fast-path=yes \x1b[K\r\n\x1b[K\r\n 6 name="ether7" default-name="ether7" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:B0 fast-path=yes \x1b[K\r\n-- [Q quit|D '
  308. 2014-04-28 15:15:23,764 [SSH: 172.16.111.1] on_read: 'dump|down]\x1b[K\r'
  309. 2014-04-28 15:15:23,764 [SSH: 172.16.111.1] Starting synchronous FSM check
  310. 2014-04-28 15:15:23,764 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  311. 2014-04-28 15:15:23,764 [SSH: 172.16.111.1] Starting synchronous FSM check
  312. 2014-04-28 15:15:23,764 [SSH: 172.16.111.1] event(PAGER)
  313. 2014-04-28 15:15:23,764 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  314. 2014-04-28 15:15:23,809 [SSH: 172.16.111.1] on_read: '\x1b[K\r\n 7 name="ether8" default-name="ether8" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:B1 fast-path=yes \x1b[K\r\n\x1b[K\r\n 8 name="ether9" default-name="ether9" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2'
  315. 2014-04-28 15:15:23,816 [SSH: 172.16.111.1] on_read: 'mtu=4064 mac-address=D4:CA:6D:F9:7E:B2 fast-path=yes \x1b[K\r\n\x1b[K\r\n 9 name="ether10" default-name="ether10" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:B3 fast-path=yes \x1b[K\r\n\x1b[K\r\n10 name="ether11" default-name'
  316. 2014-04-28 15:15:23,817 [SSH: 172.16.111.1] on_read: '="ether11" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:B4 fast-path=yes \x1b[K\r\n\x1b[K\r\n11 name="ether12" default-name="ether12" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E'
  317. 2014-04-28 15:15:23,818 [SSH: 172.16.111.1] on_read: ':B5 fast-path=yes \x1b[K\r\n\x1b[K\r\n12 name="ether13" default-name="ether13" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:B6 fast-path=yes \x1b[K\r\n\x1b[K\r\n13 name="ether14" default-name="ether14" type="ether" mtu=1500 l2'
  318. 2014-04-28 15:15:23,819 [SSH: 172.16.111.1] on_read: 'mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:B7 fast-path=yes \x1b[K\r\n\x1b[K\r\n14 name="ether15" default-name="ether15" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:B8 fast-path=yes \x1b[K\r\n-- [Q quit|D'
  319. 2014-04-28 15:15:23,820 [SSH: 172.16.111.1] on_read: ' dump|up|down]\x1b[K\r'
  320. 2014-04-28 15:15:23,820 [SSH: 172.16.111.1] Starting synchronous FSM check
  321. 2014-04-28 15:15:23,820 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  322. 2014-04-28 15:15:23,820 [SSH: 172.16.111.1] Starting synchronous FSM check
  323. 2014-04-28 15:15:23,820 [SSH: 172.16.111.1] event(PAGER)
  324. 2014-04-28 15:15:23,820 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  325. 2014-04-28 15:15:23,820 [SSH: 172.16.111.1] Starting synchronous FSM check
  326. 2014-04-28 15:15:23,820 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  327. 2014-04-28 15:15:23,820 [SSH: 172.16.111.1] Starting synchronous FSM check
  328. 2014-04-28 15:15:23,820 [SSH: 172.16.111.1] event(PAGER)
  329. 2014-04-28 15:15:23,820 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  330. 2014-04-28 15:15:23,868 [SSH: 172.16.111.1] on_read: '\x1b[K\r\n15 name="ether16" default-name="ether16" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:B9 fast-path=yes \x1b[K\r\n\x1b[K\r\n16 name="ether17" default-name="ether17" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n ma'
  331. 2014-04-28 15:15:23,884 [SSH: 172.16.111.1] on_read: 'x-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:BA fast-path=yes \x1b[K\r\n\x1b[K\r\n17 name="ether18" default-name="ether18" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:BB fast-path=yes \x1b[K\r\n\x1b[K\r\n18 name="ether19" default-'
  332. 2014-04-28 15:15:23,886 [SSH: 172.16.111.1] on_read: 'name="ether19" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:BC fast-path=yes \x1b[K\r\n\x1b[K\r\n19 name="ether20" default-name="ether20" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F'
  333. 2014-04-28 15:15:23,887 [SSH: 172.16.111.1] on_read: '9:7E:BD fast-path=yes \x1b[K\r\n\x1b[K\r\n20 name="ether21" default-name="ether21" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:BE fast-path=yes \x1b[K\r\n\x1b[K\r\n21 name="ether22" default-name="ether22" type="ether" mtu=150'
  334. 2014-04-28 15:15:23,890 [SSH: 172.16.111.1] on_read: '0 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:BF fast-path=yes \x1b[K\r\n\x1b[K\r\n22 name="ether23" default-name="ether23" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:C0 fast-path=yes \x1b[K\r\n-- [Q qu'
  335. 2014-04-28 15:15:23,902 [SSH: 172.16.111.1] on_read: 'it|D dump|up|down]\x1b[K\r'
  336. 2014-04-28 15:15:23,902 [SSH: 172.16.111.1] Starting synchronous FSM check
  337. 2014-04-28 15:15:23,903 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  338. 2014-04-28 15:15:23,903 [SSH: 172.16.111.1] Starting synchronous FSM check
  339. 2014-04-28 15:15:23,903 [SSH: 172.16.111.1] event(PAGER)
  340. 2014-04-28 15:15:23,903 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  341. 2014-04-28 15:15:23,903 [SSH: 172.16.111.1] Starting synchronous FSM check
  342. 2014-04-28 15:15:23,903 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  343. 2014-04-28 15:15:23,903 [SSH: 172.16.111.1] Starting synchronous FSM check
  344. 2014-04-28 15:15:23,903 [SSH: 172.16.111.1] event(PAGER)
  345. 2014-04-28 15:15:23,903 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  346. 2014-04-28 15:15:23,914 [SSH: 172.16.111.1] on_read: '\x1b[K\r\n23 name="ether24" default-name="ether24" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:C1 fast-path=yes \x1b[K\r\n\x1b[K\r\n24 name="sfp1" default-name="sfp1" type="ether" mtu=1500 l2mtu=1588 \x1b[K\r\n max-l2mt'
  347. 2014-04-28 15:15:23,916 [SSH: 172.16.111.1] on_read: 'u=4064 mac-address=D4:CA:6D:F9:7E:C2 fast-path=yes \x1b[K\r\n\x1b[K\r\n25 RS name="wlan1" default-name="wlan1" type="wlan" mtu=1500 l2mtu=2290 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:C3 fast-path=no \x1b[K\r\n\x1b[K\r\n26 R name="Debug-vlan" type="vlan" mtu=1500 l2mtu=1584 '
  348. 2014-04-28 15:15:23,923 [SSH: 172.16.111.1] on_read: '\x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AD fast-path=no \x1b[K\r\n\x1b[K\r\n27 R name="bridge-u116" type="bridge" mtu=1500 l2mtu=65535 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n28 R name="bridge-v330" type="bridge" mtu=1500 l2mtu=1584 \x1b[K\r\n'
  349. 2014-04-28 15:15:23,924 [SSH: 172.16.111.1] on_read: ' mac-address=D4:CA:6D:F9:7E:AD fast-path=no \x1b[K\r\n\x1b[K\r\n29 R name="i195" type="vlan" mtu=1500 l2mtu=1584 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AD fast-path=no \x1b[K\r\n\x1b[K\r\n30 R name="m10" type="vlan" mtu=1500 l2mtu=1584 mac-address=D4:CA:6D:F9:7E:A>\x1b'
  350. 2014-04-28 15:15:23,925 [SSH: 172.16.111.1] on_read: '[K\r\n fast-path=no \x1b[K\r\n-- [Q quit|D dump|right|up|down]\x1b[K\r'
  351. 2014-04-28 15:15:23,925 [SSH: 172.16.111.1] Starting synchronous FSM check
  352. 2014-04-28 15:15:23,925 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  353. 2014-04-28 15:15:23,925 [SSH: 172.16.111.1] Starting synchronous FSM check
  354. 2014-04-28 15:15:23,925 [SSH: 172.16.111.1] event(PAGER)
  355. 2014-04-28 15:15:23,925 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  356. 2014-04-28 15:15:23,925 [SSH: 172.16.111.1] Starting synchronous FSM check
  357. 2014-04-28 15:15:23,926 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  358. 2014-04-28 15:15:23,926 [SSH: 172.16.111.1] Starting synchronous FSM check
  359. 2014-04-28 15:15:23,926 [SSH: 172.16.111.1] event(PAGER)
  360. 2014-04-28 15:15:23,926 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  361. 2014-04-28 15:15:23,948 [SSH: 172.16.111.1] on_read: '\x1b[K\r\n31 R name="m12" type="vlan" mtu=1500 l2mtu=1584 mac-address=D4:CA:6D:F9:7E:A>\x1b[K\r\n fast-path=no \x1b[K\r\n\x1b[K\r\n32 R name="m16" type="vlan" mtu=1500 l2mtu=1584 mac-address=D4:CA:6D:F9:7E:A>\x1b[K\r\n fast-path=no \x1b[K\r\n\x1b[K\r\n33 R name="m20" type='
  362. 2014-04-28 15:15:23,953 [SSH: 172.16.111.1] on_read: '"vlan" mtu=1500 l2mtu=1584 mac-address=D4:CA:6D:F9:7E:A>\x1b[K\r\n fast-path=no \x1b[K\r\n\x1b[K\r\n34 R name="m42" type="vlan" mtu=1500 l2mtu=1584 mac-address=D4:CA:6D:F9:7E:A>\x1b[K\r\n fast-path=no \x1b[K\r\n\x1b[K\r\n35 R ;;; cacti\x1b[K\r\n name="m2205" type="vlan'
  363. 2014-04-28 15:15:23,954 [SSH: 172.16.111.1] on_read: '" mtu=1500 l2mtu=1584 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AD fast-path=no \x1b[K\r\n\x1b[K\r\n36 R name="q225" type="vlan" mtu=1500 l2mtu=1584 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n37 R name="q226" type="vlan" mtu=1500 l2mtu=1584 \x1b['
  364. 2014-04-28 15:15:23,956 [SSH: 172.16.111.1] on_read: 'K\r\n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n38 R name="q258" type="vlan" mtu=1500 l2mtu=1584 \x1b[K\r\n-- [Q quit|D dump|right|up|down]\x1b[K\r'
  365. 2014-04-28 15:15:23,956 [SSH: 172.16.111.1] Starting synchronous FSM check
  366. 2014-04-28 15:15:23,956 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  367. 2014-04-28 15:15:23,957 [SSH: 172.16.111.1] Starting synchronous FSM check
  368. 2014-04-28 15:15:23,957 [SSH: 172.16.111.1] event(PAGER)
  369. 2014-04-28 15:15:23,957 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  370. 2014-04-28 15:15:23,957 [SSH: 172.16.111.1] Starting synchronous FSM check
  371. 2014-04-28 15:15:23,957 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  372. 2014-04-28 15:15:23,957 [SSH: 172.16.111.1] Starting synchronous FSM check
  373. 2014-04-28 15:15:23,957 [SSH: 172.16.111.1] event(PAGER)
  374. 2014-04-28 15:15:23,957 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  375. 2014-04-28 15:15:24,006 [SSH: 172.16.111.1] on_read: ' mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n39 R name="q901" type="vlan" mtu=1500 l2mtu=1584 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n40 R name="q901p5" type="vlan" mtu=1500 l2mtu=1580 \x1b[K\r\n mac-address=D4:'
  376. 2014-04-28 15:15:24,007 [SSH: 172.16.111.1] on_read: 'CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n41 R name="q902" type="vlan" mtu=1500 l2mtu=1584 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n42 R name="q902p6" type="vlan" mtu=1500 l2mtu=1580 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AE fast-pa'
  377. 2014-04-28 15:15:24,008 [SSH: 172.16.111.1] on_read: 'th=no \x1b[K\r\n\x1b[K\r\n43 R name="t227" type="vlan" mtu=1500 l2mtu=1584 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n44 R name="u1" type="vlan" mtu=1500 l2mtu=1584 mac-address=D4:CA:6D:F9:7E:AE \x1b[K\r\n fast-path=no \x1b[K\r\n\x1b[K\r\n45 R ;;;'
  378. 2014-04-28 15:15:24,009 [SSH: 172.16.111.1] on_read: ' Stekolniy\x1b[K\r\n name="u102" type="vlan" mtu=1500 l2mtu=1584 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n-- [Q quit|D dump|up|down]\x1b[K\r'
  379. 2014-04-28 15:15:24,010 [SSH: 172.16.111.1] Starting synchronous FSM check
  380. 2014-04-28 15:15:24,010 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  381. 2014-04-28 15:15:24,010 [SSH: 172.16.111.1] Starting synchronous FSM check
  382. 2014-04-28 15:15:24,010 [SSH: 172.16.111.1] event(PAGER)
  383. 2014-04-28 15:15:24,010 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  384. 2014-04-28 15:15:24,010 [SSH: 172.16.111.1] Starting synchronous FSM check
  385. 2014-04-28 15:15:24,010 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  386. 2014-04-28 15:15:24,010 [SSH: 172.16.111.1] Starting synchronous FSM check
  387. 2014-04-28 15:15:24,010 [SSH: 172.16.111.1] event(PAGER)
  388. 2014-04-28 15:15:24,010 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  389. 2014-04-28 15:15:24,028 [SSH: 172.16.111.1] on_read: '46 R ;;; Krasnaya\x1b[K\r\n name="u103" type="vlan" mtu=1500 l2mtu=1584 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n47 R name="u104" type="vlan" mtu=1500 l2mtu=1584 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n'
  390. 2014-04-28 15:15:24,031 [SSH: 172.16.111.1] on_read: '48 R name="u105" type="vlan" mtu=1500 l2mtu=1584 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n49 R name="u106" type="vlan" mtu=1500 l2mtu=1584 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n50 R name="u107" type='
  391. 2014-04-28 15:15:24,054 [SSH: 172.16.111.1] on_read: '"vlan" mtu=1500 l2mtu=1584 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n51 R ;;; Novodruzhesk - Budennogo 224\x1b[K\r\n name="u108" type="vlan" mtu=1500 l2mtu=1584 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n52 '
  392. 2014-04-28 15:15:24,094 [SSH: 172.16.111.1] on_read: 'R name="u109" type="vlan" mtu=1500 l2mtu=1584 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n53 R name="u110" type="vlan" mtu=1500 l2mtu=1584 \x1b[K\r\n-- [Q quit|D dump|up|down]\x1b[K\r mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K'
  393. 2014-04-28 15:15:24,094 [SSH: 172.16.111.1] Starting synchronous FSM check
  394. 2014-04-28 15:15:24,094 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  395. 2014-04-28 15:15:24,094 [SSH: 172.16.111.1] Starting synchronous FSM check
  396. 2014-04-28 15:15:24,095 [SSH: 172.16.111.1] event(PAGER)
  397. 2014-04-28 15:15:24,095 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  398. 2014-04-28 15:15:24,095 [SSH: 172.16.111.1] Starting synchronous FSM check
  399. 2014-04-28 15:15:24,095 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  400. 2014-04-28 15:15:24,095 [SSH: 172.16.111.1] Starting synchronous FSM check
  401. 2014-04-28 15:15:24,095 [SSH: 172.16.111.1] event(PAGER)
  402. 2014-04-28 15:15:24,095 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  403. 2014-04-28 15:15:24,096 [SSH: 172.16.111.1] on_read: '\r\n54 R ;;; Servernaya\x1b[K\r\n name="u111" type="vlan" mtu=1500 l2mtu=1584 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n55 R ;;; 41 mikro\x1b[K\r\n name="u112" type="vlan" mtu=1500 l2mtu=1584 \x1b[K\r\n mac-address=D4:CA:6D:F9:7'
  404. 2014-04-28 15:15:24,097 [SSH: 172.16.111.1] on_read: 'E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n56 R ;;; Lurenet+\x1b[K\r\n name="u113" type="vlan" mtu=1500 l2mtu=1584 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n57 R ;;; Avtomobilistov_Molodezhka\x1b[K\r\n name="u114" type="vlan" mtu=1500 l2mtu=1'
  405. 2014-04-28 15:15:24,098 [SSH: 172.16.111.1] on_read: '584 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n58 R ;;; 1 mikro\x1b[K\r\n name="u115" type="vlan" mtu=1500 l2mtu=1584 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n59 R ;;; 3 mikro\x1b[K\r\n name="u116" type="'
  406. 2014-04-28 15:15:24,101 [SSH: 172.16.111.1] on_read: 'vlan" mtu=1500 l2mtu=1584 \x1b[K\r\n-- [Q quit|D dump|up|down]\x1b[K\r mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n60 R ;;; 4 mikro\x1b[K\r\n name="u117" type="vlan" mtu=1500 l2mtu=1584 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b'
  407. 2014-04-28 15:15:24,101 [SSH: 172.16.111.1] Starting synchronous FSM check
  408. 2014-04-28 15:15:24,101 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  409. 2014-04-28 15:15:24,101 [SSH: 172.16.111.1] Starting synchronous FSM check
  410. 2014-04-28 15:15:24,101 [SSH: 172.16.111.1] event(PAGER)
  411. 2014-04-28 15:15:24,101 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  412. 2014-04-28 15:15:24,102 [SSH: 172.16.111.1] Starting synchronous FSM check
  413. 2014-04-28 15:15:24,102 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  414. 2014-04-28 15:15:24,102 [SSH: 172.16.111.1] Starting synchronous FSM check
  415. 2014-04-28 15:15:24,102 [SSH: 172.16.111.1] event(PAGER)
  416. 2014-04-28 15:15:24,102 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  417. 2014-04-28 15:15:24,104 [SSH: 172.16.111.1] on_read: '[K\r\n61 R ;;; Toshkovka\x1b[K\r\n name="u118" type="vlan" mtu=1500 l2mtu=1584 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n62 R ;;; Lurenet+ Seversk\x1b[K\r\n name="u119" type="vlan" mtu=1500 l2mtu=1584 \x1b[K\r\n mac-address=D4:C'
  418. 2014-04-28 15:15:24,105 [SSH: 172.16.111.1] on_read: 'A:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n63 R ;;; Gastello\x1b[K\r\n name="u120" type="vlan" mtu=1500 l2mtu=1584 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n64 R ;;; Vrubovka\x1b[K\r\n name="u121" type="vlan" mtu=1500 l2mtu=1584 \x1b[K\r'
  419. 2014-04-28 15:15:24,107 [SSH: 172.16.111.1] on_read: '\n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n65 R ;;; Kamishevaha\x1b[K\r\n name="u122" type="vlan" mtu=1500 l2mtu=1580 \x1b[K\r\n-- [Q quit|D dump|up|down]\x1b[K\r mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n66 R ;;; Frunze\x1b[K\r\n'
  420. 2014-04-28 15:15:24,107 [SSH: 172.16.111.1] Starting synchronous FSM check
  421. 2014-04-28 15:15:24,107 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  422. 2014-04-28 15:15:24,107 [SSH: 172.16.111.1] Starting synchronous FSM check
  423. 2014-04-28 15:15:24,107 [SSH: 172.16.111.1] event(PAGER)
  424. 2014-04-28 15:15:24,107 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  425. 2014-04-28 15:15:24,107 [SSH: 172.16.111.1] Starting synchronous FSM check
  426. 2014-04-28 15:15:24,107 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  427. 2014-04-28 15:15:24,107 [SSH: 172.16.111.1] Starting synchronous FSM check
  428. 2014-04-28 15:15:24,108 [SSH: 172.16.111.1] event(PAGER)
  429. 2014-04-28 15:15:24,108 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  430. 2014-04-28 15:15:24,108 [SSH: 172.16.111.1] on_read: ' name="u123" type="vlan" mtu=1500 l2mtu=1580 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n67 R ;;; RTI-chstniy_sector\x1b[K\r\n name="u124" type="vlan" mtu=1500 l2mtu=1584 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AE fast-path=no '
  431. 2014-04-28 15:15:24,108 [SSH: 172.16.111.1] on_read: '\x1b[K\r\n\x1b[K\r\n68 R ;;; Belogorovka\x1b[K\r\n name="u125" type="vlan" mtu=1500 l2mtu=1584 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n69 R name="u299" type="vlan" mtu=1500 l2mtu=1584 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AD fast-path='
  432. 2014-04-28 15:15:24,110 [SSH: 172.16.111.1] on_read: 'no \x1b[K\r\n\x1b[K\r\n70 RS name="v330" type="vlan" mtu=1500 l2mtu=1584 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AD fast-path=no \x1b[K\r\n\x1b[K\r\n71 R name="v1030" type="vlan" mtu=1500 l2mtu=1580 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \x1b[K\r\n\x1b[K\r\n\r\r\r\x1b[9999B'
  433. 2014-04-28 15:15:24,111 [SSH: 172.16.111.1] on_read: '[father@MikroTik] > \x1b7\x1b[r\x1b8 '
  434. 2014-04-28 15:15:24,111 [SSH: 172.16.111.1] Starting synchronous FSM check
  435. 2014-04-28 15:15:24,111 [SSH: 172.16.111.1] match '\[father\@MikroTik\] > '
  436. 2014-04-28 15:15:24,111 [SSH: 172.16.111.1] Starting synchronous FSM check
  437. 2014-04-28 15:15:24,111 [SSH: 172.16.111.1] event(PROMPT)
  438. 2014-04-28 15:15:24,115 [SSH: 172.16.111.1] on_read: ' '
  439. 2014-04-28 15:15:24,125 [MikroTik.RouterOS.get_interfaces(CoreSwitch, 172.16.111.1)] cli(/interface print detail) returns:
  440. ===[ /interface print detail ]==========================================
  441. 'Flags: D - dynamic, X - disabled, R - running, S - slave \n 0 RS name="ether1" default-name="ether1" type="ether" mtu=1500 l2mtu=1588 \n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:AA fast-path=yes \n\n 1 RS ;;; Cloud3 (172.16.30.58)\n name="ether2" default-name="ether2" type="ether" mtu=1500 l2mtu=1588 \n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:AB fast-path=yes \n\n 2 RS ;;; Cloud2 (172.16.30.56)\n name="ether3" default-name="ether3" type="ether" mtu=1500 l2mtu=1588 \n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:AC fast-path=yes \n\n 3 R name="ether4" default-name="ether4" type="ether" mtu=1500 l2mtu=1588 \n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:AD fast-path=yes \n\n 4 R name="ether5" default-name="ether5" type="ether" mtu=1500 l2mtu=1588 \n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:AE fast-path=yes \n\n 5 RS ;;; IP-camera servernaya\n name="ether6" default-name="ether6" type="ether" mtu=1500 l2mtu=1588 \n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:AF fast-path=yes \n\n 6 name="ether7" default-name="ether7" type="ether" mtu=1500 l2mtu=1588 \n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:B0 fast-path=yes \n-- down]\n 7 name="ether8" default-name="ether8" type="ether" mtu=1500 l2mtu=1588 \n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:B1 fast-path=yes \n\n 8 name="ether9" default-name="ether9" type="ether" mtu=1500 l2mtu=1588 \n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:B2 fast-path=yes \n\n 9 name="ether10" default-name="ether10" type="ether" mtu=1500 l2mtu=1588 \n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:B3 fast-path=yes \n\n10 name="ether11" default-name="ether11" type="ether" mtu=1500 l2mtu=1588 \n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:B4 fast-path=yes \n\n11 name="ether12" default-name="ether12" type="ether" mtu=1500 l2mtu=1588 \n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:B5 fast-path=yes \n\n12 name="ether13" default-name="ether13" type="ether" mtu=1500 l2mtu=1588 \n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:B6 fast-path=yes \n\n13 name="ether14" default-name="ether14" type="ether" mtu=1500 l2mtu=1588 \n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:B7 fast-path=yes \n\n14 name="ether15" default-name="ether15" type="ether" mtu=1500 l2mtu=1588 \n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:B8 fast-path=yes \n-- \n15 name="ether16" default-name="ether16" type="ether" mtu=1500 l2mtu=1588 \n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:B9 fast-path=yes \n\n16 name="ether17" default-name="ether17" type="ether" mtu=1500 l2mtu=1588 \n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:BA fast-path=yes \n\n17 name="ether18" default-name="ether18" type="ether" mtu=1500 l2mtu=1588 \n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:BB fast-path=yes \n\n18 name="ether19" default-name="ether19" type="ether" mtu=1500 l2mtu=1588 \n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:BC fast-path=yes \n\n19 name="ether20" default-name="ether20" type="ether" mtu=1500 l2mtu=1588 \n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:BD fast-path=yes \n\n20 name="ether21" default-name="ether21" type="ether" mtu=1500 l2mtu=1588 \n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:BE fast-path=yes \n\n21 name="ether22" default-name="ether22" type="ether" mtu=1500 l2mtu=1588 \n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:BF fast-path=yes \n\n22 name="ether23" default-name="ether23" type="ether" mtu=1500 l2mtu=1588 \n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:C0 fast-path=yes \n-- \n23 name="ether24" default-name="ether24" type="ether" mtu=1500 l2mtu=1588 \n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:C1 fast-path=yes \n\n24 name="sfp1" default-name="sfp1" type="ether" mtu=1500 l2mtu=1588 \n max-l2mtu=4064 mac-address=D4:CA:6D:F9:7E:C2 fast-path=yes \n\n25 RS name="wlan1" default-name="wlan1" type="wlan" mtu=1500 l2mtu=2290 \n mac-address=D4:CA:6D:F9:7E:C3 fast-path=no \n\n26 R name="Debug-vlan" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AD fast-path=no \n\n27 R name="bridge-u116" type="bridge" mtu=1500 l2mtu=65535 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n28 R name="bridge-v330" type="bridge" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AD fast-path=no \n\n29 R name="i195" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AD fast-path=no \n\n30 R name="m10" type="vlan" mtu=1500 l2mtu=1584 mac-address=D4:CA:6D:F9:7E:A>\n fast-path=no \n-- right|\n31 R name="m12" type="vlan" mtu=1500 l2mtu=1584 mac-address=D4:CA:6D:F9:7E:A>\n fast-path=no \n\n32 R name="m16" type="vlan" mtu=1500 l2mtu=1584 mac-address=D4:CA:6D:F9:7E:A>\n fast-path=no \n\n33 R name="m20" type="vlan" mtu=1500 l2mtu=1584 mac-address=D4:CA:6D:F9:7E:A>\n fast-path=no \n\n34 R name="m42" type="vlan" mtu=1500 l2mtu=1584 mac-address=D4:CA:6D:F9:7E:A>\n fast-path=no \n\n35 R ;;; cacti\n name="m2205" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AD fast-path=no \n\n36 R name="q225" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n37 R name="q226" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n38 R name="q258" type="vlan" mtu=1500 l2mtu=1584 \n-- right| mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n39 R name="q901" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n40 R name="q901p5" type="vlan" mtu=1500 l2mtu=1580 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n41 R name="q902" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n42 R name="q902p6" type="vlan" mtu=1500 l2mtu=1580 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n43 R name="t227" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n44 R name="u1" type="vlan" mtu=1500 l2mtu=1584 mac-address=D4:CA:6D:F9:7E:AE \n fast-path=no \n\n45 R ;;; Stekolniy\n name="u102" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n-- 46 R ;;; Krasnaya\n name="u103" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n47 R name="u104" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n48 R name="u105" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n49 R name="u106" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n50 R name="u107" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n51 R ;;; Novodruzhesk - Budennogo 224\n name="u108" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n52 R name="u109" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n53 R name="u110" type="vlan" mtu=1500 l2mtu=1584 \n-- mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n54 R ;;; Servernaya\n name="u111" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n55 R ;;; 41 mikro\n name="u112" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n56 R ;;; Lurenet+\n name="u113" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n57 R ;;; Avtomobilistov_Molodezhka\n name="u114" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n58 R ;;; 1 mikro\n name="u115" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n59 R ;;; 3 mikro\n name="u116" type="vlan" mtu=1500 l2mtu=1584 \n-- mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n60 R ;;; 4 mikro\n name="u117" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n61 R ;;; Toshkovka\n name="u118" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n62 R ;;; Lurenet+ Seversk\n name="u119" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n63 R ;;; Gastello\n name="u120" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n64 R ;;; Vrubovka\n name="u121" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n65 R ;;; Kamishevaha\n name="u122" type="vlan" mtu=1500 l2mtu=1580 \n-- mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n66 R ;;; Frunze\n name="u123" type="vlan" mtu=1500 l2mtu=1580 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n67 R ;;; RTI-chstniy_sector\n name="u124" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n68 R ;;; Belogorovka\n name="u125" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n69 R name="u299" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AD fast-path=no \n\n70 RS name="v330" type="vlan" mtu=1500 l2mtu=1584 \n mac-address=D4:CA:6D:F9:7E:AD fast-path=no \n\n71 R name="v1030" type="vlan" mtu=1500 l2mtu=1580 \n mac-address=D4:CA:6D:F9:7E:AE fast-path=no \n\n'
  442. ========================================================================
  443. 2014-04-28 15:15:24,128 [MikroTik.RouterOS.get_interfaces(CoreSwitch, 172.16.111.1)] cli(/interface ethernet print detail)
  444. 2014-04-28 15:15:24,128 [SSH: 172.16.111.1] submit('/interface ethernet print detail', bulk_lines=None, streaming=False)
  445. 2014-04-28 15:15:24,128 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  446. 2014-04-28 15:15:25,117 Tick
  447. 2014-04-28 15:15:25,117 Resetting wait ticks
  448. 2014-04-28 15:15:25,123 [SSH: 172.16.111.1] on_read: '/interface ethernet print detail\r\n'
  449. 2014-04-28 15:15:25,217 [SSH: 172.16.111.1] on_read: '\rFlags: X - disabled, R - running, S - slave \x1b[K\r\n 0 RS name="ether1" default-name="ether1" mtu=1500 l2mtu=1588 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AA orig-mac-address=D4:CA:6D:F9:7E:AA \x1b[K\r\n arp=enabled auto-negotiation=yes full-duplex=yes speed=10'
  450. 2014-04-28 15:15:25,219 [SSH: 172.16.111.1] on_read: '0Mbps \x1b[K\r\n master-port=none bandwidth=unlimited/unlimited switch=switch1 \x1b[K\r\n\x1b[K\r\n 1 RS ;;; Cloud3 (172.16.30.58)\x1b[K\r\n name="ether2" default-name="ether2" mtu=1500 l2mtu=1588 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AB orig-mac-address=D4:CA:6D:F9'
  451. 2014-04-28 15:15:25,222 [SSH: 172.16.111.1] on_read: ':7E:AB \x1b[K\r\n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \x1b[K\r\n master-port=none bandwidth=unlimited/unlimited switch=switch1 \x1b[K\r\n\x1b[K\r\n 2 RS ;;; Cloud2 (172.16.30.56)\x1b[K\r\n name="ether3" default-name="ether3" mtu=1500 l2mtu'
  452. 2014-04-28 15:15:25,223 [SSH: 172.16.111.1] on_read: '=1588 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AC orig-mac-address=D4:CA:6D:F9:7E:AC \x1b[K\r\n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \x1b[K\r\n master-port=none bandwidth=unlimited/unlimited switch=switch1 \x1b[K\r\n\x1b[K\r\n 3 R name="ether'
  453. 2014-04-28 15:15:25,226 [SSH: 172.16.111.1] on_read: '4" default-name="ether4" mtu=1500 l2mtu=1588 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AD orig-mac-address=D4:CA:6D:F9:7E:AD \x1b[K\r\n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \x1b[K\r\n master-port=none bandwidth=unlimited/unlimited swi'
  454. 2014-04-28 15:15:25,227 [SSH: 172.16.111.1] on_read: 'tch=switch1 \x1b[K\r\n\x1b[K\r\n 4 R name="ether5" default-name="ether5" mtu=1500 l2mtu=1588 \x1b[K\r\n-- [Q quit|D dump|down]\x1b[K\r'
  455. 2014-04-28 15:15:25,227 [SSH: 172.16.111.1] Starting synchronous FSM check
  456. 2014-04-28 15:15:25,227 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  457. 2014-04-28 15:15:25,227 [SSH: 172.16.111.1] Starting synchronous FSM check
  458. 2014-04-28 15:15:25,227 [SSH: 172.16.111.1] event(PAGER)
  459. 2014-04-28 15:15:25,227 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  460. 2014-04-28 15:15:25,249 [SSH: 172.16.111.1] on_read: ' mac-address=D4:CA:6D:F9:7E:AE orig-mac-address=D4:CA:6D:F9:7E:AE \x1b[K\r\n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \x1b[K\r\n master-port=none bandwidth=unlimited/unlimited switch=switch1 \x1b[K\r\n\x1b[K\r\n 5 RS ;;; IP-camera serverna'
  461. 2014-04-28 15:15:25,253 [SSH: 172.16.111.1] on_read: 'ya\x1b[K\r\n name="ether6" default-name="ether6" mtu=1500 l2mtu=1588 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:AF orig-mac-address=D4:CA:6D:F9:7E:AF \x1b[K\r\n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \x1b[K\r\n master-port=none bandwidth'
  462. 2014-04-28 15:15:25,254 [SSH: 172.16.111.1] on_read: '=unlimited/unlimited switch=switch1 \x1b[K\r\n\x1b[K\r\n 6 name="ether7" default-name="ether7" mtu=1500 l2mtu=1588 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:B0 orig-mac-address=D4:CA:6D:F9:7E:B0 \x1b[K\r\n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbp'
  463. 2014-04-28 15:15:25,255 [SSH: 172.16.111.1] on_read: 's \x1b[K\r\n master-port=none bandwidth=unlimited/unlimited switch=switch1 \x1b[K\r\n\x1b[K\r\n 7 name="ether8" default-name="ether8" mtu=1500 l2mtu=1588 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:B1 orig-mac-address=D4:CA:6D:F9:7E:B1 \x1b[K\r\n arp=enabled auto-negot'
  464. 2014-04-28 15:15:25,257 [SSH: 172.16.111.1] on_read: 'iation=yes full-duplex=yes speed=100Mbps \x1b[K\r\n master-port=none bandwidth=unlimited/unlimited switch=switch1 \x1b[K\r\n\x1b[K\r\n 8 name="ether9" default-name="ether9" mtu=1500 l2mtu=1588 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:B2 orig-mac-address=D4:CA:6D:F9:'
  465. 2014-04-28 15:15:25,258 [SSH: 172.16.111.1] on_read: '7E:B2 \x1b[K\r\n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \x1b[K\r\n master-port=none bandwidth=unlimited/unlimited switch=switch1 \x1b[K\r\n-- [Q quit|D dump|up|down]\x1b[K\r'
  466. 2014-04-28 15:15:25,259 [SSH: 172.16.111.1] Starting synchronous FSM check
  467. 2014-04-28 15:15:25,259 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  468. 2014-04-28 15:15:25,259 [SSH: 172.16.111.1] Starting synchronous FSM check
  469. 2014-04-28 15:15:25,259 [SSH: 172.16.111.1] event(PAGER)
  470. 2014-04-28 15:15:25,259 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  471. 2014-04-28 15:15:25,259 [SSH: 172.16.111.1] Starting synchronous FSM check
  472. 2014-04-28 15:15:25,259 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  473. 2014-04-28 15:15:25,259 [SSH: 172.16.111.1] Starting synchronous FSM check
  474. 2014-04-28 15:15:25,259 [SSH: 172.16.111.1] event(PAGER)
  475. 2014-04-28 15:15:25,259 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  476. 2014-04-28 15:15:25,286 [SSH: 172.16.111.1] on_read: '\x1b[K\r\n 9 name="ether10" default-name="ether10" mtu=1500 l2mtu=1588 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:B3 orig-mac-address=D4:CA:6D:F9:7E:B3 \x1b[K\r\n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \x1b[K\r\n master-port=none bandwidth'
  477. 2014-04-28 15:15:25,313 [SSH: 172.16.111.1] on_read: '=unlimited/unlimited switch=switch1 \x1b[K\r\n\x1b[K\r\n10 name="ether11" default-name="ether11" mtu=1500 l2mtu=1588 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:B4 orig-mac-address=D4:CA:6D:F9:7E:B4 \x1b[K\r\n arp=enabled auto-negotiation=yes full-duplex=yes speed=100M'
  478. 2014-04-28 15:15:25,313 [SSH: 172.16.111.1] on_read: 'bps \x1b[K\r\n master-port=none bandwidth=unlimited/unlimited switch=switch1 \x1b[K\r\n\x1b[K\r\n11 name="ether12" default-name="ether12" mtu=1500 l2mtu=1588 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:B5 orig-mac-address=D4:CA:6D:F9:7E:B5 \x1b[K\r\n arp=enabled auto-n'
  479. 2014-04-28 15:15:25,314 [SSH: 172.16.111.1] on_read: 'egotiation=yes full-duplex=yes speed=100Mbps \x1b[K\r\n master-port=none bandwidth=unlimited/unlimited switch=switch1 \x1b[K\r\n\x1b[K\r\n12 name="ether13" default-name="ether13" mtu=1500 l2mtu=1588 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:B6 orig-mac-address=D4:CA:'
  480. 2014-04-28 15:15:25,315 [SSH: 172.16.111.1] on_read: '6D:F9:7E:B6 \x1b[K\r\n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \x1b[K\r\n master-port=none bandwidth=unlimited/unlimited switch=switch1 \x1b[K\r\n\x1b[K\r\n13 name="ether14" default-name="ether14" mtu=1500 l2mtu=1588 \x1b[K\r\n mac-address='
  481. 2014-04-28 15:15:25,316 [SSH: 172.16.111.1] on_read: 'D4:CA:6D:F9:7E:B7 orig-mac-address=D4:CA:6D:F9:7E:B7 \x1b[K\r\n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \x1b[K\r\n-- [Q quit|D dump|up|down]\x1b[K\r'
  482. 2014-04-28 15:15:25,316 [SSH: 172.16.111.1] Starting synchronous FSM check
  483. 2014-04-28 15:15:25,316 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  484. 2014-04-28 15:15:25,316 [SSH: 172.16.111.1] Starting synchronous FSM check
  485. 2014-04-28 15:15:25,316 [SSH: 172.16.111.1] event(PAGER)
  486. 2014-04-28 15:15:25,316 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  487. 2014-04-28 15:15:25,316 [SSH: 172.16.111.1] Starting synchronous FSM check
  488. 2014-04-28 15:15:25,316 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  489. 2014-04-28 15:15:25,316 [SSH: 172.16.111.1] Starting synchronous FSM check
  490. 2014-04-28 15:15:25,317 [SSH: 172.16.111.1] event(PAGER)
  491. 2014-04-28 15:15:25,317 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  492. 2014-04-28 15:15:25,324 [SSH: 172.16.111.1] on_read: ' master-port=none bandwidth=unlimited/unlimited switch=switch1 \x1b[K\r\n\x1b[K\r\n14 name="ether15" default-name="ether15" mtu=1500 l2mtu=1588 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:B8 orig-mac-address=D4:CA:6D:F9:7E:B8 \x1b[K\r\n arp=enabled auto-negotiatio'
  493. 2014-04-28 15:15:25,325 [SSH: 172.16.111.1] on_read: 'n=yes full-duplex=yes speed=100Mbps \x1b[K\r\n master-port=none bandwidth=unlimited/unlimited switch=switch1 \x1b[K\r\n\x1b[K\r\n15 name="ether16" default-name="ether16" mtu=1500 l2mtu=1588 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:B9 orig-mac-address=D4:CA:6D:F9:7E:'
  494. 2014-04-28 15:15:25,326 [SSH: 172.16.111.1] on_read: 'B9 \x1b[K\r\n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \x1b[K\r\n master-port=none bandwidth=unlimited/unlimited switch=switch1 \x1b[K\r\n\x1b[K\r\n16 name="ether17" default-name="ether17" mtu=1500 l2mtu=1588 \x1b[K\r\n mac-address=D4:CA:6D:'
  495. 2014-04-28 15:15:25,328 [SSH: 172.16.111.1] on_read: 'F9:7E:BA orig-mac-address=D4:CA:6D:F9:7E:BA \x1b[K\r\n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \x1b[K\r\n master-port=none bandwidth=unlimited/unlimited switch=switch1 \x1b[K\r\n\x1b[K\r\n17 name="ether18" default-name="ether18" mtu=1500 l2'
  496. 2014-04-28 15:15:25,329 [SSH: 172.16.111.1] on_read: 'mtu=1588 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:BB orig-mac-address=D4:CA:6D:F9:7E:BB \x1b[K\r\n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \x1b[K\r\n master-port=none bandwidth=unlimited/unlimited switch=switch1 \x1b[K\r\n\x1b[K\r\n18 name="et'
  497. 2014-04-28 15:15:25,330 [SSH: 172.16.111.1] on_read: 'her19" default-name="ether19" mtu=1500 l2mtu=1588 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:BC orig-mac-address=D4:CA:6D:F9:7E:BC \x1b[K\r\n-- [Q quit|D dump|up|down]\x1b[K\r'
  498. 2014-04-28 15:15:25,330 [SSH: 172.16.111.1] Starting synchronous FSM check
  499. 2014-04-28 15:15:25,330 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  500. 2014-04-28 15:15:25,330 [SSH: 172.16.111.1] Starting synchronous FSM check
  501. 2014-04-28 15:15:25,330 [SSH: 172.16.111.1] event(PAGER)
  502. 2014-04-28 15:15:25,330 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  503. 2014-04-28 15:15:25,331 [SSH: 172.16.111.1] Starting synchronous FSM check
  504. 2014-04-28 15:15:25,331 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  505. 2014-04-28 15:15:25,331 [SSH: 172.16.111.1] Starting synchronous FSM check
  506. 2014-04-28 15:15:25,331 [SSH: 172.16.111.1] event(PAGER)
  507. 2014-04-28 15:15:25,331 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  508. 2014-04-28 15:15:25,357 [SSH: 172.16.111.1] on_read: ' arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \x1b[K\r\n master-port=none bandwidth=unlimited/unlimited switch=switch1 \x1b[K\r\n\x1b[K\r\n19 name="ether20" default-name="ether20" mtu=1500 l2mtu=1588 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:BD'
  509. 2014-04-28 15:15:25,359 [SSH: 172.16.111.1] on_read: ' orig-mac-address=D4:CA:6D:F9:7E:BD \x1b[K\r\n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \x1b[K\r\n master-port=none bandwidth=unlimited/unlimited switch=switch1 \x1b[K\r\n\x1b[K\r\n20 name="ether21" default-name="ether21" mtu=1500 l2mtu=1588'
  510. 2014-04-28 15:15:25,447 [SSH: 172.16.111.1] on_read: ' \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:BE orig-mac-address=D4:CA:6D:F9:7E:BE \x1b[K\r\n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \x1b[K\r\n master-port=none bandwidth=unlimited/unlimited switch=switch1 \x1b[K\r\n\x1b[K\r\n21 name="ether22" d'
  511. 2014-04-28 15:15:25,447 [SSH: 172.16.111.1] on_read: 'efault-name="ether22" mtu=1500 l2mtu=1588 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:BF orig-mac-address=D4:CA:6D:F9:7E:BF \x1b[K\r\n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \x1b[K\r\n master-port=none bandwidth=unlimited/unlimited switch'
  512. 2014-04-28 15:15:25,448 [SSH: 172.16.111.1] on_read: '=switch1 \x1b[K\r\n\x1b[K\r\n22 name="ether23" default-name="ether23" mtu=1500 l2mtu=1588 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:C0 orig-mac-address=D4:CA:6D:F9:7E:C0 \x1b[K\r\n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \x1b[K\r\n master-port='
  513. 2014-04-28 15:15:25,449 [SSH: 172.16.111.1] on_read: 'none bandwidth=unlimited/unlimited switch=switch1 \x1b[K\r\n\x1b[K\r\n23 name="ether24" default-name="ether24" mtu=1500 l2mtu=1588 \x1b[K\r\n-- [Q quit|D dump|up|down]\x1b[K\r mac-address=D4:CA:6D:F9:7E:C1 orig-mac-address=D4:CA:6D:F9:7E:C1 \x1b[K\r\n arp=enabled aut'
  514. 2014-04-28 15:15:25,449 [SSH: 172.16.111.1] Starting synchronous FSM check
  515. 2014-04-28 15:15:25,449 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  516. 2014-04-28 15:15:25,449 [SSH: 172.16.111.1] Starting synchronous FSM check
  517. 2014-04-28 15:15:25,450 [SSH: 172.16.111.1] event(PAGER)
  518. 2014-04-28 15:15:25,450 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  519. 2014-04-28 15:15:25,450 [SSH: 172.16.111.1] Starting synchronous FSM check
  520. 2014-04-28 15:15:25,450 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  521. 2014-04-28 15:15:25,450 [SSH: 172.16.111.1] Starting synchronous FSM check
  522. 2014-04-28 15:15:25,450 [SSH: 172.16.111.1] event(PAGER)
  523. 2014-04-28 15:15:25,450 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  524. 2014-04-28 15:15:25,450 [SSH: 172.16.111.1] on_read: 'o-negotiation=yes full-duplex=yes speed=100Mbps \x1b[K\r\n master-port=none bandwidth=unlimited/unlimited switch=switch1 \x1b[K\r\n\x1b[K\r\n24 name="sfp1" default-na'
  525. 2014-04-28 15:15:25,452 [SSH: 172.16.111.1] on_read: 'me="sfp1" mtu=1500 l2mtu=1588 \x1b[K\r\n mac-address=D4:CA:6D:F9:7E:C2 orig-mac-address=D4:CA:6D:F9:7E:C2 \x1b[K\r\n arp=enabled auto-negotiation=yes full-duplex=yes speed=1Gbps \x1b[K\r\n master-port=none bandwidth=unlimited/unlimited switch=switch1 \x1b[K\r\n'
  526. 2014-04-28 15:15:25,454 [SSH: 172.16.111.1] on_read: ' sfp-rate-select=high \x1b[K\r\n\x1b[K\r\n'
  527. 2014-04-28 15:15:25,458 [SSH: 172.16.111.1] on_read: '\r\r\r\x1b[9999B[father@MikroTik] > \x1b7\x1b[r\x1b8 '
  528. 2014-04-28 15:15:25,458 [SSH: 172.16.111.1] Starting synchronous FSM check
  529. 2014-04-28 15:15:25,458 [SSH: 172.16.111.1] match '\[father\@MikroTik\] > '
  530. 2014-04-28 15:15:25,458 [SSH: 172.16.111.1] Starting synchronous FSM check
  531. 2014-04-28 15:15:25,458 [SSH: 172.16.111.1] event(PROMPT)
  532. 2014-04-28 15:15:25,459 [SSH: 172.16.111.1] on_read: ' '
  533. 2014-04-28 15:15:25,492 [MikroTik.RouterOS.get_interfaces(CoreSwitch, 172.16.111.1)] cli(/interface ethernet print detail) returns:
  534. ===[ /interface ethernet print detail ]=================================
  535. 'Flags: X - disabled, R - running, S - slave \n 0 RS name="ether1" default-name="ether1" mtu=1500 l2mtu=1588 \n mac-address=D4:CA:6D:F9:7E:AA orig-mac-address=D4:CA:6D:F9:7E:AA \n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \n master-port=none bandwidth=unlimited/unlimited switch=switch1 \n\n 1 RS ;;; Cloud3 (172.16.30.58)\n name="ether2" default-name="ether2" mtu=1500 l2mtu=1588 \n mac-address=D4:CA:6D:F9:7E:AB orig-mac-address=D4:CA:6D:F9:7E:AB \n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \n master-port=none bandwidth=unlimited/unlimited switch=switch1 \n\n 2 RS ;;; Cloud2 (172.16.30.56)\n name="ether3" default-name="ether3" mtu=1500 l2mtu=1588 \n mac-address=D4:CA:6D:F9:7E:AC orig-mac-address=D4:CA:6D:F9:7E:AC \n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \n master-port=none bandwidth=unlimited/unlimited switch=switch1 \n\n 3 R name="ether4" default-name="ether4" mtu=1500 l2mtu=1588 \n mac-address=D4:CA:6D:F9:7E:AD orig-mac-address=D4:CA:6D:F9:7E:AD \n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \n master-port=none bandwidth=unlimited/unlimited switch=switch1 \n\n 4 R name="ether5" default-name="ether5" mtu=1500 l2mtu=1588 \n-- down] mac-address=D4:CA:6D:F9:7E:AE orig-mac-address=D4:CA:6D:F9:7E:AE \n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \n master-port=none bandwidth=unlimited/unlimited switch=switch1 \n\n 5 RS ;;; IP-camera servernaya\n name="ether6" default-name="ether6" mtu=1500 l2mtu=1588 \n mac-address=D4:CA:6D:F9:7E:AF orig-mac-address=D4:CA:6D:F9:7E:AF \n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \n master-port=none bandwidth=unlimited/unlimited switch=switch1 \n\n 6 name="ether7" default-name="ether7" mtu=1500 l2mtu=1588 \n mac-address=D4:CA:6D:F9:7E:B0 orig-mac-address=D4:CA:6D:F9:7E:B0 \n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \n master-port=none bandwidth=unlimited/unlimited switch=switch1 \n\n 7 name="ether8" default-name="ether8" mtu=1500 l2mtu=1588 \n mac-address=D4:CA:6D:F9:7E:B1 orig-mac-address=D4:CA:6D:F9:7E:B1 \n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \n master-port=none bandwidth=unlimited/unlimited switch=switch1 \n\n 8 name="ether9" default-name="ether9" mtu=1500 l2mtu=1588 \n mac-address=D4:CA:6D:F9:7E:B2 orig-mac-address=D4:CA:6D:F9:7E:B2 \n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \n master-port=none bandwidth=unlimited/unlimited switch=switch1 \n-- \n 9 name="ether10" default-name="ether10" mtu=1500 l2mtu=1588 \n mac-address=D4:CA:6D:F9:7E:B3 orig-mac-address=D4:CA:6D:F9:7E:B3 \n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \n master-port=none bandwidth=unlimited/unlimited switch=switch1 \n\n10 name="ether11" default-name="ether11" mtu=1500 l2mtu=1588 \n mac-address=D4:CA:6D:F9:7E:B4 orig-mac-address=D4:CA:6D:F9:7E:B4 \n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \n master-port=none bandwidth=unlimited/unlimited switch=switch1 \n\n11 name="ether12" default-name="ether12" mtu=1500 l2mtu=1588 \n mac-address=D4:CA:6D:F9:7E:B5 orig-mac-address=D4:CA:6D:F9:7E:B5 \n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \n master-port=none bandwidth=unlimited/unlimited switch=switch1 \n\n12 name="ether13" default-name="ether13" mtu=1500 l2mtu=1588 \n mac-address=D4:CA:6D:F9:7E:B6 orig-mac-address=D4:CA:6D:F9:7E:B6 \n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \n master-port=none bandwidth=unlimited/unlimited switch=switch1 \n\n13 name="ether14" default-name="ether14" mtu=1500 l2mtu=1588 \n mac-address=D4:CA:6D:F9:7E:B7 orig-mac-address=D4:CA:6D:F9:7E:B7 \n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \n-- master-port=none bandwidth=unlimited/unlimited switch=switch1 \n\n14 name="ether15" default-name="ether15" mtu=1500 l2mtu=1588 \n mac-address=D4:CA:6D:F9:7E:B8 orig-mac-address=D4:CA:6D:F9:7E:B8 \n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \n master-port=none bandwidth=unlimited/unlimited switch=switch1 \n\n15 name="ether16" default-name="ether16" mtu=1500 l2mtu=1588 \n mac-address=D4:CA:6D:F9:7E:B9 orig-mac-address=D4:CA:6D:F9:7E:B9 \n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \n master-port=none bandwidth=unlimited/unlimited switch=switch1 \n\n16 name="ether17" default-name="ether17" mtu=1500 l2mtu=1588 \n mac-address=D4:CA:6D:F9:7E:BA orig-mac-address=D4:CA:6D:F9:7E:BA \n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \n master-port=none bandwidth=unlimited/unlimited switch=switch1 \n\n17 name="ether18" default-name="ether18" mtu=1500 l2mtu=1588 \n mac-address=D4:CA:6D:F9:7E:BB orig-mac-address=D4:CA:6D:F9:7E:BB \n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \n master-port=none bandwidth=unlimited/unlimited switch=switch1 \n\n18 name="ether19" default-name="ether19" mtu=1500 l2mtu=1588 \n mac-address=D4:CA:6D:F9:7E:BC orig-mac-address=D4:CA:6D:F9:7E:BC \n-- arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \n master-port=none bandwidth=unlimited/unlimited switch=switch1 \n\n19 name="ether20" default-name="ether20" mtu=1500 l2mtu=1588 \n mac-address=D4:CA:6D:F9:7E:BD orig-mac-address=D4:CA:6D:F9:7E:BD \n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \n master-port=none bandwidth=unlimited/unlimited switch=switch1 \n\n20 name="ether21" default-name="ether21" mtu=1500 l2mtu=1588 \n mac-address=D4:CA:6D:F9:7E:BE orig-mac-address=D4:CA:6D:F9:7E:BE \n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \n master-port=none bandwidth=unlimited/unlimited switch=switch1 \n\n21 name="ether22" default-name="ether22" mtu=1500 l2mtu=1588 \n mac-address=D4:CA:6D:F9:7E:BF orig-mac-address=D4:CA:6D:F9:7E:BF \n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \n master-port=none bandwidth=unlimited/unlimited switch=switch1 \n\n22 name="ether23" default-name="ether23" mtu=1500 l2mtu=1588 \n mac-address=D4:CA:6D:F9:7E:C0 orig-mac-address=D4:CA:6D:F9:7E:C0 \n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \n master-port=none bandwidth=unlimited/unlimited switch=switch1 \n\n23 name="ether24" default-name="ether24" mtu=1500 l2mtu=1588 \n-- mac-address=D4:CA:6D:F9:7E:C1 orig-mac-address=D4:CA:6D:F9:7E:C1 \n arp=enabled auto-negotiation=yes full-duplex=yes speed=100Mbps \n master-port=none bandwidth=unlimited/unlimited switch=switch1 \n\n24 name="sfp1" default-name="sfp1" mtu=1500 l2mtu=1588 \n mac-address=D4:CA:6D:F9:7E:C2 orig-mac-address=D4:CA:6D:F9:7E:C2 \n arp=enabled auto-negotiation=yes full-duplex=yes speed=1Gbps \n master-port=none bandwidth=unlimited/unlimited switch=switch1 \n sfp-rate-select=high \n\n'
  536. ========================================================================
  537. 2014-04-28 15:15:25,494 [MikroTik.RouterOS.get_interfaces(CoreSwitch, 172.16.111.1)] cli(/ip address print detail)
  538. 2014-04-28 15:15:25,495 [SSH: 172.16.111.1] submit('/ip address print detail', bulk_lines=None, streaming=False)
  539. 2014-04-28 15:15:25,495 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  540. 2014-04-28 15:15:26,460 Tick
  541. 2014-04-28 15:15:26,460 Resetting wait ticks
  542. 2014-04-28 15:15:26,465 [SSH: 172.16.111.1] on_read: '/ip address print detail\r\n'
  543. 2014-04-28 15:15:26,498 [SSH: 172.16.111.1] on_read: '\rFlags: X - disabled, I - invalid, D - dynamic \x1b[K\r\n 0 address=172.16.110.1/24 network=172.16.110.0 interface=u110 \x1b[K\r\n actual-interface=u110 \x1b[K\r\n\x1b[K\r\n 1 address=10.0.0.25/30 network=10.0.0.24 interface=m20 actual-interface=m20 \x1b[K\r\n\x1b[K\r\n 2 add'
  544. 2014-04-28 15:15:26,524 [SSH: 172.16.111.1] on_read: 'ress=172.16.105.1/24 network=172.16.105.0 interface=u105 \x1b[K\r\n actual-interface=u105 \x1b[K\r\n\x1b[K\r\n 3 address=172.16.104.1/24 network=172.16.104.0 interface=u104 \x1b[K\r\n actual-interface=u104 \x1b[K\r\n\x1b[K\r\n 4 address=172.16.111.1/24 network=172.16.111.0 '
  545. 2014-04-28 15:15:26,542 [SSH: 172.16.111.1] on_read: 'interface=u111 \x1b[K\r\n actual-interface=u111 \x1b[K\r\n\x1b[K\r\n 5 address=172.16.30.1/24 network=172.16.30.0 interface=bridge-v330 \x1b[K\r\n actual-interface=bridge-v330 \x1b[K\r\n\x1b[K\r\n 6 address=172.16.112.1/24 network=172.16.112.0 interface=u112 \x1b[K\r\n actua'
  546. 2014-04-28 15:15:26,543 [SSH: 172.16.111.1] on_read: 'l-interface=u112 \x1b[K\r\n\x1b[K\r\n 7 address=172.16.102.1/24 network=172.16.102.0 interface=u102 \x1b[K\r\n actual-interface=u102 \x1b[K\r\n\x1b[K\r\n-- [Q quit|D dump|down]\x1b[K\r'
  547. 2014-04-28 15:15:26,543 [SSH: 172.16.111.1] Starting synchronous FSM check
  548. 2014-04-28 15:15:26,543 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  549. 2014-04-28 15:15:26,544 [SSH: 172.16.111.1] Starting synchronous FSM check
  550. 2014-04-28 15:15:26,544 [SSH: 172.16.111.1] event(PAGER)
  551. 2014-04-28 15:15:26,544 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  552. 2014-04-28 15:15:26,560 [SSH: 172.16.111.1] on_read: ' 8 address=172.16.106.1/24 network=172.16.106.0 interface=u106 \x1b[K\r\n actual-interface=u106 \x1b[K\r\n\x1b[K\r\n 9 address=172.16.107.1/24 network=172.16.107.0 interface=u107 \x1b[K\r\n actual-interface=u107 \x1b[K\r\n\x1b[K\r\n10 address=172.16.108.1/24 network=172.1'
  553. 2014-04-28 15:15:26,560 [SSH: 172.16.111.1] on_read: '6.108.0 interface=u108 \x1b[K\r\n actual-interface=u108 \x1b[K\r\n\x1b[K\r\n11 address=172.16.109.1/24 network=172.16.109.0 interface=u109 \x1b[K\r\n actual-interface=u109 \x1b[K\r\n\x1b[K\r\n12 address=172.16.113.1/24 network=172.16.113.0 interface=u113 \x1b[K\r\n actual-in'
  554. 2014-04-28 15:15:26,561 [SSH: 172.16.111.1] on_read: 'terface=u113 \x1b[K\r\n\x1b[K\r\n13 address=172.16.116.1/24 network=172.16.116.0 interface=u116 \x1b[K\r\n actual-interface=u116 \x1b[K\r\n\x1b[K\r\n14 address=172.16.114.1/24 network=172.16.114.0 interface=u114 \x1b[K\r\n actual-interface=u114 \x1b[K\r\n\x1b[K\r\n15 address=172.16'
  555. 2014-04-28 15:15:26,562 [SSH: 172.16.111.1] on_read: '.117.1/24 network=172.16.117.0 interface=u117 \x1b[K\r\n actual-interface=u117 \x1b[K\r\n\x1b[K\r\n-- [Q quit|D dump|up|down]\x1b[K\r'
  556. 2014-04-28 15:15:26,562 [SSH: 172.16.111.1] Starting synchronous FSM check
  557. 2014-04-28 15:15:26,562 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  558. 2014-04-28 15:15:26,562 [SSH: 172.16.111.1] Starting synchronous FSM check
  559. 2014-04-28 15:15:26,562 [SSH: 172.16.111.1] event(PAGER)
  560. 2014-04-28 15:15:26,563 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  561. 2014-04-28 15:15:26,563 [SSH: 172.16.111.1] Starting synchronous FSM check
  562. 2014-04-28 15:15:26,563 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  563. 2014-04-28 15:15:26,563 [SSH: 172.16.111.1] Starting synchronous FSM check
  564. 2014-04-28 15:15:26,563 [SSH: 172.16.111.1] event(PAGER)
  565. 2014-04-28 15:15:26,563 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  566. 2014-04-28 15:15:26,577 [SSH: 172.16.111.1] on_read: '16 address=172.16.118.1/24 network=172.16.118.0 interface=u118 \x1b[K\r\n actual-interface=u118 \x1b[K\r\n\x1b[K\r\n17 address=172.16.103.1/24 network=172.16.103.0 interface=u103 \x1b[K\r\n actual-interface=u103 \x1b[K\r\n\x1b[K\r\n18 address=172.16.119.1/24 network=172.1'
  567. 2014-04-28 15:15:26,578 [SSH: 172.16.111.1] on_read: '6.119.0 interface=u119 \x1b[K\r\n actual-interface=u119 \x1b[K\r\n\x1b[K\r\n19 address=172.16.115.1/24 network=172.16.115.0 interface=u115 \x1b[K\r\n actual-interface=u115 \x1b[K\r\n\x1b[K\r\n20 address=172.16.100.1/24 network=172.16.100.0 interface=u1 \x1b[K\r\n actual-inte'
  568. 2014-04-28 15:15:26,579 [SSH: 172.16.111.1] on_read: 'rface=u1 \x1b[K\r\n\x1b[K\r\n21 address=10.0.0.177/29 network=10.0.0.176 interface=m42 \x1b[K\r\n actual-interface=m42 \x1b[K\r\n\x1b[K\r\n22 address=172.16.121.1/24 network=172.16.121.0 interface=u121 \x1b[K\r\n actual-interface=u121 \x1b[K\r\n\x1b[K\r\n23 address=172.16.122.1/24 '
  569. 2014-04-28 15:15:26,579 [SSH: 172.16.111.1] on_read: 'network=172.16.122.0 interface=u122 \x1b[K\r\n actual-interface=u122 \x1b[K\r\n\x1b[K\r\n-- [Q quit|D dump|up|down]\x1b[K\r'
  570. 2014-04-28 15:15:26,579 [SSH: 172.16.111.1] Starting synchronous FSM check
  571. 2014-04-28 15:15:26,579 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  572. 2014-04-28 15:15:26,579 [SSH: 172.16.111.1] Starting synchronous FSM check
  573. 2014-04-28 15:15:26,579 [SSH: 172.16.111.1] event(PAGER)
  574. 2014-04-28 15:15:26,580 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  575. 2014-04-28 15:15:26,580 [SSH: 172.16.111.1] Starting synchronous FSM check
  576. 2014-04-28 15:15:26,580 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  577. 2014-04-28 15:15:26,580 [SSH: 172.16.111.1] Starting synchronous FSM check
  578. 2014-04-28 15:15:26,580 [SSH: 172.16.111.1] event(PAGER)
  579. 2014-04-28 15:15:26,580 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  580. 2014-04-28 15:15:26,595 [SSH: 172.16.111.1] on_read: '24 address=172.16.120.1/24 network=172.16.120.0 interface=u120 \x1b[K\r\n actual-interface=u120 \x1b[K\r\n\x1b[K\r\n25 address=10.0.0.33/29 network=10.0.0.32 interface=m16 actual-interface=m16 \x1b[K\r\n\x1b[K\r\n26 address=10.0.0.57/29 network=10.0.0.56 interface=q225 \x1b'
  581. 2014-04-28 15:15:26,596 [SSH: 172.16.111.1] on_read: '[K\r\n actual-interface=q225 \x1b[K\r\n\x1b[K\r\n27 address=192.168.223.1/24 network=192.168.223.0 interface=u299 \x1b[K\r\n actual-interface=u299 \x1b[K\r\n\x1b[K\r\n28 address=172.16.123.1/24 network=172.16.123.0 interface=u123 \x1b[K\r\n actual-interface=u123 \x1b[K\r\n\x1b[K\r'
  582. 2014-04-28 15:15:26,599 [SSH: 172.16.111.1] on_read: '\n29 address=10.0.0.17/29 network=10.0.0.16 interface=m12 actual-interface=m12 \x1b[K\r\n\x1b[K\r\n30 address=172.16.124.1/24 network=172.16.124.0 interface=u124 \x1b[K\r\n actual-interface=u124 \x1b[K\r\n\x1b[K\r\n31 address=10.20.30.41/24 network=10.20.30.0 interface=m2'
  583. 2014-04-28 15:15:26,600 [SSH: 172.16.111.1] on_read: '205 \x1b[K\r\n actual-interface=m2205 \x1b[K\r\n\x1b[K\r\n32 address=10.0.1.199/24 network=10.0.1.0 interface=m10 actual-interface=m10 \x1b[K\r\n\x1b[K\r\n-- [Q quit|D dump|up|down]\x1b[K\r33 address=172.16.125.1/24 network=172.16.125.0 interface=u125 \x1b[K\r\n actual-interfac'
  584. 2014-04-28 15:15:26,600 [SSH: 172.16.111.1] Starting synchronous FSM check
  585. 2014-04-28 15:15:26,600 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  586. 2014-04-28 15:15:26,600 [SSH: 172.16.111.1] Starting synchronous FSM check
  587. 2014-04-28 15:15:26,600 [SSH: 172.16.111.1] event(PAGER)
  588. 2014-04-28 15:15:26,601 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  589. 2014-04-28 15:15:26,601 [SSH: 172.16.111.1] Starting synchronous FSM check
  590. 2014-04-28 15:15:26,601 [SSH: 172.16.111.1] match '(Please press "Enter" to continue!)|(\[Q quit\|D dump\||up\|down\])'
  591. 2014-04-28 15:15:26,601 [SSH: 172.16.111.1] Starting synchronous FSM check
  592. 2014-04-28 15:15:26,601 [SSH: 172.16.111.1] event(PAGER)
  593. 2014-04-28 15:15:26,601 [SSH: 172.16.111.1] Sending message type MSG_CHANNEL_DATA (94)
  594. 2014-04-28 15:15:26,601 [SSH: 172.16.111.1] on_read: 'e=u125 \x1b[K\r\n\x1b[K\r\n\r\r\r\x1b[9999B[father@MikroTik] > \x1b7\x1b[r\x1b8 '
  595. 2014-04-28 15:15:26,602 [SSH: 172.16.111.1] Starting synchronous FSM check
  596. 2014-04-28 15:15:26,602 [SSH: 172.16.111.1] match '\[father\@MikroTik\] > '
  597. 2014-04-28 15:15:26,602 [SSH: 172.16.111.1] Starting synchronous FSM check
  598. 2014-04-28 15:15:26,602 [SSH: 172.16.111.1] event(PROMPT)
  599. 2014-04-28 15:15:26,604 [SSH: 172.16.111.1] on_read: ' '
  600. 2014-04-28 15:15:26,607 [SSH: 172.16.111.1] on_read: ' '
  601. 2014-04-28 15:15:26,609 [MikroTik.RouterOS.get_interfaces(CoreSwitch, 172.16.111.1)] cli(/ip address print detail) returns:
  602. ===[ /ip address print detail ]=========================================
  603. 'Flags: X - disabled, I - invalid, D - dynamic \n 0 address=172.16.110.1/24 network=172.16.110.0 interface=u110 \n actual-interface=u110 \n\n 1 address=10.0.0.25/30 network=10.0.0.24 interface=m20 actual-interface=m20 \n\n 2 address=172.16.105.1/24 network=172.16.105.0 interface=u105 \n actual-interface=u105 \n\n 3 address=172.16.104.1/24 network=172.16.104.0 interface=u104 \n actual-interface=u104 \n\n 4 address=172.16.111.1/24 network=172.16.111.0 interface=u111 \n actual-interface=u111 \n\n 5 address=172.16.30.1/24 network=172.16.30.0 interface=bridge-v330 \n actual-interface=bridge-v330 \n\n 6 address=172.16.112.1/24 network=172.16.112.0 interface=u112 \n actual-interface=u112 \n\n 7 address=172.16.102.1/24 network=172.16.102.0 interface=u102 \n actual-interface=u102 \n\n-- down] 8 address=172.16.106.1/24 network=172.16.106.0 interface=u106 \n actual-interface=u106 \n\n 9 address=172.16.107.1/24 network=172.16.107.0 interface=u107 \n actual-interface=u107 \n\n10 address=172.16.108.1/24 network=172.16.108.0 interface=u108 \n actual-interface=u108 \n\n11 address=172.16.109.1/24 network=172.16.109.0 interface=u109 \n actual-interface=u109 \n\n12 address=172.16.113.1/24 network=172.16.113.0 interface=u113 \n actual-interface=u113 \n\n13 address=172.16.116.1/24 network=172.16.116.0 interface=u116 \n actual-interface=u116 \n\n14 address=172.16.114.1/24 network=172.16.114.0 interface=u114 \n actual-interface=u114 \n\n15 address=172.16.117.1/24 network=172.16.117.0 interface=u117 \n actual-interface=u117 \n\n-- 16 address=172.16.118.1/24 network=172.16.118.0 interface=u118 \n actual-interface=u118 \n\n17 address=172.16.103.1/24 network=172.16.103.0 interface=u103 \n actual-interface=u103 \n\n18 address=172.16.119.1/24 network=172.16.119.0 interface=u119 \n actual-interface=u119 \n\n19 address=172.16.115.1/24 network=172.16.115.0 interface=u115 \n actual-interface=u115 \n\n20 address=172.16.100.1/24 network=172.16.100.0 interface=u1 \n actual-interface=u1 \n\n21 address=10.0.0.177/29 network=10.0.0.176 interface=m42 \n actual-interface=m42 \n\n22 address=172.16.121.1/24 network=172.16.121.0 interface=u121 \n actual-interface=u121 \n\n23 address=172.16.122.1/24 network=172.16.122.0 interface=u122 \n actual-interface=u122 \n\n-- 24 address=172.16.120.1/24 network=172.16.120.0 interface=u120 \n actual-interface=u120 \n\n25 address=10.0.0.33/29 network=10.0.0.32 interface=m16 actual-interface=m16 \n\n26 address=10.0.0.57/29 network=10.0.0.56 interface=q225 \n actual-interface=q225 \n\n27 address=192.168.223.1/24 network=192.168.223.0 interface=u299 \n actual-interface=u299 \n\n28 address=172.16.123.1/24 network=172.16.123.0 interface=u123 \n actual-interface=u123 \n\n29 address=10.0.0.17/29 network=10.0.0.16 interface=m12 actual-interface=m12 \n\n30 address=172.16.124.1/24 network=172.16.124.0 interface=u124 \n actual-interface=u124 \n\n31 address=10.20.30.41/24 network=10.20.30.0 interface=m2205 \n actual-interface=m2205 \n\n32 address=10.0.1.199/24 network=10.0.1.0 interface=m10 actual-interface=m10 \n\n-- 33 address=172.16.125.1/24 network=172.16.125.0 interface=u125 \n actual-interface=u125 \n\n'
  604. ========================================================================
  605. 2014-04-28 15:15:26,616 [MikroTik.RouterOS.get_interfaces(CoreSwitch, 172.16.111.1)] Script returns with result: [{'interfaces': [{'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'q902p6', 'subinterfaces': []}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'u124', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'u124', 'ipv4_addresses': ['172.16.124.1/24'], 'enabled_afi': ['IPv4']}]}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'Debug-vlan', 'subinterfaces': []}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'u120', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'u120', 'ipv4_addresses': ['172.16.120.1/24'], 'enabled_afi': ['IPv4']}]}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'u114', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'u114', 'ipv4_addresses': ['172.16.114.1/24'], 'enabled_afi': ['IPv4']}]}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'u121', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'u121', 'ipv4_addresses': ['172.16.121.1/24'], 'enabled_afi': ['IPv4']}]}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'u117', 'subinterfaces': []}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'q901p5', 'subinterfaces': []}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'm10', 'subinterfaces': []}, {'name': 'sfp1', 'subinterfaces': [], 'mac': 'D4:CA:6D:F9:7E:C2', 'oper_status': False, 'admin_status': True, 'type': 'physical'}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'm12', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'm12', 'ipv4_addresses': ['10.0.0.17/29'], 'enabled_afi': ['IPv4']}]}, {'name': 'ether18', 'subinterfaces': [], 'mac': 'D4:CA:6D:F9:7E:BB', 'oper_status': False, 'admin_status': True, 'type': 'physical'}, {'name': 'ether19', 'subinterfaces': [], 'mac': 'D4:CA:6D:F9:7E:BC', 'oper_status': False, 'admin_status': True, 'type': 'physical'}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'm16', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'm16', 'ipv4_addresses': ['10.0.0.33/29'], 'enabled_afi': ['IPv4']}]}, {'name': 'ether14', 'subinterfaces': [], 'mac': 'D4:CA:6D:F9:7E:B7', 'oper_status': False, 'admin_status': True, 'type': 'physical'}, {'name': 'ether15', 'subinterfaces': [], 'mac': 'D4:CA:6D:F9:7E:B8', 'oper_status': False, 'admin_status': True, 'type': 'physical'}, {'name': 'ether16', 'subinterfaces': [], 'mac': 'D4:CA:6D:F9:7E:B9', 'oper_status': False, 'admin_status': True, 'type': 'physical'}, {'name': 'ether17', 'subinterfaces': [], 'mac': 'D4:CA:6D:F9:7E:BA', 'oper_status': False, 'admin_status': True, 'type': 'physical'}, {'name': 'ether10', 'subinterfaces': [], 'mac': 'D4:CA:6D:F9:7E:B3', 'oper_status': False, 'admin_status': True, 'type': 'physical'}, {'name': 'ether11', 'subinterfaces': [], 'mac': 'D4:CA:6D:F9:7E:B4', 'oper_status': False, 'admin_status': True, 'type': 'physical'}, {'name': 'ether12', 'subinterfaces': [], 'mac': 'D4:CA:6D:F9:7E:B5', 'oper_status': False, 'admin_status': True, 'type': 'physical'}, {'name': 'ether13', 'subinterfaces': [], 'mac': 'D4:CA:6D:F9:7E:B6', 'oper_status': False, 'admin_status': True, 'type': 'physical'}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'u125', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'u125', 'ipv4_addresses': ['172.16.125.1/24'], 'enabled_afi': ['IPv4']}]}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 't227', 'subinterfaces': []}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'u106', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'u106', 'ipv4_addresses': ['172.16.106.1/24'], 'enabled_afi': ['IPv4']}]}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'u299', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'u299', 'ipv4_addresses': ['192.168.223.1/24'], 'enabled_afi': ['IPv4']}]}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'u1', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'u1', 'ipv4_addresses': ['172.16.100.1/24'], 'enabled_afi': ['IPv4']}]}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'u107', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'u107', 'ipv4_addresses': ['172.16.107.1/24'], 'enabled_afi': ['IPv4']}]}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'u122', 'subinterfaces': []}, {'oper_status': True, 'admin_status': True, 'type': 'physical', 'name': 'wlan1', 'subinterfaces': []}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'u104', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'u104', 'ipv4_addresses': ['172.16.104.1/24'], 'enabled_afi': ['IPv4']}]}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'u103', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'u103', 'ipv4_addresses': ['172.16.103.1/24'], 'enabled_afi': ['IPv4']}]}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'bridge-u116', 'subinterfaces': []}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'u105', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'u105', 'ipv4_addresses': ['172.16.105.1/24'], 'enabled_afi': ['IPv4']}]}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'u115', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'u115', 'ipv4_addresses': ['172.16.115.1/24'], 'enabled_afi': ['IPv4']}]}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'q226', 'subinterfaces': []}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'q225', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'q225', 'ipv4_addresses': ['10.0.0.57/29'], 'enabled_afi': ['IPv4']}]}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'u116', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'u116', 'ipv4_addresses': ['172.16.116.1/24'], 'enabled_afi': ['IPv4']}]}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'i195', 'subinterfaces': []}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'u110', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'u110', 'ipv4_addresses': ['172.16.110.1/24'], 'enabled_afi': ['IPv4']}]}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'u113', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'u113', 'ipv4_addresses': ['172.16.113.1/24'], 'enabled_afi': ['IPv4']}]}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'u112', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'u112', 'ipv4_addresses': ['172.16.112.1/24'], 'enabled_afi': ['IPv4']}]}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'u119', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'u119', 'ipv4_addresses': ['172.16.119.1/24'], 'enabled_afi': ['IPv4']}]}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'u118', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'u118', 'ipv4_addresses': ['172.16.118.1/24'], 'enabled_afi': ['IPv4']}]}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'v1030', 'subinterfaces': []}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'v330', 'subinterfaces': []}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'u123', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'u123', 'ipv4_addresses': ['172.16.123.1/24'], 'enabled_afi': ['IPv4']}]}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'm2205', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'm2205', 'ipv4_addresses': ['10.20.30.41/24'], 'enabled_afi': ['IPv4']}]}, {'name': 'ether21', 'subinterfaces': [], 'mac': 'D4:CA:6D:F9:7E:BE', 'oper_status': False, 'admin_status': True, 'type': 'physical'}, {'name': 'ether20', 'subinterfaces': [], 'mac': 'D4:CA:6D:F9:7E:BD', 'oper_status': False, 'admin_status': True, 'type': 'physical'}, {'name': 'ether23', 'subinterfaces': [], 'mac': 'D4:CA:6D:F9:7E:C0', 'oper_status': False, 'admin_status': True, 'type': 'physical'}, {'name': 'ether22', 'subinterfaces': [], 'mac': 'D4:CA:6D:F9:7E:BF', 'oper_status': False, 'admin_status': True, 'type': 'physical'}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'q902', 'subinterfaces': []}, {'name': 'ether24', 'subinterfaces': [], 'mac': 'D4:CA:6D:F9:7E:C1', 'oper_status': False, 'admin_status': True, 'type': 'physical'}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'q901', 'subinterfaces': []}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'u111', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'u111', 'ipv4_addresses': ['172.16.111.1/24'], 'enabled_afi': ['IPv4']}]}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'bridge-v330', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'bridge-v330', 'ipv4_addresses': ['172.16.30.1/24'], 'enabled_afi': ['IPv4']}]}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'm42', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'm42', 'ipv4_addresses': ['10.0.0.177/29'], 'enabled_afi': ['IPv4']}]}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'm20', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'm20', 'ipv4_addresses': ['10.0.0.25/30'], 'enabled_afi': ['IPv4']}]}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'u108', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'u108', 'ipv4_addresses': ['172.16.108.1/24'], 'enabled_afi': ['IPv4']}]}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'u109', 'subinterfaces': [{'oper_status': False, 'admin_status': False, 'name': 'u109', 'ipv4_addresses': ['172.16.109.1/24'], 'enabled_afi': ['IPv4']}]}, {'name': 'ether8', 'subinterfaces': [], 'mac': 'D4:CA:6D:F9:7E:B1', 'oper_status': False, 'admin_status': True, 'type': 'physical'}, {'name': 'ether9', 'subinterfaces': [], 'mac': 'D4:CA:6D:F9:7E:B2', 'oper_status': False, 'admin_status': True, 'type': 'physical'}, {'name': 'ether6', 'subinterfaces': [], 'mac': 'D4:CA:6D:F9:7E:AF', 'oper_status': True, 'admin_status': True, 'type': 'physical'}, {'name': 'ether7', 'subinterfaces': [], 'mac': 'D4:CA:6D:F9:7E:B0', 'oper_status': False, 'admin_status': True, 'type': 'physical'}, {'name': 'ether4', 'subinterfaces': [], 'mac': 'D4:CA:6D:F9:7E:AD', 'oper_status': True, 'admin_status': True, 'type': 'physical'}, {'name': 'ether5', 'subinterfaces': [], 'mac': 'D4:CA:6D:F9:7E:AE', 'oper_status': True, 'admin_status': True, 'type': 'physical'}, {'name': 'ether2', 'subinterfaces': [], 'mac': 'D4:CA:6D:F9:7E:AB', 'oper_status': True, 'admin_status': True, 'type': 'physical'}, {'name': 'ether3', 'subinterfaces': [], 'mac': 'D4:CA:6D:F9:7E:AC', 'oper_status': True, 'admin_status': True, 'type': 'physical'}, {'oper_status': True, 'admin_status': True, 'type': 'SVI', 'name': 'q258', 'subinterfaces': []}, {'name': 'ether1', 'subinterfaces': [], 'mac': 'D4:CA:6D:F9:7E:AA', 'oper_status': True, 'admin_status': True, 'type': 'physical'}], 'type': 'ip', 'forwarding_instance': 'default'}]
  606. 2014-04-28 15:15:26,617 [MikroTik.RouterOS.get_interfaces(CoreSwitch, 172.16.111.1)] Closing
  607. 2014-04-28 15:15:26,617 Requesting call: <bound method CLISSHSocket.close of <CLISSHSocket(0x9d2432c, 172.16.111.1:22, connected)>>(*(), **{'flush': True})
  608. 2014-04-28 15:15:27,608 Tick
  609. 2014-04-28 15:15:27,608 Calling delayed <bound method CLISSHSocket.close of <CLISSHSocket(0x9d2432c, 172.16.111.1:22, connected)>>(*(), **{'flush': True})
  610. 2014-04-28 15:15:27,608 [SSH: 172.16.111.1] Closing socket
  611. 2014-04-28 15:15:27,609 unregister_socket(<CLISSHSocket(0x9d2432c, 172.16.111.1:22, closing)>)
  612. 2014-04-28 15:15:27,609 3 TICKS TO EXIT
  613. 2014-04-28 15:15:28,610 Tick
  614. 2014-04-28 15:15:28,610 2 TICKS TO EXIT
  615. 2014-04-28 15:15:29,611 Tick
  616. 2014-04-28 15:15:29,611 1 TICKS TO EXIT
  617. 2014-04-28 15:15:30,613 Tick
  618. 2014-04-28 15:15:30,613 EXIT
  619. 2014-04-28 15:15:30,645 SCRIPT RESULT: MikroTik.RouterOS.get_interfaces(CoreSwitch, 172.16.111.1)
  620. [{'forwarding_instance': 'default',
  621. 'interfaces': [{'admin_status': True,
  622. 'name': 'q902p6',
  623. 'oper_status': True,
  624. 'subinterfaces': [],
  625. 'type': 'SVI'},
  626. {'admin_status': True,
  627. 'name': 'u124',
  628. 'oper_status': True,
  629. 'subinterfaces': [{'admin_status': False,
  630. 'enabled_afi': ['IPv4'],
  631. 'ipv4_addresses': ['172.16.124.1/24'],
  632. 'name': 'u124',
  633. 'oper_status': False}],
  634. 'type': 'SVI'},
  635. {'admin_status': True,
  636. 'name': 'Debug-vlan',
  637. 'oper_status': True,
  638. 'subinterfaces': [],
  639. 'type': 'SVI'},
  640. {'admin_status': True,
  641. 'name': 'u120',
  642. 'oper_status': True,
  643. 'subinterfaces': [{'admin_status': False,
  644. 'enabled_afi': ['IPv4'],
  645. 'ipv4_addresses': ['172.16.120.1/24'],
  646. 'name': 'u120',
  647. 'oper_status': False}],
  648. 'type': 'SVI'},
  649. {'admin_status': True,
  650. 'name': 'u114',
  651. 'oper_status': True,
  652. 'subinterfaces': [{'admin_status': False,
  653. 'enabled_afi': ['IPv4'],
  654. 'ipv4_addresses': ['172.16.114.1/24'],
  655. 'name': 'u114',
  656. 'oper_status': False}],
  657. 'type': 'SVI'},
  658. {'admin_status': True,
  659. 'name': 'u121',
  660. 'oper_status': True,
  661. 'subinterfaces': [{'admin_status': False,
  662. 'enabled_afi': ['IPv4'],
  663. 'ipv4_addresses': ['172.16.121.1/24'],
  664. 'name': 'u121',
  665. 'oper_status': False}],
  666. 'type': 'SVI'},
  667. {'admin_status': True,
  668. 'name': 'u117',
  669. 'oper_status': True,
  670. 'subinterfaces': [],
  671. 'type': 'SVI'},
  672. {'admin_status': True,
  673. 'name': 'q901p5',
  674. 'oper_status': True,
  675. 'subinterfaces': [],
  676. 'type': 'SVI'},
  677. {'admin_status': True,
  678. 'name': 'm10',
  679. 'oper_status': True,
  680. 'subinterfaces': [],
  681. 'type': 'SVI'},
  682. {'admin_status': True,
  683. 'mac': 'D4:CA:6D:F9:7E:C2',
  684. 'name': 'sfp1',
  685. 'oper_status': False,
  686. 'subinterfaces': [],
  687. 'type': 'physical'},
  688. {'admin_status': True,
  689. 'name': 'm12',
  690. 'oper_status': True,
  691. 'subinterfaces': [{'admin_status': False,
  692. 'enabled_afi': ['IPv4'],
  693. 'ipv4_addresses': ['10.0.0.17/29'],
  694. 'name': 'm12',
  695. 'oper_status': False}],
  696. 'type': 'SVI'},
  697. {'admin_status': True,
  698. 'mac': 'D4:CA:6D:F9:7E:BB',
  699. 'name': 'ether18',
  700. 'oper_status': False,
  701. 'subinterfaces': [],
  702. 'type': 'physical'},
  703. {'admin_status': True,
  704. 'mac': 'D4:CA:6D:F9:7E:BC',
  705. 'name': 'ether19',
  706. 'oper_status': False,
  707. 'subinterfaces': [],
  708. 'type': 'physical'},
  709. {'admin_status': True,
  710. 'name': 'm16',
  711. 'oper_status': True,
  712. 'subinterfaces': [{'admin_status': False,
  713. 'enabled_afi': ['IPv4'],
  714. 'ipv4_addresses': ['10.0.0.33/29'],
  715. 'name': 'm16',
  716. 'oper_status': False}],
  717. 'type': 'SVI'},
  718. {'admin_status': True,
  719. 'mac': 'D4:CA:6D:F9:7E:B7',
  720. 'name': 'ether14',
  721. 'oper_status': False,
  722. 'subinterfaces': [],
  723. 'type': 'physical'},
  724. {'admin_status': True,
  725. 'mac': 'D4:CA:6D:F9:7E:B8',
  726. 'name': 'ether15',
  727. 'oper_status': False,
  728. 'subinterfaces': [],
  729. 'type': 'physical'},
  730. {'admin_status': True,
  731. 'mac': 'D4:CA:6D:F9:7E:B9',
  732. 'name': 'ether16',
  733. 'oper_status': False,
  734. 'subinterfaces': [],
  735. 'type': 'physical'},
  736. {'admin_status': True,
  737. 'mac': 'D4:CA:6D:F9:7E:BA',
  738. 'name': 'ether17',
  739. 'oper_status': False,
  740. 'subinterfaces': [],
  741. 'type': 'physical'},
  742. {'admin_status': True,
  743. 'mac': 'D4:CA:6D:F9:7E:B3',
  744. 'name': 'ether10',
  745. 'oper_status': False,
  746. 'subinterfaces': [],
  747. 'type': 'physical'},
  748. {'admin_status': True,
  749. 'mac': 'D4:CA:6D:F9:7E:B4',
  750. 'name': 'ether11',
  751. 'oper_status': False,
  752. 'subinterfaces': [],
  753. 'type': 'physical'},
  754. {'admin_status': True,
  755. 'mac': 'D4:CA:6D:F9:7E:B5',
  756. 'name': 'ether12',
  757. 'oper_status': False,
  758. 'subinterfaces': [],
  759. 'type': 'physical'},
  760. {'admin_status': True,
  761. 'mac': 'D4:CA:6D:F9:7E:B6',
  762. 'name': 'ether13',
  763. 'oper_status': False,
  764. 'subinterfaces': [],
  765. 'type': 'physical'},
  766. {'admin_status': True,
  767. 'name': 'u125',
  768. 'oper_status': True,
  769. 'subinterfaces': [{'admin_status': False,
  770. 'enabled_afi': ['IPv4'],
  771. 'ipv4_addresses': ['172.16.125.1/24'],
  772. 'name': 'u125',
  773. 'oper_status': False}],
  774. 'type': 'SVI'},
  775. {'admin_status': True,
  776. 'name': 't227',
  777. 'oper_status': True,
  778. 'subinterfaces': [],
  779. 'type': 'SVI'},
  780. {'admin_status': True,
  781. 'name': 'u106',
  782. 'oper_status': True,
  783. 'subinterfaces': [{'admin_status': False,
  784. 'enabled_afi': ['IPv4'],
  785. 'ipv4_addresses': ['172.16.106.1/24'],
  786. 'name': 'u106',
  787. 'oper_status': False}],
  788. 'type': 'SVI'},
  789. {'admin_status': True,
  790. 'name': 'u299',
  791. 'oper_status': True,
  792. 'subinterfaces': [{'admin_status': False,
  793. 'enabled_afi': ['IPv4'],
  794. 'ipv4_addresses': ['192.168.223.1/24'],
  795. 'name': 'u299',
  796. 'oper_status': False}],
  797. 'type': 'SVI'},
  798. {'admin_status': True,
  799. 'name': 'u1',
  800. 'oper_status': True,
  801. 'subinterfaces': [{'admin_status': False,
  802. 'enabled_afi': ['IPv4'],
  803. 'ipv4_addresses': ['172.16.100.1/24'],
  804. 'name': 'u1',
  805. 'oper_status': False}],
  806. 'type': 'SVI'},
  807. {'admin_status': True,
  808. 'name': 'u107',
  809. 'oper_status': True,
  810. 'subinterfaces': [{'admin_status': False,
  811. 'enabled_afi': ['IPv4'],
  812. 'ipv4_addresses': ['172.16.107.1/24'],
  813. 'name': 'u107',
  814. 'oper_status': False}],
  815. 'type': 'SVI'},
  816. {'admin_status': True,
  817. 'name': 'u122',
  818. 'oper_status': True,
  819. 'subinterfaces': [],
  820. 'type': 'SVI'},
  821. {'admin_status': True,
  822. 'name': 'wlan1',
  823. 'oper_status': True,
  824. 'subinterfaces': [],
  825. 'type': 'physical'},
  826. {'admin_status': True,
  827. 'name': 'u104',
  828. 'oper_status': True,
  829. 'subinterfaces': [{'admin_status': False,
  830. 'enabled_afi': ['IPv4'],
  831. 'ipv4_addresses': ['172.16.104.1/24'],
  832. 'name': 'u104',
  833. 'oper_status': False}],
  834. 'type': 'SVI'},
  835. {'admin_status': True,
  836. 'name': 'u103',
  837. 'oper_status': True,
  838. 'subinterfaces': [{'admin_status': False,
  839. 'enabled_afi': ['IPv4'],
  840. 'ipv4_addresses': ['172.16.103.1/24'],
  841. 'name': 'u103',
  842. 'oper_status': False}],
  843. 'type': 'SVI'},
  844. {'admin_status': True,
  845. 'name': 'bridge-u116',
  846. 'oper_status': True,
  847. 'subinterfaces': [],
  848. 'type': 'SVI'},
  849. {'admin_status': True,
  850. 'name': 'u105',
  851. 'oper_status': True,
  852. 'subinterfaces': [{'admin_status': False,
  853. 'enabled_afi': ['IPv4'],
  854. 'ipv4_addresses': ['172.16.105.1/24'],
  855. 'name': 'u105',
  856. 'oper_status': False}],
  857. 'type': 'SVI'},
  858. {'admin_status': True,
  859. 'name': 'u115',
  860. 'oper_status': True,
  861. 'subinterfaces': [{'admin_status': False,
  862. 'enabled_afi': ['IPv4'],
  863. 'ipv4_addresses': ['172.16.115.1/24'],
  864. 'name': 'u115',
  865. 'oper_status': False}],
  866. 'type': 'SVI'},
  867. {'admin_status': True,
  868. 'name': 'q226',
  869. 'oper_status': True,
  870. 'subinterfaces': [],
  871. 'type': 'SVI'},
  872. {'admin_status': True,
  873. 'name': 'q225',
  874. 'oper_status': True,
  875. 'subinterfaces': [{'admin_status': False,
  876. 'enabled_afi': ['IPv4'],
  877. 'ipv4_addresses': ['10.0.0.57/29'],
  878. 'name': 'q225',
  879. 'oper_status': False}],
  880. 'type': 'SVI'},
  881. {'admin_status': True,
  882. 'name': 'u116',
  883. 'oper_status': True,
  884. 'subinterfaces': [{'admin_status': False,
  885. 'enabled_afi': ['IPv4'],
  886. 'ipv4_addresses': ['172.16.116.1/24'],
  887. 'name': 'u116',
  888. 'oper_status': False}],
  889. 'type': 'SVI'},
  890. {'admin_status': True,
  891. 'name': 'i195',
  892. 'oper_status': True,
  893. 'subinterfaces': [],
  894. 'type': 'SVI'},
  895. {'admin_status': True,
  896. 'name': 'u110',
  897. 'oper_status': True,
  898. 'subinterfaces': [{'admin_status': False,
  899. 'enabled_afi': ['IPv4'],
  900. 'ipv4_addresses': ['172.16.110.1/24'],
  901. 'name': 'u110',
  902. 'oper_status': False}],
  903. 'type': 'SVI'},
  904. {'admin_status': True,
  905. 'name': 'u113',
  906. 'oper_status': True,
  907. 'subinterfaces': [{'admin_status': False,
  908. 'enabled_afi': ['IPv4'],
  909. 'ipv4_addresses': ['172.16.113.1/24'],
  910. 'name': 'u113',
  911. 'oper_status': False}],
  912. 'type': 'SVI'},
  913. {'admin_status': True,
  914. 'name': 'u112',
  915. 'oper_status': True,
  916. 'subinterfaces': [{'admin_status': False,
  917. 'enabled_afi': ['IPv4'],
  918. 'ipv4_addresses': ['172.16.112.1/24'],
  919. 'name': 'u112',
  920. 'oper_status': False}],
  921. 'type': 'SVI'},
  922. {'admin_status': True,
  923. 'name': 'u119',
  924. 'oper_status': True,
  925. 'subinterfaces': [{'admin_status': False,
  926. 'enabled_afi': ['IPv4'],
  927. 'ipv4_addresses': ['172.16.119.1/24'],
  928. 'name': 'u119',
  929. 'oper_status': False}],
  930. 'type': 'SVI'},
  931. {'admin_status': True,
  932. 'name': 'u118',
  933. 'oper_status': True,
  934. 'subinterfaces': [{'admin_status': False,
  935. 'enabled_afi': ['IPv4'],
  936. 'ipv4_addresses': ['172.16.118.1/24'],
  937. 'name': 'u118',
  938. 'oper_status': False}],
  939. 'type': 'SVI'},
  940. {'admin_status': True,
  941. 'name': 'v1030',
  942. 'oper_status': True,
  943. 'subinterfaces': [],
  944. 'type': 'SVI'},
  945. {'admin_status': True,
  946. 'name': 'v330',
  947. 'oper_status': True,
  948. 'subinterfaces': [],
  949. 'type': 'SVI'},
  950. {'admin_status': True,
  951. 'name': 'u123',
  952. 'oper_status': True,
  953. 'subinterfaces': [{'admin_status': False,
  954. 'enabled_afi': ['IPv4'],
  955. 'ipv4_addresses': ['172.16.123.1/24'],
  956. 'name': 'u123',
  957. 'oper_status': False}],
  958. 'type': 'SVI'},
  959. {'admin_status': True,
  960. 'name': 'm2205',
  961. 'oper_status': True,
  962. 'subinterfaces': [{'admin_status': False,
  963. 'enabled_afi': ['IPv4'],
  964. 'ipv4_addresses': ['10.20.30.41/24'],
  965. 'name': 'm2205',
  966. 'oper_status': False}],
  967. 'type': 'SVI'},
  968. {'admin_status': True,
  969. 'mac': 'D4:CA:6D:F9:7E:BE',
  970. 'name': 'ether21',
  971. 'oper_status': False,
  972. 'subinterfaces': [],
  973. 'type': 'physical'},
  974. {'admin_status': True,
  975. 'mac': 'D4:CA:6D:F9:7E:BD',
  976. 'name': 'ether20',
  977. 'oper_status': False,
  978. 'subinterfaces': [],
  979. 'type': 'physical'},
  980. {'admin_status': True,
  981. 'mac': 'D4:CA:6D:F9:7E:C0',
  982. 'name': 'ether23',
  983. 'oper_status': False,
  984. 'subinterfaces': [],
  985. 'type': 'physical'},
  986. {'admin_status': True,
  987. 'mac': 'D4:CA:6D:F9:7E:BF',
  988. 'name': 'ether22',
  989. 'oper_status': False,
  990. 'subinterfaces': [],
  991. 'type': 'physical'},
  992. {'admin_status': True,
  993. 'name': 'q902',
  994. 'oper_status': True,
  995. 'subinterfaces': [],
  996. 'type': 'SVI'},
  997. {'admin_status': True,
  998. 'mac': 'D4:CA:6D:F9:7E:C1',
  999. 'name': 'ether24',
  1000. 'oper_status': False,
  1001. 'subinterfaces': [],
  1002. 'type': 'physical'},
  1003. {'admin_status': True,
  1004. 'name': 'q901',
  1005. 'oper_status': True,
  1006. 'subinterfaces': [],
  1007. 'type': 'SVI'},
  1008. {'admin_status': True,
  1009. 'name': 'u111',
  1010. 'oper_status': True,
  1011. 'subinterfaces': [{'admin_status': False,
  1012. 'enabled_afi': ['IPv4'],
  1013. 'ipv4_addresses': ['172.16.111.1/24'],
  1014. 'name': 'u111',
  1015. 'oper_status': False}],
  1016. 'type': 'SVI'},
  1017. {'admin_status': True,
  1018. 'name': 'bridge-v330',
  1019. 'oper_status': True,
  1020. 'subinterfaces': [{'admin_status': False,
  1021. 'enabled_afi': ['IPv4'],
  1022. 'ipv4_addresses': ['172.16.30.1/24'],
  1023. 'name': 'bridge-v330',
  1024. 'oper_status': False}],
  1025. 'type': 'SVI'},
  1026. {'admin_status': True,
  1027. 'name': 'm42',
  1028. 'oper_status': True,
  1029. 'subinterfaces': [{'admin_status': False,
  1030. 'enabled_afi': ['IPv4'],
  1031. 'ipv4_addresses': ['10.0.0.177/29'],
  1032. 'name': 'm42',
  1033. 'oper_status': False}],
  1034. 'type': 'SVI'},
  1035. {'admin_status': True,
  1036. 'name': 'm20',
  1037. 'oper_status': True,
  1038. 'subinterfaces': [{'admin_status': False,
  1039. 'enabled_afi': ['IPv4'],
  1040. 'ipv4_addresses': ['10.0.0.25/30'],
  1041. 'name': 'm20',
  1042. 'oper_status': False}],
  1043. 'type': 'SVI'},
  1044. {'admin_status': True,
  1045. 'name': 'u108',
  1046. 'oper_status': True,
  1047. 'subinterfaces': [{'admin_status': False,
  1048. 'enabled_afi': ['IPv4'],
  1049. 'ipv4_addresses': ['172.16.108.1/24'],
  1050. 'name': 'u108',
  1051. 'oper_status': False}],
  1052. 'type': 'SVI'},
  1053. {'admin_status': True,
  1054. 'name': 'u109',
  1055. 'oper_status': True,
  1056. 'subinterfaces': [{'admin_status': False,
  1057. 'enabled_afi': ['IPv4'],
  1058. 'ipv4_addresses': ['172.16.109.1/24'],
  1059. 'name': 'u109',
  1060. 'oper_status': False}],
  1061. 'type': 'SVI'},
  1062. {'admin_status': True,
  1063. 'mac': 'D4:CA:6D:F9:7E:B1',
  1064. 'name': 'ether8',
  1065. 'oper_status': False,
  1066. 'subinterfaces': [],
  1067. 'type': 'physical'},
  1068. {'admin_status': True,
  1069. 'mac': 'D4:CA:6D:F9:7E:B2',
  1070. 'name': 'ether9',
  1071. 'oper_status': False,
  1072. 'subinterfaces': [],
  1073. 'type': 'physical'},
  1074. {'admin_status': True,
  1075. 'mac': 'D4:CA:6D:F9:7E:AF',
  1076. 'name': 'ether6',
  1077. 'oper_status': True,
  1078. 'subinterfaces': [],
  1079. 'type': 'physical'},
  1080. {'admin_status': True,
  1081. 'mac': 'D4:CA:6D:F9:7E:B0',
  1082. 'name': 'ether7',
  1083. 'oper_status': False,
  1084. 'subinterfaces': [],
  1085. 'type': 'physical'},
  1086. {'admin_status': True,
  1087. 'mac': 'D4:CA:6D:F9:7E:AD',
  1088. 'name': 'ether4',
  1089. 'oper_status': True,
  1090. 'subinterfaces': [],
  1091. 'type': 'physical'},
  1092. {'admin_status': True,
  1093. 'mac': 'D4:CA:6D:F9:7E:AE',
  1094. 'name': 'ether5',
  1095. 'oper_status': True,
  1096. 'subinterfaces': [],
  1097. 'type': 'physical'},
  1098. {'admin_status': True,
  1099. 'mac': 'D4:CA:6D:F9:7E:AB',
  1100. 'name': 'ether2',
  1101. 'oper_status': True,
  1102. 'subinterfaces': [],
  1103. 'type': 'physical'},
  1104. {'admin_status': True,
  1105. 'mac': 'D4:CA:6D:F9:7E:AC',
  1106. 'name': 'ether3',
  1107. 'oper_status': True,
  1108. 'subinterfaces': [],
  1109. 'type': 'physical'},
  1110. {'admin_status': True,
  1111. 'name': 'q258',
  1112. 'oper_status': True,
  1113. 'subinterfaces': [],
  1114. 'type': 'SVI'},
  1115. {'admin_status': True,
  1116. 'mac': 'D4:CA:6D:F9:7E:AA',
  1117. 'name': 'ether1',
  1118. 'oper_status': True,
  1119. 'subinterfaces': [],
  1120. 'type': 'physical'}],
  1121. 'type': 'ip'}]
  1122. 2014-04-28 15:15:30,647 Shutting down the factory
  1123. 2014-04-28 15:15:30,647 0 TICKS TO EXIT
  1124. 2014-04-28 15:15:30,647 Stopping socket factory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement