Advertisement
Guest User

Untitled

a guest
Jan 24th, 2013
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 99.46 KB | None | 0 0
  1. [root@oel noc]#
  2. ./noc debug-script Cisco.IOS.get_interfaces crt01-yla-pet -o /cisco-10720-DPT-get-interfaces-traceback
  3. /opt/noc/contrib/lib/django/conf/__init__.py:75: DeprecationWarning: The ADMIN_MEDIA_PREFIX setting has been removed; use STATIC_URL instead.
  4. "use STATIC_URL instead.", DeprecationWarning)
  5. /usr/lib/python2.6/site-packages/pycrypto-2.6-py2.6-linux-x86_64.egg/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec. You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.
  6. _warn("Not using mpz_powm_sec. You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.", PowmInsecureWarning)
  7. 2013-01-24 15:52:40,716 SSH: Using gmpy
  8. /opt/noc/contrib/lib/django/utils/translation/__init__.py:63: DeprecationWarning: Translations in the project directory aren't supported anymore. Use the LOCALE_PATHS setting instead.
  9. DeprecationWarning)
  10. /opt/noc/contrib/lib/django/core/cache/__init__.py:82: DeprecationWarning: settings.CACHE_* is deprecated; use settings.CACHES instead.
  11. DeprecationWarning
  12. 2013-01-24 15:52:41,203 Using JSON library: django_simplejson
  13. 2013-01-24 15:52:41,251 Loading PeriodicRegistry
  14. 2013-01-24 15:52:41,273 Loading DownloaderRegistry
  15. 2013-01-24 15:52:41,380 Loading ProfileRegistry
  16. 2013-01-24 15:52:41,963 Loading ScriptRegistry
  17. 2013-01-24 15:52:42,250 Setting up 'select' polling method
  18. 2013-01-24 15:52:42,252 Activating 'select' poller
  19. 2013-01-24 15:52:42,252 Loading private ssh key from 'etc/ssh/id_rsa'
  20. 2013-01-24 15:52:42,253 Loading public ssh key from 'etc/ssh/id_rsa.pub'
  21. access_profile {
  22. profile: "Cisco.IOS"
  23. scheme: TELNET
  24. address: "192.168.65.130"
  25. user: "+km"
  26. password: "gjikbdctyf[eq"
  27. super_password: "rere:tyth"
  28. attrs {
  29. key: "image"
  30. value: "C10700-P-M"
  31. }
  32. attrs {
  33. key: "platform"
  34. value: "10700"
  35. }
  36. attrs {
  37. key: "vendor"
  38. value: "Cisco"
  39. }
  40. attrs {
  41. key: "version"
  42. value: "12.0(25)S4"
  43. }
  44. }
  45. script: "Cisco.IOS.get_interfaces"
  46.  
  47. 2013-01-24 15:52:42,263 Running script thread
  48. 2013-01-24 15:52:42,263 Running socket factory (SelectPoller)
  49. 2013-01-24 15:52:42,264 Creating transaction id=640085139 method=None callback=None
  50. 2013-01-24 15:52:42,267 [script-192.168.65.130-Cisco.IOS.get_interfaces] Running
  51. 2013-01-24 15:52:42,268 [script-192.168.65.130-Cisco.IOS.get_interfaces] Running script: Cisco.IOS.get_interfaces ({})
  52. 2013-01-24 15:52:42,269 [script-192.168.65.130-Cisco.IOS.get_version] Running script: Cisco.IOS.get_version ({})
  53. 2013-01-24 15:52:42,269 [script-192.168.65.130-Cisco.IOS.get_version] Not in call cache: 'Cisco.IOS.get_version', {}
  54. 2013-01-24 15:52:42,270 [script-192.168.65.130-Cisco.IOS.get_version] cli(show version)
  55. 2013-01-24 15:52:42,270 [script-192.168.65.130-Cisco.IOS.get_interfaces] Running new provider
  56. 2013-01-24 15:52:42,271 [TELNET: 192.168.65.130] ==> START
  57. 2013-01-24 15:52:42,271 [TELNET: 192.168.65.130] set_patterns([('([Uu]sername|[Ll]ogin):', 'USERNAME'), ('[Pp]assword:', 'PASSWORD'), ('^\\S+?>', 'UNPRIVELEGED_PROMPT'), ('^(?P<hostname>[a-zA-Z0-9]\\S*?)(?:-\\d+)?(?:\\(config[^\\)]*\\))?#', 'PROMPT'), ('(^ --More--)|(\\?\\s*\\[confirm\\])', 'PAGER')])
  58. 2013-01-24 15:52:42,277 [TELNET: 192.168.65.130] set_timeout(600)
  59. 2013-01-24 15:52:42,277 register_socket(<CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, )>,None)
  60. 2013-01-24 15:52:43,266 Tick
  61. 2013-01-24 15:52:43,266 3 TICKS TO EXIT
  62. 2013-01-24 15:52:43,267 [TELNET: 192.168.65.130] Initializing socket
  63. 2013-01-24 15:52:43,267 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, )> set_status: +READ
  64. 2013-01-24 15:52:43,268 [TELNET: 192.168.65.130] Connecting 192.168.65.130:23
  65. 2013-01-24 15:52:43,293 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, )> set_status: -READ +WRITE
  66. 2013-01-24 15:52:43,298 [TELNET: 192.168.65.130] Connected
  67. 2013-01-24 15:52:43,299 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: +READ -WRITE
  68. 2013-01-24 15:52:43,304 [TELNET: 192.168.65.130] Received IAC WILL ECHO (251 1)
  69. 2013-01-24 15:52:43,305 [TELNET: 192.168.65.130] Sending IAC DO ECHO (253 1)
  70. 2013-01-24 15:52:43,305 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: +WRITE
  71. 2013-01-24 15:52:43,306 [TELNET: 192.168.65.130] Received IAC WILL SGA (251 3)
  72. 2013-01-24 15:52:43,306 [TELNET: 192.168.65.130] Sending IAC DO SGA (253 3)
  73. 2013-01-24 15:52:43,306 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: +WRITE
  74. 2013-01-24 15:52:43,307 [TELNET: 192.168.65.130] Received IAC DO TTYPE (253 24)
  75. 2013-01-24 15:52:43,307 [TELNET: 192.168.65.130] Sending IAC WILL TTYPE (251 24)
  76. 2013-01-24 15:52:43,308 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: +WRITE
  77. 2013-01-24 15:52:43,308 [TELNET: 192.168.65.130] Received IAC DO NAWS (253 31)
  78. 2013-01-24 15:52:43,308 [TELNET: 192.168.65.130] Sending IAC WILL NAWS (251 31)
  79. 2013-01-24 15:52:43,309 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: +WRITE
  80. 2013-01-24 15:52:43,309 [TELNET: 192.168.65.130] Sending SB '\xff\xfa\x1f\xff\xff\xff\xff\xff\xf0'
  81. 2013-01-24 15:52:43,310 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: +WRITE
  82. 2013-01-24 15:52:43,311 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: -WRITE
  83. 2013-01-24 15:52:43,507 [TELNET: 192.168.65.130] on_read: '\r\n(tty3) login: '
  84. 2013-01-24 15:52:43,508 [TELNET: 192.168.65.130] Starting synchronous FSM check
  85. 2013-01-24 15:52:43,508 [TELNET: 192.168.65.130] match '([Uu]sername|[Ll]ogin):'
  86. 2013-01-24 15:52:43,509 [TELNET: 192.168.65.130] event(USERNAME)
  87. 2013-01-24 15:52:43,509 [TELNET: 192.168.65.130] ==> USERNAME
  88. 2013-01-24 15:52:43,510 [TELNET: 192.168.65.130] set_patterns([('[Pp]assword:', 'PASSWORD'), ('^(?P<hostname>[a-zA-Z0-9]\\S*?)(?:-\\d+)?(?:\\(config[^\\)]*\\))?#', 'PROMPT')])
  89. 2013-01-24 15:52:43,510 [TELNET: 192.168.65.130] submit(u'+km', bulk_lines=None, streaming=False)
  90. 2013-01-24 15:52:43,510 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: +WRITE
  91. 2013-01-24 15:52:43,511 [TELNET: 192.168.65.130] Received SB '\x18\x01'
  92. 2013-01-24 15:52:43,511 [TELNET: 192.168.65.130] Sending SB '\xff\xfa\x18\x00XTERM\xff\xf0'
  93. 2013-01-24 15:52:43,512 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: +WRITE
  94. 2013-01-24 15:52:43,512 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: -WRITE
  95. 2013-01-24 15:52:43,516 [TELNET: 192.168.65.130] on_read: '+k'
  96. 2013-01-24 15:52:43,517 [TELNET: 192.168.65.130] on_read: 'm'
  97. 2013-01-24 15:52:43,715 [TELNET: 192.168.65.130] on_read: '\r\nPassword: '
  98. 2013-01-24 15:52:43,716 [TELNET: 192.168.65.130] Starting synchronous FSM check
  99. 2013-01-24 15:52:43,716 [TELNET: 192.168.65.130] match '[Pp]assword:'
  100. 2013-01-24 15:52:43,716 [TELNET: 192.168.65.130] event(PASSWORD)
  101. 2013-01-24 15:52:43,717 [TELNET: 192.168.65.130] ==> PASSWORD
  102. 2013-01-24 15:52:43,717 [TELNET: 192.168.65.130] set_patterns([('^\\S+?>', 'UNPRIVELEGED_PROMPT'), ('^(?P<hostname>[a-zA-Z0-9]\\S*?)(?:-\\d+)?(?:\\(config[^\\)]*\\))?#', 'PROMPT'), ('([Uu]sername|[Ll]ogin):', 'USERNAME'), ('[Pp]assword:', 'PASSWORD'), ('(^ --More--)|(\\?\\s*\\[confirm\\])', 'PAGER')])
  103. 2013-01-24 15:52:43,718 [TELNET: 192.168.65.130] submit(u'gjikbdctyf[eq', bulk_lines=None, streaming=False)
  104. 2013-01-24 15:52:43,718 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: +WRITE
  105. 2013-01-24 15:52:43,719 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: -WRITE
  106. 2013-01-24 15:52:44,127 [TELNET: 192.168.65.130] on_read: '\r\n\r\ncrt01-yla-pet>'
  107. 2013-01-24 15:52:44,128 [TELNET: 192.168.65.130] Starting synchronous FSM check
  108. 2013-01-24 15:52:44,128 [TELNET: 192.168.65.130] match '^\S+?>'
  109. 2013-01-24 15:52:44,128 [TELNET: 192.168.65.130] event(UNPRIVELEGED_PROMPT)
  110. 2013-01-24 15:52:44,129 [TELNET: 192.168.65.130] ==> UNPRIVELEGED_PROMPT
  111. 2013-01-24 15:52:44,129 [TELNET: 192.168.65.130] set_patterns([('([Uu]sername|[Ll]ogin):', 'USERNAME'), ('^(?P<hostname>[a-zA-Z0-9]\\S*?)(?:-\\d+)?(?:\\(config[^\\)]*\\))?#', 'PROMPT'), ('[Pp]assword:', 'PASSWORD')])
  112. 2013-01-24 15:52:44,130 [TELNET: 192.168.65.130] submit('enable', bulk_lines=None, streaming=False)
  113. 2013-01-24 15:52:44,130 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: +WRITE
  114. 2013-01-24 15:52:44,131 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: -WRITE
  115. 2013-01-24 15:52:44,133 [TELNET: 192.168.65.130] on_read: 'e'
  116. 2013-01-24 15:52:44,134 [TELNET: 192.168.65.130] on_read: 'nable'
  117. 2013-01-24 15:52:44,135 [TELNET: 192.168.65.130] on_read: '\r\n'
  118. 2013-01-24 15:52:44,327 [TELNET: 192.168.65.130] on_read: 'Password: '
  119. 2013-01-24 15:52:44,328 [TELNET: 192.168.65.130] Starting synchronous FSM check
  120. 2013-01-24 15:52:44,328 [TELNET: 192.168.65.130] match '[Pp]assword:'
  121. 2013-01-24 15:52:44,328 [TELNET: 192.168.65.130] event(PASSWORD)
  122. 2013-01-24 15:52:44,329 [TELNET: 192.168.65.130] ==> SUPER_PASSWORD
  123. 2013-01-24 15:52:44,329 [TELNET: 192.168.65.130] set_patterns([('^\\S+?>', 'UNPRIVELEGED_PROMPT'), ('^(?P<hostname>[a-zA-Z0-9]\\S*?)(?:-\\d+)?(?:\\(config[^\\)]*\\))?#', 'PROMPT'), ('[Pp]assword:', 'PASSWORD'), ('(^ --More--)|(\\?\\s*\\[confirm\\])', 'PAGER')])
  124. 2013-01-24 15:52:44,329 [TELNET: 192.168.65.130] submit(u'rere:tyth', bulk_lines=None, streaming=False)
  125. 2013-01-24 15:52:44,330 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: +WRITE
  126. 2013-01-24 15:52:44,330 Tick
  127. 2013-01-24 15:52:44,331 Resetting wait ticks
  128. 2013-01-24 15:52:44,331 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: -WRITE
  129. 2013-01-24 15:52:44,535 [TELNET: 192.168.65.130] on_read: '\r\ncrt01-yla-pet#'
  130. 2013-01-24 15:52:44,536 [TELNET: 192.168.65.130] Starting synchronous FSM check
  131. 2013-01-24 15:52:44,536 [TELNET: 192.168.65.130] match '^(?P<hostname>[a-zA-Z0-9]\S*?)(?:-\d+)?(?:\(config[^\)]*\))?#'
  132. 2013-01-24 15:52:44,537 [TELNET: 192.168.65.130] event(PROMPT)
  133. 2013-01-24 15:52:44,537 [TELNET: 192.168.65.130] ==> PROMPT
  134. 2013-01-24 15:52:44,537 [TELNET: 192.168.65.130] on_PROMPT_enter
  135. 2013-01-24 15:52:44,538 [TELNET: 192.168.65.130] Using prompt pattern: ^crt01\-yla\-pet(?:-\d+)?(?:\(config[^\)]*\))?#
  136. 2013-01-24 15:52:44,538 [TELNET: 192.168.65.130] set_patterns([('^crt01\\-yla\\-pet(?:-\\d+)?(?:\\(config[^\\)]*\\))?#', 'PROMPT'), ('(^ --More--)|(\\?\\s*\\[confirm\\])', 'PAGER')])
  137. 2013-01-24 15:52:44,550 [script-192.168.65.130-Cisco.IOS.get_interfaces] CLI Provider is ready
  138. 2013-01-24 15:52:44,551 [script-192.168.65.130-Cisco.IOS.get_interfaces] Setting up session
  139. 2013-01-24 15:52:44,551 [script-192.168.65.130-Cisco.IOS.get_interfaces] Disable paging
  140. 2013-01-24 15:52:44,552 [script-192.168.65.130-Cisco.IOS.get_interfaces] cli(terminal length 0)
  141. 2013-01-24 15:52:44,552 [TELNET: 192.168.65.130] submit('terminal length 0', bulk_lines=None, streaming=False)
  142. 2013-01-24 15:52:44,552 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: +WRITE
  143. 2013-01-24 15:52:45,540 Tick
  144. 2013-01-24 15:52:45,541 Resetting wait ticks
  145. 2013-01-24 15:52:45,542 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: -WRITE
  146. 2013-01-24 15:52:45,544 [TELNET: 192.168.65.130] on_read: 't'
  147. 2013-01-24 15:52:45,545 [TELNET: 192.168.65.130] on_read: 'ermina'
  148. 2013-01-24 15:52:45,546 [TELNET: 192.168.65.130] on_read: 'l l'
  149. 2013-01-24 15:52:45,547 [TELNET: 192.168.65.130] on_read: 'e'
  150. 2013-01-24 15:52:45,548 [TELNET: 192.168.65.130] on_read: 'n'
  151. 2013-01-24 15:52:45,549 [TELNET: 192.168.65.130] on_read: 'g'
  152. 2013-01-24 15:52:45,550 [TELNET: 192.168.65.130] on_read: 'th'
  153. 2013-01-24 15:52:45,550 [TELNET: 192.168.65.130] on_read: ' 0'
  154. 2013-01-24 15:52:45,551 [TELNET: 192.168.65.130] on_read: '\r\n'
  155. 2013-01-24 15:52:45,552 [TELNET: 192.168.65.130] on_read: 'crt01-yla-pet#'
  156. 2013-01-24 15:52:45,552 [TELNET: 192.168.65.130] Starting synchronous FSM check
  157. 2013-01-24 15:52:45,553 [TELNET: 192.168.65.130] match '^crt01\-yla\-pet(?:-\d+)?(?:\(config[^\)]*\))?#'
  158. 2013-01-24 15:52:45,554 [TELNET: 192.168.65.130] Starting synchronous FSM check
  159. 2013-01-24 15:52:45,554 [TELNET: 192.168.65.130] event(PROMPT)
  160. 2013-01-24 15:52:45,556 [script-192.168.65.130-Cisco.IOS.get_interfaces] cli(terminal length 0) returns:
  161. ===[ terminal length 0 ]================================================
  162. ''
  163. ========================================================================
  164. 2013-01-24 15:52:45,556 [TELNET: 192.168.65.130] submit('show version', bulk_lines=None, streaming=False)
  165. 2013-01-24 15:52:45,557 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: +WRITE
  166. 2013-01-24 15:52:46,556 Tick
  167. 2013-01-24 15:52:46,557 Resetting wait ticks
  168. 2013-01-24 15:52:46,557 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: -WRITE
  169. 2013-01-24 15:52:46,565 [TELNET: 192.168.65.130] on_read: 'sh'
  170. 2013-01-24 15:52:46,567 [TELNET: 192.168.65.130] on_read: 'ow versi'
  171. 2013-01-24 15:52:46,568 [TELNET: 192.168.65.130] on_read: 'on\r\n'
  172. 2013-01-24 15:52:46,571 [TELNET: 192.168.65.130] on_read: 'Cisco Internetwork Operating System Software \r\nIOS (tm) 10700 Software (C10700-P-M), Version 12.0(25)S4, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1)\r\nTechnical Support: http://www.cisco.com/techsupport\r\nCopyright (c) 1986-2004 by cisco Systems, Inc.\r\nCompiled Tue 08-Jun-04 15:59 by pwade\r\nImage text-base: 0x50010D28, data-base: 0x50A84000\r\n\r\nROM: System Bootstrap, Version 12.0(27r)S1, RELEASE SOFTWARE (fc1)\r\nBOOTLDR: 10700 Software (C10700-P-M), Version 12.0(25)S4, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1)\r\n\r\ncrt01-yla-pet uptime is 27 '
  173. 2013-01-24 15:52:47,266 [TELNET: 192.168.65.130] on_read: 'weeks, 2 days, 20 hours, 36 minutes\r\nSystem returned to ROM by power-on\r\nSystem image file is "bootflash:c10700-p-mz.120-25.S4.bin"\r\n\r\ncisco C10720 (R5000) processor (revision 0x03) with 253952K/8192K bytes of memory.\r\nR527x CPU at 200Mhz, Implementation 40, Rev 10.0\r\nLast reset from power-on\r\nToaster processor tmc0 is running.\r\nToaster processor tmc1 is running.\r\n1 one-port OC48 SONET based SRP controller.\r\n1 4 Port SFP Gigabit Ethernet + 8 Port Fast Ethernet TX controller (rev B).\r\n8 FastEthernet/IEEE 802.3 interface(s)\r\n4 Gigab'
  174. 2013-01-24 15:52:47,267 [TELNET: 192.168.65.130] on_read: 'itEthernet/IEEE 802.3 interface(s)\r\n1 SRP network interface(s)\r\n509K bytes of non-volatile configuration memory.\r\n\r\n16384K bytes of Flash internal SIMM (Sector size 512KB).\r\n49152K bytes of Flash internal SIMM (Sector size 512KB).\r\nConfiguration register is 0x2102\r\n\r\ncrt01-yla-pet#'
  175. 2013-01-24 15:52:47,268 [TELNET: 192.168.65.130] Starting synchronous FSM check
  176. 2013-01-24 15:52:47,268 [TELNET: 192.168.65.130] match '^crt01\-yla\-pet(?:-\d+)?(?:\(config[^\)]*\))?#'
  177. 2013-01-24 15:52:47,269 [TELNET: 192.168.65.130] Starting synchronous FSM check
  178. 2013-01-24 15:52:47,269 [TELNET: 192.168.65.130] event(PROMPT)
  179. 2013-01-24 15:52:47,276 [script-192.168.65.130-Cisco.IOS.get_version] cli(show version) returns:
  180. ===[ show version ]=====================================================
  181. 'Cisco Internetwork Operating System Software \nIOS (tm) 10700 Software (C10700-P-M), Version 12.0(25)S4, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1)\nTechnical Support: http://www.cisco.com/techsupport\nCopyright (c) 1986-2004 by cisco Systems, Inc.\nCompiled Tue 08-Jun-04 15:59 by pwade\nImage text-base: 0x50010D28, data-base: 0x50A84000\n\nROM: System Bootstrap, Version 12.0(27r)S1, RELEASE SOFTWARE (fc1)\nBOOTLDR: 10700 Software (C10700-P-M), Version 12.0(25)S4, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1)\n\ncrt01-yla-pet uptime is 27 weeks, 2 days, 20 hours, 36 minutes\nSystem returned to ROM by power-on\nSystem image file is "bootflash:c10700-p-mz.120-25.S4.bin"\n\ncisco C10720 (R5000) processor (revision 0x03) with 253952K/8192K bytes of memory.\nR527x CPU at 200Mhz, Implementation 40, Rev 10.0\nLast reset from power-on\nToaster processor tmc0 is running.\nToaster processor tmc1 is running.\n1 one-port OC48 SONET based SRP controller.\n1 4 Port SFP Gigabit Ethernet + 8 Port Fast Ethernet TX controller (rev B).\n8 FastEthernet/IEEE 802.3 interface(s)\n4 GigabitEthernet/IEEE 802.3 interface(s)\n1 SRP network interface(s)\n509K bytes of non-volatile configuration memory.\n\n16384K bytes of Flash internal SIMM (Sector size 512KB).\n49152K bytes of Flash internal SIMM (Sector size 512KB).\nConfiguration register is 0x2102\n\n'
  182. ========================================================================
  183. 2013-01-24 15:52:47,277 [script-192.168.65.130-Cisco.IOS.get_version] Write to call cache: Cisco.IOS.get_version, {}, {'platform': '10700', 'version': '12.0(25)S4', 'vendor': 'Cisco', 'attributes': {'image': 'C10700-P-M'}}
  184. 2013-01-24 15:52:47,277 [script-192.168.65.130-Cisco.IOS.get_version] Script returns with result: {'platform': '10700', 'version': '12.0(25)S4', 'vendor': 'Cisco', 'attributes': {'image': 'C10700-P-M'}}
  185. 2013-01-24 15:52:47,278 [script-192.168.65.130-Cisco.IOS.get_interfaces] cli(show vlan brief)
  186. 2013-01-24 15:52:47,278 [TELNET: 192.168.65.130] submit('show vlan brief', bulk_lines=None, streaming=False)
  187. 2013-01-24 15:52:47,279 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: +WRITE
  188. 2013-01-24 15:52:48,270 Tick
  189. 2013-01-24 15:52:48,270 Resetting wait ticks
  190. 2013-01-24 15:52:48,271 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: -WRITE
  191. 2013-01-24 15:52:48,273 [TELNET: 192.168.65.130] on_read: 'sh'
  192. 2013-01-24 15:52:48,275 [TELNET: 192.168.65.130] on_read: 'ow vla'
  193. 2013-01-24 15:52:48,276 [TELNET: 192.168.65.130] on_read: 'n'
  194. 2013-01-24 15:52:48,277 [TELNET: 192.168.65.130] on_read: ' b'
  195. 2013-01-24 15:52:48,278 [TELNET: 192.168.65.130] on_read: 'ri'
  196. 2013-01-24 15:52:48,279 [TELNET: 192.168.65.130] on_read: 'e'
  197. 2013-01-24 15:52:48,280 [TELNET: 192.168.65.130] on_read: 'f\r\n'
  198. 2013-01-24 15:52:48,284 [TELNET: 192.168.65.130] on_read: " ^\r\n% Invalid input detected at '^' marker.\r\n\r\ncrt01-yla-pet#"
  199. 2013-01-24 15:52:48,285 [TELNET: 192.168.65.130] Starting synchronous FSM check
  200. 2013-01-24 15:52:48,286 [TELNET: 192.168.65.130] match '^crt01\-yla\-pet(?:-\d+)?(?:\(config[^\)]*\))?#'
  201. 2013-01-24 15:52:48,286 [TELNET: 192.168.65.130] Starting synchronous FSM check
  202. 2013-01-24 15:52:48,286 [TELNET: 192.168.65.130] event(PROMPT)
  203. 2013-01-24 15:52:48,290 [script-192.168.65.130-Cisco.IOS.get_interfaces] cli(show vlan-switch brief)
  204. 2013-01-24 15:52:48,291 [TELNET: 192.168.65.130] submit('show vlan-switch brief', bulk_lines=None, streaming=False)
  205. 2013-01-24 15:52:48,291 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: +WRITE
  206. 2013-01-24 15:52:49,288 Tick
  207. 2013-01-24 15:52:49,289 Resetting wait ticks
  208. 2013-01-24 15:52:49,289 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: -WRITE
  209. 2013-01-24 15:52:49,297 [TELNET: 192.168.65.130] on_read: 'sh'
  210. 2013-01-24 15:52:49,298 [TELNET: 192.168.65.130] on_read: 'ow vlan-s'
  211. 2013-01-24 15:52:49,300 [TELNET: 192.168.65.130] on_read: 'witch'
  212. 2013-01-24 15:52:49,301 [TELNET: 192.168.65.130] on_read: ' bri'
  213. 2013-01-24 15:52:49,303 [TELNET: 192.168.65.130] on_read: 'e'
  214. 2013-01-24 15:52:49,304 [TELNET: 192.168.65.130] on_read: 'f'
  215. 2013-01-24 15:52:49,305 [TELNET: 192.168.65.130] on_read: '\r\n'
  216. 2013-01-24 15:52:49,310 [TELNET: 192.168.65.130] on_read: " ^\r\n% Invalid input detected at '^' marker.\r\n\r\ncrt01-yla-pet#"
  217. 2013-01-24 15:52:49,310 [TELNET: 192.168.65.130] Starting synchronous FSM check
  218. 2013-01-24 15:52:49,311 [TELNET: 192.168.65.130] match '^crt01\-yla\-pet(?:-\d+)?(?:\(config[^\)]*\))?#'
  219. 2013-01-24 15:52:49,311 [TELNET: 192.168.65.130] Starting synchronous FSM check
  220. 2013-01-24 15:52:49,312 [TELNET: 192.168.65.130] event(PROMPT)
  221. 2013-01-24 15:52:49,326 [script-192.168.65.130-Cisco.IOS.get_portchannel] Running script: Cisco.IOS.get_portchannel ({})
  222. 2013-01-24 15:52:49,327 [script-192.168.65.130-Cisco.IOS.get_portchannel] cli(show interfaces status | i ^Po[0-9]+)
  223. 2013-01-24 15:52:49,327 [TELNET: 192.168.65.130] submit('show interfaces status | i ^Po[0-9]+', bulk_lines=None, streaming=False)
  224. 2013-01-24 15:52:49,327 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: +WRITE
  225. 2013-01-24 15:52:50,313 Tick
  226. 2013-01-24 15:52:50,314 Resetting wait ticks
  227. 2013-01-24 15:52:50,314 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: -WRITE
  228. 2013-01-24 15:52:50,321 [TELNET: 192.168.65.130] on_read: 's'
  229. 2013-01-24 15:52:50,322 [TELNET: 192.168.65.130] on_read: 'how '
  230. 2013-01-24 15:52:50,322 [TELNET: 192.168.65.130] on_read: 'in'
  231. 2013-01-24 15:52:50,323 [TELNET: 192.168.65.130] on_read: 'ter'
  232. 2013-01-24 15:52:50,323 [TELNET: 192.168.65.130] on_read: 'fa'
  233. 2013-01-24 15:52:50,324 [TELNET: 192.168.65.130] on_read: 'ce'
  234. 2013-01-24 15:52:50,324 [TELNET: 192.168.65.130] on_read: 's '
  235. 2013-01-24 15:52:50,325 [TELNET: 192.168.65.130] on_read: 'sta'
  236. 2013-01-24 15:52:50,325 [TELNET: 192.168.65.130] on_read: 't'
  237. 2013-01-24 15:52:50,328 [TELNET: 192.168.65.130] on_read: 'u'
  238. 2013-01-24 15:52:50,329 [TELNET: 192.168.65.130] on_read: 's'
  239. 2013-01-24 15:52:50,332 [TELNET: 192.168.65.130] on_read: ' '
  240. 2013-01-24 15:52:50,333 [TELNET: 192.168.65.130] on_read: '| i'
  241. 2013-01-24 15:52:50,333 [TELNET: 192.168.65.130] on_read: ' ^P'
  242. 2013-01-24 15:52:50,334 [TELNET: 192.168.65.130] on_read: 'o['
  243. 2013-01-24 15:52:50,335 [TELNET: 192.168.65.130] on_read: '0'
  244. 2013-01-24 15:52:50,335 [TELNET: 192.168.65.130] on_read: '-9]'
  245. 2013-01-24 15:52:50,336 [TELNET: 192.168.65.130] on_read: '+'
  246. 2013-01-24 15:52:50,337 [TELNET: 192.168.65.130] on_read: '\r\n'
  247. 2013-01-24 15:52:50,342 [TELNET: 192.168.65.130] on_read: " ^\r\n% Invalid input detected at '^' marker.\r\n\r\ncrt01-yla-pet#"
  248. 2013-01-24 15:52:50,343 [TELNET: 192.168.65.130] Starting synchronous FSM check
  249. 2013-01-24 15:52:50,343 [TELNET: 192.168.65.130] match '^crt01\-yla\-pet(?:-\d+)?(?:\(config[^\)]*\))?#'
  250. 2013-01-24 15:52:50,343 [TELNET: 192.168.65.130] Starting synchronous FSM check
  251. 2013-01-24 15:52:50,344 [TELNET: 192.168.65.130] event(PROMPT)
  252. 2013-01-24 15:52:50,347 [script-192.168.65.130-Cisco.IOS.get_portchannel] Script returns with result: []
  253. 2013-01-24 15:52:50,348 [script-192.168.65.130-Cisco.IOS.get_interfaces] cli(show lldp interface)
  254. 2013-01-24 15:52:50,348 [TELNET: 192.168.65.130] submit('show lldp interface', bulk_lines=None, streaming=False)
  255. 2013-01-24 15:52:50,349 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: +WRITE
  256. 2013-01-24 15:52:51,346 Tick
  257. 2013-01-24 15:52:51,346 Resetting wait ticks
  258. 2013-01-24 15:52:51,347 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: -WRITE
  259. 2013-01-24 15:52:51,350 [TELNET: 192.168.65.130] on_read: 's'
  260. 2013-01-24 15:52:51,352 [TELNET: 192.168.65.130] on_read: 'how lldp'
  261. 2013-01-24 15:52:51,353 [TELNET: 192.168.65.130] on_read: ' '
  262. 2013-01-24 15:52:51,353 [TELNET: 192.168.65.130] on_read: 'i'
  263. 2013-01-24 15:52:51,355 [TELNET: 192.168.65.130] on_read: 'n'
  264. 2013-01-24 15:52:51,356 [TELNET: 192.168.65.130] on_read: 'ter'
  265. 2013-01-24 15:52:51,356 [TELNET: 192.168.65.130] on_read: 'f'
  266. 2013-01-24 15:52:51,357 [TELNET: 192.168.65.130] on_read: 'ac'
  267. 2013-01-24 15:52:51,358 [TELNET: 192.168.65.130] on_read: 'e\r\n'
  268. 2013-01-24 15:52:51,363 [TELNET: 192.168.65.130] on_read: " ^\r\n% Invalid input detected at '^' marker.\r\n\r\ncrt01-yla-pet#"
  269. 2013-01-24 15:52:51,363 [TELNET: 192.168.65.130] Starting synchronous FSM check
  270. 2013-01-24 15:52:51,364 [TELNET: 192.168.65.130] match '^crt01\-yla\-pet(?:-\d+)?(?:\(config[^\)]*\))?#'
  271. 2013-01-24 15:52:51,364 [TELNET: 192.168.65.130] Starting synchronous FSM check
  272. 2013-01-24 15:52:51,364 [TELNET: 192.168.65.130] event(PROMPT)
  273. 2013-01-24 15:52:51,367 [script-192.168.65.130-Cisco.IOS.get_interfaces] cli(show ip interface)
  274. 2013-01-24 15:52:51,368 [TELNET: 192.168.65.130] submit('show ip interface', bulk_lines=None, streaming=False)
  275. 2013-01-24 15:52:51,368 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: +WRITE
  276. 2013-01-24 15:52:52,366 Tick
  277. 2013-01-24 15:52:52,366 Resetting wait ticks
  278. 2013-01-24 15:52:52,367 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: -WRITE
  279. 2013-01-24 15:52:52,371 [TELNET: 192.168.65.130] on_read: 'sh'
  280. 2013-01-24 15:52:52,372 [TELNET: 192.168.65.130] on_read: 'ow ip i'
  281. 2013-01-24 15:52:52,373 [TELNET: 192.168.65.130] on_read: 'nte'
  282. 2013-01-24 15:52:52,375 [TELNET: 192.168.65.130] on_read: 'r'
  283. 2013-01-24 15:52:52,375 [TELNET: 192.168.65.130] on_read: 'f'
  284. 2013-01-24 15:52:52,376 [TELNET: 192.168.65.130] on_read: 'a'
  285. 2013-01-24 15:52:52,377 [TELNET: 192.168.65.130] on_read: 'ce'
  286. 2013-01-24 15:52:52,377 [TELNET: 192.168.65.130] on_read: '\r\n'
  287. 2013-01-24 15:52:52,380 [TELNET: 192.168.65.130] on_read: 'SRP1/1 is up, line protocol is up\r\n Internet address is 192.168.66.3/28\r\n Broadcast address is 255.255.255.255\r\n Address determined by non-volatile memory\r\n MTU is 4470 bytes\r\n Helper address is not set\r\n Directed broadcast forwarding is disabled\r\n Multicast reserved groups joined: 224.0.0.1 224.0.0.2 224.0.0.22 224.0.0.13\r\n 224.0.0.5 224.0.0.6\r\n Outgoing access list is not set\r\n Inbound access list is not set\r\n Proxy ARP is enabled\r\n Security level is default\r\n Split horizon is enabled\r\n ICMP redirects are alwa'
  288. 2013-01-24 15:52:52,381 [TELNET: 192.168.65.130] on_read: 'ys sent\r\n ICMP unreachables are always sent\r\n ICMP mask replies are never sent\r\n IP fast switching is enabled\r\n IP fast switching on the same interface is disabled\r\n IP Flow switching is disabled\r\n IP CEF switching is enabled\r\n IP CEF Fast switching turbo vector\r\n IP multicast fast switching is enabled\r\n IP multicast distributed fast switching is disabled\r\n IP route-cache flags are Fast, CEF\r\n Router Discovery is disabled\r\n IP output packet accounting is disabled\r\n IP access violation accounting is disabled\r\n TCP/IP '
  289. 2013-01-24 15:52:52,383 [TELNET: 192.168.65.130] on_read: 'header compression is disabled\r\n RTP/IP header compression is disabled\r\n Probe proxy name replies are disabled\r\n Policy routing is disabled\r\n Network address translation is disabled\r\n WCCP Redirect outbound is disabled\r\n WCCP Redirect inbound is disabled\r\n WCCP Redirect exclude is disabled\r\n BGP Policy Mapping is disabled\r\nGigabitEthernet2/1 is up, line protocol is up\r\n Internet protocol processing disabled\r\nGigabitEthernet2/2 is administratively down, line protocol is down\r\n Internet protocol processing disabled\r\nGigabi'
  290. 2013-01-24 15:52:52,384 [TELNET: 192.168.65.130] on_read: 'tEthernet2/3 is administratively down, line protocol is down\r\n Internet protocol processing disabled\r\nGigabitEthernet2/4 is administratively down, line protocol is down\r\n Internet protocol processing disabled\r\nFastEthernet2/5 is administratively down, line protocol is down\r\n Internet protocol processing disabled\r\nFastEthernet2/6 is up, line protocol is up\r\n Internet address is 10.0.16.1/24\r\n Broadcast address is 255.255.255.255\r\n Address determined by non-volatile memory\r\n MTU is 1500 bytes\r\n Helper address is not set\r\n D'
  291. 2013-01-24 15:52:52,386 [TELNET: 192.168.65.130] on_read: 'irected broadcast forwarding is disabled\r\n Multicast reserved groups joined: 224.0.0.1 224.0.0.2 224.0.0.22 224.0.0.13\r\n Outgoing access list is not set\r\n Inbound access list is not set\r\n Proxy ARP is enabled\r\n Security level is default\r\n Split horizon is enabled\r\n ICMP redirects are always sent\r\n ICMP unreachables are always sent\r\n ICMP mask replies are never sent\r\n IP fast switching is enabled\r\n IP fast switching on the same interface is disabled\r\n IP Flow switching is disabled\r\n IP CEF switching is enabled\r\n IP C'
  292. 2013-01-24 15:52:52,388 [TELNET: 192.168.65.130] on_read: 'EF Fast switching turbo vector\r\n IP multicast fast switching is enabled\r\n IP multicast distributed fast switching is disabled\r\n IP route-cache flags are Fast, CEF\r\n Router Discovery is disabled\r\n IP output packet accounting is disabled\r\n IP access violation accounting is disabled\r\n TCP/IP header compression is disabled\r\n RTP/IP header compression is disabled\r\n Probe proxy name replies are disabled\r\n Policy routing is disabled\r\n Network address translation is disabled\r\n WCCP Redirect outbound is disabled\r\n WCCP Redirect inbound is disabled\r\n WCCP Redirect exclude is disabled\r\n BGP Policy Mapping is disabled\r\nFastEthernet2/7 is administratively down, line protocol is down\r\n Internet protocol processing disabled\r\nFastEthernet2/8 is administratively down, line protocol is down\r\n Internet protocol processing disabled\r\nFastEthernet2/9 is administratively down, line protocol is down\r\n Internet protocol processing disabled\r\nFastEthernet2/10 is administratively down, line protocol is down\r\n Internet protocol processing disabled\r\nFastEthernet2/11 '
  293. 2013-01-24 15:52:52,390 [TELNET: 192.168.65.130] on_read: 'is administratively down, line protocol is down\r\n Internet protocol processing disabled\r\nFastEthernet2/12 is administratively down, line protocol is down\r\n Internet protocol processing disabled\r\nLoopback0 is up, line protocol is up\r\n Internet address is 192.168.65.130/32\r\n Broadcast address is 255.255.255.255\r\n Address determined by non-volatile memory\r\n MTU is 1514 bytes\r\n Helper address is not set\r\n Directed broadcast forwarding is disabled\r\n Multicast reserved groups joined: 224.0.0.1 224.0.0.2 224.0.0.22 224.0.0.13\r\n '
  294. 2013-01-24 15:52:52,392 [TELNET: 192.168.65.130] on_read: ' 224.0.0.5 224.0.0.6\r\n Outgoing access list is not set\r\n Inbound access list is not set\r\n Proxy ARP is enabled\r\n Security level is default\r\n Split horizon is enabled\r\n ICMP redirects are always sent\r\n ICMP unreachables are always sent\r\n ICMP mask replies are never sent\r\n IP fast switching is disabled\r\n IP fast switching on the same interface is disabled\r\n IP Flow switching is disabled\r\n IP Fast switching turbo vector\r\n IP multicast fast switching is enabled\r\n IP multicast distributed fast switching is disabled\r\n'
  295. 2013-01-24 15:52:52,394 [TELNET: 192.168.65.130] on_read: ' IP route-cache flags are Fast\r\n Router Discovery is disabled\r\n IP output packet accounting is disabled\r\n IP access violation accounting is disabled\r\n TCP/IP header compression is disabled\r\n RTP/IP header compression is disabled\r\n Probe proxy name replies are disabled\r\n Policy routing is disabled\r\n Network address translation is disabled\r\n WCCP Redirect outbound is disabled\r\n WCCP Redirect inbound is disabled\r\n WCCP Redirect exclude is disabled\r\n BGP Policy Mapping is disabled\r\ncrt01-yla-pet#'
  296. 2013-01-24 15:52:52,396 [TELNET: 192.168.65.130] Starting synchronous FSM check
  297. 2013-01-24 15:52:52,396 [TELNET: 192.168.65.130] match '^crt01\-yla\-pet(?:-\d+)?(?:\(config[^\)]*\))?#'
  298. 2013-01-24 15:52:52,397 [TELNET: 192.168.65.130] Starting synchronous FSM check
  299. 2013-01-24 15:52:52,397 [TELNET: 192.168.65.130] event(PROMPT)
  300. 2013-01-24 15:52:52,405 [script-192.168.65.130-Cisco.IOS.get_interfaces] cli(show ip interface) returns:
  301. ===[ show ip interface ]================================================
  302. 'SRP1/1 is up, line protocol is up\n Internet address is 192.168.66.3/28\n Broadcast address is 255.255.255.255\n Address determined by non-volatile memory\n MTU is 4470 bytes\n Helper address is not set\n Directed broadcast forwarding is disabled\n Multicast reserved groups joined: 224.0.0.1 224.0.0.2 224.0.0.22 224.0.0.13\n 224.0.0.5 224.0.0.6\n Outgoing access list is not set\n Inbound access list is not set\n Proxy ARP is enabled\n Security level is default\n Split horizon is enabled\n ICMP redirects are always sent\n ICMP unreachables are always sent\n ICMP mask replies are never sent\n IP fast switching is enabled\n IP fast switching on the same interface is disabled\n IP Flow switching is disabled\n IP CEF switching is enabled\n IP CEF Fast switching turbo vector\n IP multicast fast switching is enabled\n IP multicast distributed fast switching is disabled\n IP route-cache flags are Fast, CEF\n Router Discovery is disabled\n IP output packet accounting is disabled\n IP access violation accounting is disabled\n TCP/IP header compression is disabled\n RTP/IP header compression is disabled\n Probe proxy name replies are disabled\n Policy routing is disabled\n Network address translation is disabled\n WCCP Redirect outbound is disabled\n WCCP Redirect inbound is disabled\n WCCP Redirect exclude is disabled\n BGP Policy Mapping is disabled\nGigabitEthernet2/1 is up, line protocol is up\n Internet protocol processing disabled\nGigabitEthernet2/2 is administratively down, line protocol is down\n Internet protocol processing disabled\nGigabitEthernet2/3 is administratively down, line protocol is down\n Internet protocol processing disabled\nGigabitEthernet2/4 is administratively down, line protocol is down\n Internet protocol processing disabled\nFastEthernet2/5 is administratively down, line protocol is down\n Internet protocol processing disabled\nFastEthernet2/6 is up, line protocol is up\n Internet address is 10.0.16.1/24\n Broadcast address is 255.255.255.255\n Address determined by non-volatile memory\n MTU is 1500 bytes\n Helper address is not set\n Directed broadcast forwarding is disabled\n Multicast reserved groups joined: 224.0.0.1 224.0.0.2 224.0.0.22 224.0.0.13\n Outgoing access list is not set\n Inbound access list is not set\n Proxy ARP is enabled\n Security level is default\n Split horizon is enabled\n ICMP redirects are always sent\n ICMP unreachables are always sent\n ICMP mask replies are never sent\n IP fast switching is enabled\n IP fast switching on the same interface is disabled\n IP Flow switching is disabled\n IP CEF switching is enabled\n IP CEF Fast switching turbo vector\n IP multicast fast switching is enabled\n IP multicast distributed fast switching is disabled\n IP route-cache flags are Fast, CEF\n Router Discovery is disabled\n IP output packet accounting is disabled\n IP access violation accounting is disabled\n TCP/IP header compression is disabled\n RTP/IP header compression is disabled\n Probe proxy name replies are disabled\n Policy routing is disabled\n Network address translation is disabled\n WCCP Redirect outbound is disabled\n WCCP Redirect inbound is disabled\n WCCP Redirect exclude is disabled\n BGP Policy Mapping is disabled\nFastEthernet2/7 is administratively down, line protocol is down\n Internet protocol processing disabled\nFastEthernet2/8 is administratively down, line protocol is down\n Internet protocol processing disabled\nFastEthernet2/9 is administratively down, line protocol is down\n Internet protocol processing disabled\nFastEthernet2/10 is administratively down, line protocol is down\n Internet protocol processing disabled\nFastEthernet2/11 is administratively down, line protocol is down\n Internet protocol processing disabled\nFastEthernet2/12 is administratively down, line protocol is down\n Internet protocol processing disabled\nLoopback0 is up, line protocol is up\n Internet address is 192.168.65.130/32\n Broadcast address is 255.255.255.255\n Address determined by non-volatile memory\n MTU is 1514 bytes\n Helper address is not set\n Directed broadcast forwarding is disabled\n Multicast reserved groups joined: 224.0.0.1 224.0.0.2 224.0.0.22 224.0.0.13\n 224.0.0.5 224.0.0.6\n Outgoing access list is not set\n Inbound access list is not set\n Proxy ARP is enabled\n Security level is default\n Split horizon is enabled\n ICMP redirects are always sent\n ICMP unreachables are always sent\n ICMP mask replies are never sent\n IP fast switching is disabled\n IP fast switching on the same interface is disabled\n IP Flow switching is disabled\n IP Fast switching turbo vector\n IP multicast fast switching is enabled\n IP multicast distributed fast switching is disabled\n IP route-cache flags are Fast\n Router Discovery is disabled\n IP output packet accounting is disabled\n IP access violation accounting is disabled\n TCP/IP header compression is disabled\n RTP/IP header compression is disabled\n Probe proxy name replies are disabled\n Policy routing is disabled\n Network address translation is disabled\n WCCP Redirect outbound is disabled\n WCCP Redirect inbound is disabled\n WCCP Redirect exclude is disabled\n BGP Policy Mapping is disabled\n'
  303. ========================================================================
  304. 2013-01-24 15:52:52,409 [script-192.168.65.130-Cisco.IOS.get_interfaces] cli(show ipv6 interface)
  305. 2013-01-24 15:52:52,409 [TELNET: 192.168.65.130] submit('show ipv6 interface', bulk_lines=None, streaming=False)
  306. 2013-01-24 15:52:52,410 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: +WRITE
  307. 2013-01-24 15:52:53,399 Tick
  308. 2013-01-24 15:52:53,399 Resetting wait ticks
  309. 2013-01-24 15:52:53,400 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: -WRITE
  310. 2013-01-24 15:52:53,407 [TELNET: 192.168.65.130] on_read: 's'
  311. 2013-01-24 15:52:53,408 [TELNET: 192.168.65.130] on_read: 'how ipv'
  312. 2013-01-24 15:52:53,409 [TELNET: 192.168.65.130] on_read: '6 int'
  313. 2013-01-24 15:52:53,410 [TELNET: 192.168.65.130] on_read: 'erfa'
  314. 2013-01-24 15:52:53,411 [TELNET: 192.168.65.130] on_read: 'ce\r\n'
  315. 2013-01-24 15:52:53,415 [TELNET: 192.168.65.130] on_read: '\r\ncrt01-yla-pet#'
  316. 2013-01-24 15:52:53,415 [TELNET: 192.168.65.130] Starting synchronous FSM check
  317. 2013-01-24 15:52:53,416 [TELNET: 192.168.65.130] match '^crt01\-yla\-pet(?:-\d+)?(?:\(config[^\)]*\))?#'
  318. 2013-01-24 15:52:53,416 [TELNET: 192.168.65.130] Starting synchronous FSM check
  319. 2013-01-24 15:52:53,417 [TELNET: 192.168.65.130] event(PROMPT)
  320. 2013-01-24 15:52:53,421 [script-192.168.65.130-Cisco.IOS.get_interfaces] cli(show ipv6 interface) returns:
  321. ===[ show ipv6 interface ]==============================================
  322. '\n'
  323. ========================================================================
  324. 2013-01-24 15:52:53,421 [script-192.168.65.130-Cisco.IOS.get_interfaces] cli(show ip ospf interface brief)
  325. 2013-01-24 15:52:53,422 [TELNET: 192.168.65.130] submit('show ip ospf interface brief', bulk_lines=None, streaming=False)
  326. 2013-01-24 15:52:53,422 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: +WRITE
  327. 2013-01-24 15:52:54,419 Tick
  328. 2013-01-24 15:52:54,419 Resetting wait ticks
  329. 2013-01-24 15:52:54,420 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: -WRITE
  330. 2013-01-24 15:52:54,425 [TELNET: 192.168.65.130] on_read: 's'
  331. 2013-01-24 15:52:54,426 [TELNET: 192.168.65.130] on_read: 'how '
  332. 2013-01-24 15:52:54,426 [TELNET: 192.168.65.130] on_read: 'ip '
  333. 2013-01-24 15:52:54,427 [TELNET: 192.168.65.130] on_read: 'os'
  334. 2013-01-24 15:52:54,428 [TELNET: 192.168.65.130] on_read: 'pf in'
  335. 2013-01-24 15:52:54,429 [TELNET: 192.168.65.130] on_read: 'ter'
  336. 2013-01-24 15:52:54,429 [TELNET: 192.168.65.130] on_read: 'f'
  337. 2013-01-24 15:52:54,430 [TELNET: 192.168.65.130] on_read: 'a'
  338. 2013-01-24 15:52:54,431 [TELNET: 192.168.65.130] on_read: 'c'
  339. 2013-01-24 15:52:54,432 [TELNET: 192.168.65.130] on_read: 'e'
  340. 2013-01-24 15:52:54,433 [TELNET: 192.168.65.130] on_read: ' '
  341. 2013-01-24 15:52:54,434 [TELNET: 192.168.65.130] on_read: 'b'
  342. 2013-01-24 15:52:54,435 [TELNET: 192.168.65.130] on_read: 'r'
  343. 2013-01-24 15:52:54,435 [TELNET: 192.168.65.130] on_read: 'i'
  344. 2013-01-24 15:52:54,436 [TELNET: 192.168.65.130] on_read: 'ef'
  345. 2013-01-24 15:52:54,437 [TELNET: 192.168.65.130] on_read: '\r\n'
  346. 2013-01-24 15:52:54,438 [TELNET: 192.168.65.130] on_read: 'Interface PID Area IP Address/Mask Cost State Nbrs F/C\r\nSR1/1 1 10 192.168.66.3/28 1 DROTH 2/9\r\nLo0 1 10 192.168.65.130/32 1 LOOP 0/0\r\ncrt01-yla-pet#'
  347. 2013-01-24 15:52:54,439 [TELNET: 192.168.65.130] Starting synchronous FSM check
  348. 2013-01-24 15:52:54,439 [TELNET: 192.168.65.130] match '^crt01\-yla\-pet(?:-\d+)?(?:\(config[^\)]*\))?#'
  349. 2013-01-24 15:52:54,440 [TELNET: 192.168.65.130] Starting synchronous FSM check
  350. 2013-01-24 15:52:54,441 [TELNET: 192.168.65.130] event(PROMPT)
  351. 2013-01-24 15:52:54,457 [script-192.168.65.130-Cisco.IOS.get_interfaces] cli(show ip ospf interface brief) returns:
  352. ===[ show ip ospf interface brief ]=====================================
  353. 'Interface PID Area IP Address/Mask Cost State Nbrs F/C\nSR1/1 1 10 192.168.66.3/28 1 DROTH 2/9\nLo0 1 10 192.168.65.130/32 1 LOOP 0/0\n'
  354. ========================================================================
  355. 2013-01-24 15:52:54,457 [script-192.168.65.130-Cisco.IOS.get_interfaces] cli(show snmp mib ifmib ifindex)
  356. 2013-01-24 15:52:54,458 [TELNET: 192.168.65.130] submit('show snmp mib ifmib ifindex', bulk_lines=None, streaming=False)
  357. 2013-01-24 15:52:54,458 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: +WRITE
  358. 2013-01-24 15:52:55,441 Tick
  359. 2013-01-24 15:52:55,442 Resetting wait ticks
  360. 2013-01-24 15:52:55,442 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: -WRITE
  361. 2013-01-24 15:52:55,445 [TELNET: 192.168.65.130] on_read: 's'
  362. 2013-01-24 15:52:55,446 [TELNET: 192.168.65.130] on_read: 'how '
  363. 2013-01-24 15:52:55,447 [TELNET: 192.168.65.130] on_read: 'snm'
  364. 2013-01-24 15:52:55,447 [TELNET: 192.168.65.130] on_read: 'p '
  365. 2013-01-24 15:52:55,448 [TELNET: 192.168.65.130] on_read: 'm'
  366. 2013-01-24 15:52:55,448 [TELNET: 192.168.65.130] on_read: 'i'
  367. 2013-01-24 15:52:55,450 [TELNET: 192.168.65.130] on_read: 'b'
  368. 2013-01-24 15:52:55,451 [TELNET: 192.168.65.130] on_read: ' '
  369. 2013-01-24 15:52:55,451 [TELNET: 192.168.65.130] on_read: 'i'
  370. 2013-01-24 15:52:55,452 [TELNET: 192.168.65.130] on_read: 'f'
  371. 2013-01-24 15:52:55,453 [TELNET: 192.168.65.130] on_read: 'mib'
  372. 2013-01-24 15:52:55,453 [TELNET: 192.168.65.130] on_read: ' '
  373. 2013-01-24 15:52:55,454 [TELNET: 192.168.65.130] on_read: 'if'
  374. 2013-01-24 15:52:55,454 [TELNET: 192.168.65.130] on_read: 'i'
  375. 2013-01-24 15:52:55,455 [TELNET: 192.168.65.130] on_read: 'n'
  376. 2013-01-24 15:52:55,456 [TELNET: 192.168.65.130] on_read: 'de'
  377. 2013-01-24 15:52:55,456 [TELNET: 192.168.65.130] on_read: 'x'
  378. 2013-01-24 15:52:55,458 [TELNET: 192.168.65.130] on_read: '\r\n'
  379. 2013-01-24 15:52:55,463 [TELNET: 192.168.65.130] on_read: '% Incomplete command.\r\n\r\ncrt01-yla-pet#'
  380. 2013-01-24 15:52:55,463 [TELNET: 192.168.65.130] Starting synchronous FSM check
  381. 2013-01-24 15:52:55,464 [TELNET: 192.168.65.130] match '^crt01\-yla\-pet(?:-\d+)?(?:\(config[^\)]*\))?#'
  382. 2013-01-24 15:52:55,464 [TELNET: 192.168.65.130] Starting synchronous FSM check
  383. 2013-01-24 15:52:55,464 [TELNET: 192.168.65.130] event(PROMPT)
  384. 2013-01-24 15:52:55,467 [script-192.168.65.130-Cisco.IOS.get_interfaces] cli(show interface)
  385. 2013-01-24 15:52:55,468 [TELNET: 192.168.65.130] submit('show interface', bulk_lines=None, streaming=False)
  386. 2013-01-24 15:52:55,468 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: +WRITE
  387. 2013-01-24 15:52:56,466 Tick
  388. 2013-01-24 15:52:56,467 Resetting wait ticks
  389. 2013-01-24 15:52:56,467 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)> set_status: -WRITE
  390. 2013-01-24 15:52:56,473 [TELNET: 192.168.65.130] on_read: 'sho'
  391. 2013-01-24 15:52:56,475 [TELNET: 192.168.65.130] on_read: 'w inter'
  392. 2013-01-24 15:52:56,476 [TELNET: 192.168.65.130] on_read: 'face'
  393. 2013-01-24 15:52:56,477 [TELNET: 192.168.65.130] on_read: '\r\n'
  394. 2013-01-24 15:52:56,479 [TELNET: 192.168.65.130] on_read: 'SRP1/1 is up, line protocol is up \r\n Hardware is SRP OC48, address is 0014.691f.b980 (bia 0014.691f.b980)\r\n Internet address is 192.168.66.3/28\r\n MTU 4470 bytes, BW 2488000 Kbit, DLY 100 usec, rely 255/255, load 4/255\r\n Encapsulation SRP2,\r\n Side A: loopback not set\r\n Side B: loopback not set\r\n 10 nodes on the ring MAC passthrough not set \r\n Side A: not wrapped IPS local: IDLE\t IPS remote: IDLE\r\n Side B: not wrapped IPS local: IDLE\t IPS remote: IDLE\r\n Last input 00:00:00, output 00:00:00, output hang never\r'
  395. 2013-01-24 15:52:56,481 [TELNET: 192.168.65.130] on_read: '\n Last clearing of "show interface" counters never\r\n Queueing strategy: PXF First-In-First-Out\r\n Output queue Side A: 6/8192; Side B: 0/8192, 0 drops\r\n Input queue 11/75, 0 drops\r\n Side A: 5 minutes output rate 47030220 bits/sec, 29012 packets/sec\r\n 5 minutes input rate 449814821 bits/sec, 50149 packets/sec\r\n Side B: 5 minutes output rate 0 bits/sec, 0 packets/sec\r\n 5 minutes input rate 2092 bits/sec, 2 packets/sec\r\n 561583621074 packets input, 624644843343852 bytes, 0 no buffer\r\n Received 0 broadca'
  396. 2013-01-24 15:52:56,482 [TELNET: 192.168.65.130] on_read: 'sts, 20 runts, 0 giants, 0 throttles\r\n 23 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 3 abort\r\n 311656397539 packets output, 74273596867216 bytes, 0 underruns\r\n 0 output errors, 0 collisions, 1 interface resets\r\n 0 output buffer failures, 0 output buffers swapped out\r\n Side A received errors:\r\n 14 input errors, 0 CRC, 0 ignored,\r\n 11 framer runts, 0 framer giants, 0 framer aborts,\r\n 0 mac runts, 0 mac giants, 3 mac aborts\r\n Side B received errors:\r\n 9 input errors, 0 CRC,'
  397. 2013-01-24 15:52:56,484 [TELNET: 192.168.65.130] on_read: ' 0 ignored,\r\n 9 framer runts, 0 framer giants, 0 framer aborts,\r\n 0 mac runts, 0 mac giants, 0 mac aborts\r\nGigabitEthernet2/1 is up, line protocol is up \r\n Hardware is Gigabit Ethernet, address is 0014.691f.b981 (bia 0014.691f.b981)\r\n Description: = cct01-yla-pet =\r\n MTU 1546 bytes, BW 1000000 Kbit, DLY 10 usec, rely 255/255, load 112/255\r\n Encapsulation ARPA, loopback not set\r\n Keepalive set (10 sec)\r\n Full-duplex mode, link type is autonegotiation, media type is SX\r\n ARP type: ARPA, ARP Timeout 04:00:00\r\n L'
  398. 2013-01-24 15:52:56,486 [TELNET: 192.168.65.130] on_read: 'ast input 00:00:00, output 00:00:00, output hang never\r\n Last clearing of "show interface" counters never\r\n Queueing strategy: PXF First-In-First-Out\r\n Output queue 3/8192, 0 drops; input queue 0/75, 0 drops\r\n 5 minute input rate 41468000 bits/sec, 29007 packets/sec\r\n 5 minute output rate 440135000 bits/sec, 50149 packets/sec\r\n 311636981938 packets input, 66792594126964 bytes, 0 no buffer\r\n Received 214990404 broadcasts, 0 runts, 0 giants, 0 throttles\r\n 3 input errors, 2 CRC, 0 frame, 0 overrun, 0 ignored\r\n 0 '
  399. 2013-01-24 15:52:56,489 [TELNET: 192.168.65.130] on_read: 'watchdog, 795710467 multicast, 0 pause input\r\n 561518082890 packets output, 611161678049116 bytes, 0 underruns\r\n 0 output errors, 0 collisions, 1 interface resets\r\n 0 babbles, 0 late collision, 0 deferred\r\n 2 lost carrier, 0 no carrier, 0 pause output\r\n 0 output buffer failures, 0 output buffers swapped out\r\nGigabitEthernet2/2 is administratively down, line protocol is down \r\n Hardware is Gigabit Ethernet, address is 0014.691f.b982 (bia 0014.691f.b982)\r\n MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec, rely 255/'
  400. 2013-01-24 15:52:56,490 [TELNET: 192.168.65.130] on_read: '255, load 1/255\r\n Encapsulation ARPA, loopback not set\r\n Keepalive set (10 sec)\r\n Full-duplex mode, link type is autonegotiation, media type is unknown 0\r\n ARP type: ARPA, ARP Timeout 04:00:00\r\n Last input never, output never, output hang never\r\n Last clearing of "show interface" counters never\r\n Queueing strategy: PXF First-In-First-Out\r\n Output queue 0/8192, 0 drops; input queue 0/75, 0 drops\r\n 5 minute input rate 0 bits/sec, 0 packets/sec\r\n 5 minute output rate 0 bits/sec, 0 packets/sec\r\n 0 packets input, 0 bytes,'
  401. 2013-01-24 15:52:56,492 [TELNET: 192.168.65.130] on_read: ' 0 no buffer\r\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\r\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\r\n 0 watchdog, 0 multicast, 0 pause input\r\n 0 packets output, 0 bytes, 0 underruns\r\n 0 output errors, 0 collisions, 0 interface resets\r\n 0 babbles, 0 late collision, 0 deferred\r\n 0 lost carrier, 0 no carrier, 0 pause output\r\n 0 output buffer failures, 0 output buffers swapped out\r\nGigabitEthernet2/3 is administratively down, line protocol is down \r\n Hardware is Gigabit Ethernet'
  402. 2013-01-24 15:52:56,494 [TELNET: 192.168.65.130] on_read: ', address is 0014.691f.b983 (bia 0014.691f.b983)\r\n MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec, rely 255/255, load 1/255\r\n Encapsulation ARPA, loopback not set\r\n Keepalive set (10 sec)\r\n Full-duplex mode, link type is autonegotiation, media type is unknown 0\r\n ARP type: ARPA, ARP Timeout 04:00:00\r\n Last input never, output never, output hang never\r\n Last clearing of "show interface" counters never\r\n Queueing strategy: PXF First-In-First-Out\r\n Output queue 0/8192, 0 drops; input queue 0/75, 0 drops\r\n 5 minute input rate '
  403. 2013-01-24 15:52:56,496 [TELNET: 192.168.65.130] on_read: '0 bits/sec, 0 packets/sec\r\n 5 minute output rate 0 bits/sec, 0 packets/sec\r\n 0 packets input, 0 bytes, 0 no buffer\r\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\r\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\r\n 0 watchdog, 0 multicast, 0 pause input\r\n 0 packets output, 0 bytes, 0 underruns\r\n 0 output errors, 0 collisions, 0 interface resets\r\n 0 babbles, 0 late collision, 0 deferred\r\n 0 lost carrier, 0 no carrier, 0 pause output\r\n 0 output buffer failures, 0 output buffers swapp'
  404. 2013-01-24 15:52:56,498 [TELNET: 192.168.65.130] on_read: 'ed out\r\nGigabitEthernet2/4 is administratively down, line protocol is down \r\n Hardware is Gigabit Ethernet, address is 0014.691f.b984 (bia 0014.691f.b984)\r\n MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec, rely 255/255, load 1/255\r\n Encapsulation ARPA, loopback not set\r\n Keepalive set (10 sec)\r\n Full-duplex mode, link type is autonegotiation, media type is unknown 0\r\n ARP type: ARPA, ARP Timeout 04:00:00\r\n Last input never, output never, output hang never\r\n Last clearing of "show interface" counters never\r\n Queueing strategy'
  405. 2013-01-24 15:52:56,500 [TELNET: 192.168.65.130] on_read: ': PXF First-In-First-Out\r\n Output queue 0/8192, 0 drops; input queue 0/75, 0 drops\r\n 5 minute input rate 0 bits/sec, 0 packets/sec\r\n 5 minute output rate 0 bits/sec, 0 packets/sec\r\n 0 packets input, 0 bytes, 0 no buffer\r\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\r\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\r\n 0 watchdog, 0 multicast, 0 pause input\r\n 0 packets output, 0 bytes, 0 underruns\r\n 0 output errors, 0 collisions, 0 interface resets\r\n 0 babbles, 0 late collision, 0 deferre'
  406. 2013-01-24 15:52:56,502 [TELNET: 192.168.65.130] on_read: 'd\r\n 0 lost carrier, 0 no carrier, 0 pause output\r\n 0 output buffer failures, 0 output buffers swapped out\r\nFastEthernet2/5 is administratively down, line protocol is down \r\n Hardware is Fast Ethernet, address is 0014.691f.b985 (bia 0014.691f.b985)\r\n MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, rely 255/255, load 1/255\r\n Encapsulation ARPA, loopback not set\r\n Keepalive set (10 sec)\r\n Auto-duplex, Auto Speed\r\n ARP type: ARPA, ARP Timeout 04:00:00\r\n Last input never, output never, output hang never\r\n Last clearing of "show interface" counters never\r\n Queueing strategy: PXF First-In-First-Out\r\n Output queue 0/2048, 0 drops; input queue 0/75, 0 drops\r\n 5 minute input rate 0 bits/sec, 0 packets/sec\r\n 5 minute output rate 0 bits/sec, 0 packets/sec\r\n 0 packets input, 0 bytes\r\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\r\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\r\n 0 watchdog, 0 multicast\r\n 0 input packets with dribble condition detected\r\n 0 packets output, 0 bytes, 0 underruns\r\n 0 output errors'
  407. 2013-01-24 15:52:56,505 [TELNET: 192.168.65.130] on_read: ', 0 collisions, 0 interface resets\r\n 0 babbles, 0 late collision, 0 deferred\r\n 0 lost carrier, 0 no carrier\r\n 0 output buffer failures, 0 output buffers swapped out\r\nFastEthernet2/6 is up, line protocol is up \r\n Hardware is Fast Ethernet, address is 0014.691f.b986 (bia 0014.691f.b986)\r\n Internet address is 10.0.16.1/24\r\n MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, rely 255/255, load 1/255\r\n Encapsulation ARPA, loopback not set\r\n Keepalive set (10 sec)\r\n Auto-duplex, Auto Speed\r\n ARP type: ARPA, ARP Timeout 04:00:00\r\n Last input 00:00:00, output 00:00:04, output hang never\r\n Last clearing of "show interface" counters never\r\n Queueing strategy: PXF First-In-First-Out\r\n Output queue 0/2048, 4 drops; input queue 0/75, 0 drops\r\n 5 minute input rate 0 bits/sec, 0 packets/sec\r\n 5 minute output rate 0 bits/sec, 0 packets/sec\r\n 10165804 packets input, 742878288 bytes\r\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\r\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\r\n 0 watchdog, 8509104 multicast\r\n 0 input p'
  408. 2013-01-24 15:52:56,508 [TELNET: 192.168.65.130] on_read: 'ackets with dribble condition detected\r\n 2494767 packets output, 159667320 bytes, 0 underruns\r\n 0 output errors, 0 collisions, 1 interface resets\r\n 0 babbles, 0 late collision, 0 deferred\r\n 3 lost carrier, 0 no carrier\r\n 0 output buffer failures, 0 output buffers swapped out\r\nFastEthernet2/7 is administratively down, line protocol is down \r\n Hardware is Fast Ethernet, address is 0014.691f.b987 (bia 0014.691f.b987)\r\n MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, rely 255/255, load 1/255\r\n Encapsulation ARPA, loopback not set\r\n Keepalive set (10 sec)\r\n Auto-duplex, Auto Speed\r\n ARP type: ARPA, ARP Timeout 04:00:00\r\n Last input never, output never, output hang never\r\n Last clearing of "show interface" counters never\r\n Queueing strategy: PXF First-In-First-Out\r\n Output queue 0/2048, 0 drops; input queue 0/75, 0 drops\r\n 5 minute input rate 0 bits/sec, 0 packets/sec\r\n 5 minute output rate 0 bits/sec, 0 packets/sec\r\n 0 packets input, 0 bytes\r\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\r\n 0 input errors, 0 CRC'
  409. 2013-01-24 15:52:56,511 [TELNET: 192.168.65.130] on_read: ', 0 frame, 0 overrun, 0 ignored\r\n 0 watchdog, 0 multicast\r\n 0 input packets with dribble condition detected\r\n 0 packets output, 0 bytes, 0 underruns\r\n 0 output errors, 0 collisions, 0 interface resets\r\n 0 babbles, 0 late collision, 0 deferred\r\n 0 lost carrier, 0 no carrier\r\n 0 output buffer failures, 0 output buffers swapped out\r\nFastEthernet2/8 is administratively down, line protocol is down \r\n Hardware is Fast Ethernet, address is 0014.691f.b988 (bia 0014.691f.b988)\r\n MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, rely 255/255, load 1/255\r\n Encapsulation ARPA, loopback not set\r\n Keepalive set (10 sec)\r\n Auto-duplex, Auto Speed\r\n ARP type: ARPA, ARP Timeout 04:00:00\r\n Last input never, output never, output hang never\r\n Last clearing of "show interface" counters never\r\n Queueing strategy: PXF First-In-First-Out\r\n Output queue 0/2048, 0 drops; input queue 0/75, 0 drops\r\n 5 minute input rate 0 bits/sec, 0 packets/sec\r\n 5 minute output rate 0 bits/sec, 0 packets/sec\r\n 0 packets input, 0 bytes\r\n Received 0 broadca'
  410. 2013-01-24 15:52:56,515 [TELNET: 192.168.65.130] on_read: 'sts, 0 runts, 0 giants, 0 throttles\r\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\r\n 0 watchdog, 0 multicast\r\n 0 input packets with dribble condition detected\r\n 0 packets output, 0 bytes, 0 underruns\r\n 0 output errors, 0 collisions, 0 interface resets\r\n 0 babbles, 0 late collision, 0 deferred\r\n 0 lost carrier, 0 no carrier\r\n 0 output buffer failures, 0 output buffers swapped out\r\nFastEthernet2/9 is administratively down, line protocol is down \r\n Hardware is Fast Ethernet, address is 0014.691f.b989 (bia 0014.691f.b989)\r\n MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, rely 255/255, load 1/255\r\n Encapsulation ARPA, loopback not set\r\n Keepalive set (10 sec)\r\n Auto-duplex, Auto Speed\r\n ARP type: ARPA, ARP Timeout 04:00:00\r\n Last input never, output never, output hang never\r\n Last clearing of "show interface" counters never\r\n Queueing strategy: PXF First-In-First-Out\r\n Output queue 0/2048, 0 drops; input queue 0/75, 0 drops\r\n 5 minute input rate 0 bits/sec, 0 packets/sec\r\n 5 minute output rate 0 bits/sec, 0 pack'
  411. 2013-01-24 15:52:56,518 [TELNET: 192.168.65.130] on_read: 'ets/sec\r\n 0 packets input, 0 bytes\r\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\r\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\r\n 0 watchdog, 0 multicast\r\n 0 input packets with dribble condition detected\r\n 0 packets output, 0 bytes, 0 underruns\r\n 0 output errors, 0 collisions, 0 interface resets\r\n 0 babbles, 0 late collision, 0 deferred\r\n 0 lost carrier, 0 no carrier\r\n 0 output buffer failures, 0 output buffers swapped out\r\nFastEthernet2/10 is administratively down, line protocol is down \r\n Hardware is Fast Ethernet, address is 0014.691f.b98a (bia 0014.691f.b98a)\r\n MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, rely 255/255, load 1/255\r\n Encapsulation ARPA, loopback not set\r\n Keepalive set (10 sec)\r\n Auto-duplex, Auto Speed\r\n ARP type: ARPA, ARP Timeout 04:00:00\r\n Last input never, output never, output hang never\r\n Last clearing of "show interface" counters never\r\n Queueing strategy: PXF First-In-First-Out\r\n Output queue 0/2048, 0 drops; input queue 0/75, 0 drops\r\n 5 minute input rate 0 bi'
  412. 2013-01-24 15:52:56,522 [TELNET: 192.168.65.130] on_read: 'ts/sec, 0 packets/sec\r\n 5 minute output rate 0 bits/sec, 0 packets/sec\r\n 0 packets input, 0 bytes\r\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\r\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\r\n 0 watchdog, 0 multicast\r\n 0 input packets with dribble condition detected\r\n 0 packets output, 0 bytes, 0 underruns\r\n 0 output errors, 0 collisions, 0 interface resets\r\n 0 babbles, 0 late collision, 0 deferred\r\n 0 lost carrier, 0 no carrier\r\n 0 output buffer failures, 0 output buffers swapped out\r\nFastEthernet2/11 is administratively down, line protocol is down \r\n Hardware is Fast Ethernet, address is 0014.691f.b98b (bia 0014.691f.b98b)\r\n MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, rely 255/255, load 1/255\r\n Encapsulation ARPA, loopback not set\r\n Keepalive set (10 sec)\r\n Auto-duplex, Auto Speed\r\n ARP type: ARPA, ARP Timeout 04:00:00\r\n Last input never, output never, output hang never\r\n Last clearing of "show interface" counters never\r\n Queueing strategy: PXF First-In-First-Out\r\n Output queue 0/2048'
  413. 2013-01-24 15:52:56,526 [TELNET: 192.168.65.130] on_read: ', 0 drops; input queue 0/75, 0 drops\r\n 5 minute input rate 0 bits/sec, 0 packets/sec\r\n 5 minute output rate 0 bits/sec, 0 packets/sec\r\n 0 packets input, 0 bytes\r\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\r\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\r\n 0 watchdog, 0 multicast\r\n 0 input packets with dribble condition detected\r\n 0 packets output, 0 bytes, 0 underruns\r\n 0 output errors, 0 collisions, 0 interface resets\r\n 0 babbles, 0 late collision, 0 deferred\r\n 0 lost carrier, 0 no carrier\r\n 0 output buffer failures, 0 output buffers swapped out\r\nFastEthernet2/12 is administratively down, line protocol is down \r\n Hardware is Fast Ethernet, address is 0014.691f.b98c (bia 0014.691f.b98c)\r\n MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, rely 255/255, load 1/255\r\n Encapsulation ARPA, loopback not set\r\n Keepalive set (10 sec)\r\n Full-duplex, 100Mb/s\r\n ARP type: ARPA, ARP Timeout 04:00:00\r\n Last input never, output never, output hang never\r\n Last clearing of "show interface" counters never\r\n Queueing strategy: PXF First-In-First-Out\r\n Output queue 0/2048, 0 drops; input queue 0/75, 0 drops\r\n 5 minute input rate 0 bits/sec, 0 packets/sec\r\n 5 minute output rate 0 bits/sec, 0 packets/sec\r\n 0 packets input, 0 bytes\r\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\r\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\r\n 0 watchdog, 0 multicast\r\n 0 input packets with dribble condition detected\r\n 0 packets output, 0 bytes, 0 underruns\r\n 0 output errors, 0 collisions, 0 interface resets\r\n '
  414. 2013-01-24 15:52:56,531 [TELNET: 192.168.65.130] on_read: ' 0 babbles, 0 late collision, 0 deferred\r\n 0 lost carrier, 0 no carrier\r\n 0 output buffer failures, 0 output buffers swapped out\r\nLoopback0 is up, line protocol is up \r\n Hardware is Loopback\r\n Internet address is 192.168.65.130/32\r\n MTU 1514 bytes, BW 8000000 Kbit, DLY 5000 usec, rely 255/255, load 1/255\r\n Encapsulation LOOPBACK, loopback not set\r\n Last input 00:00:29, output never, output hang never\r\n Last clearing of "show interface" counters never\r\n Queueing strategy: \r\n 5 minute input rate 0 bits/sec, 0 packets/sec\r\n 5 minute output rate 0 bits/sec, 0 packets/sec\r\n 0 packets input, 0 bytes, 0 no buffer\r\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\r\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort\r\n 1113363 packets output, 41273136 bytes, 0 underruns\r\n 0 output errors, 0 collisions, 0 interface resets\r\n 0 output buffer failures, 0 output buffers swapped out\r\ncrt01-yla-pet#'
  415. 2013-01-24 15:52:56,535 [TELNET: 192.168.65.130] Starting synchronous FSM check
  416. 2013-01-24 15:52:56,536 [TELNET: 192.168.65.130] match '^crt01\-yla\-pet(?:-\d+)?(?:\(config[^\)]*\))?#'
  417. 2013-01-24 15:52:56,536 [TELNET: 192.168.65.130] Starting synchronous FSM check
  418. 2013-01-24 15:52:56,536 [TELNET: 192.168.65.130] event(PROMPT)
  419. 2013-01-24 15:52:56,587 [script-192.168.65.130-Cisco.IOS.get_interfaces] cli(show interface) returns:
  420. ===[ show interface ]===================================================
  421. 'SRP1/1 is up, line protocol is up \n Hardware is SRP OC48, address is 0014.691f.b980 (bia 0014.691f.b980)\n Internet address is 192.168.66.3/28\n MTU 4470 bytes, BW 2488000 Kbit, DLY 100 usec, rely 255/255, load 4/255\n Encapsulation SRP2,\n Side A: loopback not set\n Side B: loopback not set\n 10 nodes on the ring MAC passthrough not set \n Side A: not wrapped IPS local: IDLE\t IPS remote: IDLE\n Side B: not wrapped IPS local: IDLE\t IPS remote: IDLE\n Last input 00:00:00, output 00:00:00, output hang never\n Last clearing of "show interface" counters never\n Queueing strategy: PXF First-In-First-Out\n Output queue Side A: 6/8192; Side B: 0/8192, 0 drops\n Input queue 11/75, 0 drops\n Side A: 5 minutes output rate 47030220 bits/sec, 29012 packets/sec\n 5 minutes input rate 449814821 bits/sec, 50149 packets/sec\n Side B: 5 minutes output rate 0 bits/sec, 0 packets/sec\n 5 minutes input rate 2092 bits/sec, 2 packets/sec\n 561583621074 packets input, 624644843343852 bytes, 0 no buffer\n Received 0 broadcasts, 20 runts, 0 giants, 0 throttles\n 23 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 3 abort\n 311656397539 packets output, 74273596867216 bytes, 0 underruns\n 0 output errors, 0 collisions, 1 interface resets\n 0 output buffer failures, 0 output buffers swapped out\n Side A received errors:\n 14 input errors, 0 CRC, 0 ignored,\n 11 framer runts, 0 framer giants, 0 framer aborts,\n 0 mac runts, 0 mac giants, 3 mac aborts\n Side B received errors:\n 9 input errors, 0 CRC, 0 ignored,\n 9 framer runts, 0 framer giants, 0 framer aborts,\n 0 mac runts, 0 mac giants, 0 mac aborts\nGigabitEthernet2/1 is up, line protocol is up \n Hardware is Gigabit Ethernet, address is 0014.691f.b981 (bia 0014.691f.b981)\n Description: = cct01-yla-pet =\n MTU 1546 bytes, BW 1000000 Kbit, DLY 10 usec, rely 255/255, load 112/255\n Encapsulation ARPA, loopback not set\n Keepalive set (10 sec)\n Full-duplex mode, link type is autonegotiation, media type is SX\n ARP type: ARPA, ARP Timeout 04:00:00\n Last input 00:00:00, output 00:00:00, output hang never\n Last clearing of "show interface" counters never\n Queueing strategy: PXF First-In-First-Out\n Output queue 3/8192, 0 drops; input queue 0/75, 0 drops\n 5 minute input rate 41468000 bits/sec, 29007 packets/sec\n 5 minute output rate 440135000 bits/sec, 50149 packets/sec\n 311636981938 packets input, 66792594126964 bytes, 0 no buffer\n Received 214990404 broadcasts, 0 runts, 0 giants, 0 throttles\n 3 input errors, 2 CRC, 0 frame, 0 overrun, 0 ignored\n 0 watchdog, 795710467 multicast, 0 pause input\n 561518082890 packets output, 611161678049116 bytes, 0 underruns\n 0 output errors, 0 collisions, 1 interface resets\n 0 babbles, 0 late collision, 0 deferred\n 2 lost carrier, 0 no carrier, 0 pause output\n 0 output buffer failures, 0 output buffers swapped out\nGigabitEthernet2/2 is administratively down, line protocol is down \n Hardware is Gigabit Ethernet, address is 0014.691f.b982 (bia 0014.691f.b982)\n MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec, rely 255/255, load 1/255\n Encapsulation ARPA, loopback not set\n Keepalive set (10 sec)\n Full-duplex mode, link type is autonegotiation, media type is unknown 0\n ARP type: ARPA, ARP Timeout 04:00:00\n Last input never, output never, output hang never\n Last clearing of "show interface" counters never\n Queueing strategy: PXF First-In-First-Out\n Output queue 0/8192, 0 drops; input queue 0/75, 0 drops\n 5 minute input rate 0 bits/sec, 0 packets/sec\n 5 minute output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes, 0 no buffer\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\n 0 watchdog, 0 multicast, 0 pause input\n 0 packets output, 0 bytes, 0 underruns\n 0 output errors, 0 collisions, 0 interface resets\n 0 babbles, 0 late collision, 0 deferred\n 0 lost carrier, 0 no carrier, 0 pause output\n 0 output buffer failures, 0 output buffers swapped out\nGigabitEthernet2/3 is administratively down, line protocol is down \n Hardware is Gigabit Ethernet, address is 0014.691f.b983 (bia 0014.691f.b983)\n MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec, rely 255/255, load 1/255\n Encapsulation ARPA, loopback not set\n Keepalive set (10 sec)\n Full-duplex mode, link type is autonegotiation, media type is unknown 0\n ARP type: ARPA, ARP Timeout 04:00:00\n Last input never, output never, output hang never\n Last clearing of "show interface" counters never\n Queueing strategy: PXF First-In-First-Out\n Output queue 0/8192, 0 drops; input queue 0/75, 0 drops\n 5 minute input rate 0 bits/sec, 0 packets/sec\n 5 minute output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes, 0 no buffer\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\n 0 watchdog, 0 multicast, 0 pause input\n 0 packets output, 0 bytes, 0 underruns\n 0 output errors, 0 collisions, 0 interface resets\n 0 babbles, 0 late collision, 0 deferred\n 0 lost carrier, 0 no carrier, 0 pause output\n 0 output buffer failures, 0 output buffers swapped out\nGigabitEthernet2/4 is administratively down, line protocol is down \n Hardware is Gigabit Ethernet, address is 0014.691f.b984 (bia 0014.691f.b984)\n MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec, rely 255/255, load 1/255\n Encapsulation ARPA, loopback not set\n Keepalive set (10 sec)\n Full-duplex mode, link type is autonegotiation, media type is unknown 0\n ARP type: ARPA, ARP Timeout 04:00:00\n Last input never, output never, output hang never\n Last clearing of "show interface" counters never\n Queueing strategy: PXF First-In-First-Out\n Output queue 0/8192, 0 drops; input queue 0/75, 0 drops\n 5 minute input rate 0 bits/sec, 0 packets/sec\n 5 minute output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes, 0 no buffer\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\n 0 watchdog, 0 multicast, 0 pause input\n 0 packets output, 0 bytes, 0 underruns\n 0 output errors, 0 collisions, 0 interface resets\n 0 babbles, 0 late collision, 0 deferred\n 0 lost carrier, 0 no carrier, 0 pause output\n 0 output buffer failures, 0 output buffers swapped out\nFastEthernet2/5 is administratively down, line protocol is down \n Hardware is Fast Ethernet, address is 0014.691f.b985 (bia 0014.691f.b985)\n MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, rely 255/255, load 1/255\n Encapsulation ARPA, loopback not set\n Keepalive set (10 sec)\n Auto-duplex, Auto Speed\n ARP type: ARPA, ARP Timeout 04:00:00\n Last input never, output never, output hang never\n Last clearing of "show interface" counters never\n Queueing strategy: PXF First-In-First-Out\n Output queue 0/2048, 0 drops; input queue 0/75, 0 drops\n 5 minute input rate 0 bits/sec, 0 packets/sec\n 5 minute output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\n 0 watchdog, 0 multicast\n 0 input packets with dribble condition detected\n 0 packets output, 0 bytes, 0 underruns\n 0 output errors, 0 collisions, 0 interface resets\n 0 babbles, 0 late collision, 0 deferred\n 0 lost carrier, 0 no carrier\n 0 output buffer failures, 0 output buffers swapped out\nFastEthernet2/6 is up, line protocol is up \n Hardware is Fast Ethernet, address is 0014.691f.b986 (bia 0014.691f.b986)\n Internet address is 10.0.16.1/24\n MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, rely 255/255, load 1/255\n Encapsulation ARPA, loopback not set\n Keepalive set (10 sec)\n Auto-duplex, Auto Speed\n ARP type: ARPA, ARP Timeout 04:00:00\n Last input 00:00:00, output 00:00:04, output hang never\n Last clearing of "show interface" counters never\n Queueing strategy: PXF First-In-First-Out\n Output queue 0/2048, 4 drops; input queue 0/75, 0 drops\n 5 minute input rate 0 bits/sec, 0 packets/sec\n 5 minute output rate 0 bits/sec, 0 packets/sec\n 10165804 packets input, 742878288 bytes\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\n 0 watchdog, 8509104 multicast\n 0 input packets with dribble condition detected\n 2494767 packets output, 159667320 bytes, 0 underruns\n 0 output errors, 0 collisions, 1 interface resets\n 0 babbles, 0 late collision, 0 deferred\n 3 lost carrier, 0 no carrier\n 0 output buffer failures, 0 output buffers swapped out\nFastEthernet2/7 is administratively down, line protocol is down \n Hardware is Fast Ethernet, address is 0014.691f.b987 (bia 0014.691f.b987)\n MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, rely 255/255, load 1/255\n Encapsulation ARPA, loopback not set\n Keepalive set (10 sec)\n Auto-duplex, Auto Speed\n ARP type: ARPA, ARP Timeout 04:00:00\n Last input never, output never, output hang never\n Last clearing of "show interface" counters never\n Queueing strategy: PXF First-In-First-Out\n Output queue 0/2048, 0 drops; input queue 0/75, 0 drops\n 5 minute input rate 0 bits/sec, 0 packets/sec\n 5 minute output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\n 0 watchdog, 0 multicast\n 0 input packets with dribble condition detected\n 0 packets output, 0 bytes, 0 underruns\n 0 output errors, 0 collisions, 0 interface resets\n 0 babbles, 0 late collision, 0 deferred\n 0 lost carrier, 0 no carrier\n 0 output buffer failures, 0 output buffers swapped out\nFastEthernet2/8 is administratively down, line protocol is down \n Hardware is Fast Ethernet, address is 0014.691f.b988 (bia 0014.691f.b988)\n MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, rely 255/255, load 1/255\n Encapsulation ARPA, loopback not set\n Keepalive set (10 sec)\n Auto-duplex, Auto Speed\n ARP type: ARPA, ARP Timeout 04:00:00\n Last input never, output never, output hang never\n Last clearing of "show interface" counters never\n Queueing strategy: PXF First-In-First-Out\n Output queue 0/2048, 0 drops; input queue 0/75, 0 drops\n 5 minute input rate 0 bits/sec, 0 packets/sec\n 5 minute output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\n 0 watchdog, 0 multicast\n 0 input packets with dribble condition detected\n 0 packets output, 0 bytes, 0 underruns\n 0 output errors, 0 collisions, 0 interface resets\n 0 babbles, 0 late collision, 0 deferred\n 0 lost carrier, 0 no carrier\n 0 output buffer failures, 0 output buffers swapped out\nFastEthernet2/9 is administratively down, line protocol is down \n Hardware is Fast Ethernet, address is 0014.691f.b989 (bia 0014.691f.b989)\n MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, rely 255/255, load 1/255\n Encapsulation ARPA, loopback not set\n Keepalive set (10 sec)\n Auto-duplex, Auto Speed\n ARP type: ARPA, ARP Timeout 04:00:00\n Last input never, output never, output hang never\n Last clearing of "show interface" counters never\n Queueing strategy: PXF First-In-First-Out\n Output queue 0/2048, 0 drops; input queue 0/75, 0 drops\n 5 minute input rate 0 bits/sec, 0 packets/sec\n 5 minute output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\n 0 watchdog, 0 multicast\n 0 input packets with dribble condition detected\n 0 packets output, 0 bytes, 0 underruns\n 0 output errors, 0 collisions, 0 interface resets\n 0 babbles, 0 late collision, 0 deferred\n 0 lost carrier, 0 no carrier\n 0 output buffer failures, 0 output buffers swapped out\nFastEthernet2/10 is administratively down, line protocol is down \n Hardware is Fast Ethernet, address is 0014.691f.b98a (bia 0014.691f.b98a)\n MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, rely 255/255, load 1/255\n Encapsulation ARPA, loopback not set\n Keepalive set (10 sec)\n Auto-duplex, Auto Speed\n ARP type: ARPA, ARP Timeout 04:00:00\n Last input never, output never, output hang never\n Last clearing of "show interface" counters never\n Queueing strategy: PXF First-In-First-Out\n Output queue 0/2048, 0 drops; input queue 0/75, 0 drops\n 5 minute input rate 0 bits/sec, 0 packets/sec\n 5 minute output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\n 0 watchdog, 0 multicast\n 0 input packets with dribble condition detected\n 0 packets output, 0 bytes, 0 underruns\n 0 output errors, 0 collisions, 0 interface resets\n 0 babbles, 0 late collision, 0 deferred\n 0 lost carrier, 0 no carrier\n 0 output buffer failures, 0 output buffers swapped out\nFastEthernet2/11 is administratively down, line protocol is down \n Hardware is Fast Ethernet, address is 0014.691f.b98b (bia 0014.691f.b98b)\n MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, rely 255/255, load 1/255\n Encapsulation ARPA, loopback not set\n Keepalive set (10 sec)\n Auto-duplex, Auto Speed\n ARP type: ARPA, ARP Timeout 04:00:00\n Last input never, output never, output hang never\n Last clearing of "show interface" counters never\n Queueing strategy: PXF First-In-First-Out\n Output queue 0/2048, 0 drops; input queue 0/75, 0 drops\n 5 minute input rate 0 bits/sec, 0 packets/sec\n 5 minute output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\n 0 watchdog, 0 multicast\n 0 input packets with dribble condition detected\n 0 packets output, 0 bytes, 0 underruns\n 0 output errors, 0 collisions, 0 interface resets\n 0 babbles, 0 late collision, 0 deferred\n 0 lost carrier, 0 no carrier\n 0 output buffer failures, 0 output buffers swapped out\nFastEthernet2/12 is administratively down, line protocol is down \n Hardware is Fast Ethernet, address is 0014.691f.b98c (bia 0014.691f.b98c)\n MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, rely 255/255, load 1/255\n Encapsulation ARPA, loopback not set\n Keepalive set (10 sec)\n Full-duplex, 100Mb/s\n ARP type: ARPA, ARP Timeout 04:00:00\n Last input never, output never, output hang never\n Last clearing of "show interface" counters never\n Queueing strategy: PXF First-In-First-Out\n Output queue 0/2048, 0 drops; input queue 0/75, 0 drops\n 5 minute input rate 0 bits/sec, 0 packets/sec\n 5 minute output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\n 0 watchdog, 0 multicast\n 0 input packets with dribble condition detected\n 0 packets output, 0 bytes, 0 underruns\n 0 output errors, 0 collisions, 0 interface resets\n 0 babbles, 0 late collision, 0 deferred\n 0 lost carrier, 0 no carrier\n 0 output buffer failures, 0 output buffers swapped out\nLoopback0 is up, line protocol is up \n Hardware is Loopback\n Internet address is 192.168.65.130/32\n MTU 1514 bytes, BW 8000000 Kbit, DLY 5000 usec, rely 255/255, load 1/255\n Encapsulation LOOPBACK, loopback not set\n Last input 00:00:29, output never, output hang never\n Last clearing of "show interface" counters never\n Queueing strategy: \n 5 minute input rate 0 bits/sec, 0 packets/sec\n 5 minute output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes, 0 no buffer\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort\n 1113363 packets output, 41273136 bytes, 0 underruns\n 0 output errors, 0 collisions, 0 interface resets\n 0 output buffer failures, 0 output buffers swapped out\n'
  422. ========================================================================
  423. 2013-01-24 15:52:56,592 [script-192.168.65.130-Cisco.IOS.get_interfaces] Unhandled exception
  424. 2013-01-24 15:52:56,606 [script-192.168.65.130-Cisco.IOS.get_interfaces] Script traceback:
  425. <type 'exceptions.KeyError'>
  426. 'Sr'
  427. START OF TRACEBACK
  428. ------------------------------------------------------------------------
  429. File: /opt/noc/sa/profiles/Cisco/IOS/get_interfaces.py (Line: 315)
  430. Function: execute
  431. 308 sub["ifindex"] = ifindex[full_ifname]
  432. 309
  433. 310 if "." not in ifname and ":" not in ifname:
  434. 311 iface = {
  435. 312 "name": ifname,
  436. 313 "admin_status": a_stat,
  437. 314 "oper_status": o_stat,
  438. 315 ==> "type": self.types[ifname[:2]],
  439. 316 "enabled_protocols": [],
  440. 317 "subinterfaces": [sub]
  441. 318 }
  442. 319 if ifname in lldp:
  443. 320 iface["enabled_protocols"] += ["LLDP"]
  444. 321 if match.group("desc"):
  445. Variables:
  446. cmd = 'show vlan-switch brief'
  447. ipv6_interfaces = defaultdict(<type 'list'>, {})
  448. ip = '192.168.65.130/32'
  449. portchannel_members = {}
  450. ipv4_interfaces = defaultdict(<type 'list'>, {'Fa 2/6': ['10.0.16.1/24'], 'Sr 1/1': ['192.168.66.3/28'], 'Lo 0': ['192.168.65.130/32']})
  451. pvm = {}
  452. full_ifname = 'SRP1/1'
  453. ospfs = ['SR1/1', 'Lo0']
  454. c_iface = None
  455. lldp = set([])
  456. sub = {'name': 'Sr 1/1', 'enabled_afi': [], 'enabled_protocols': [], 'admin_status': True, 'mac': '0014.691f.b980', 'oper_status': True}
  457. self = <Script(script-192.168.65.130-Cisco.IOS.get_interfaces, started 139986050631424)>
  458. encaps = 'SRP2,'
  459. matchmac = <_sre.SRE_Match object at 0x3dcbf30>
  460. ifname = 'Sr 1/1'
  461. match = <_sre.SRE_Match object at 0x7f50fc0111f0>
  462. o_stat = True
  463. interfaces = []
  464. hw = 'SRP OC48, address is 0014.691f.b980 (bia 0014.691f.b980)'
  465. vlans = None
  466. shotn = 'Sr1/1'
  467. matchifn = <_sre.SRE_Match object at 0x38b2cb0>
  468. l = ''
  469. a_stat = True
  470. v = 'SRP1/1 is up, line protocol is up \n Hardware is SRP OC48, address is 0014.691f.b980 (bia 0014.691f.b980)\n Internet address is 192.168.66.3/28\n MTU 4470 bytes, BW 2488000 Kbit, DLY 100 usec, rely 255/255, load 4/255\n Encapsulation SRP2,\n Side A: loopback not set\n Side B: loopback not set\n 10 nodes on the ring MAC passthrough not set \n Side A: not wrapped IPS local: IDLE\t IPS remote: IDLE\n Side B: not wrapped IPS local: IDLE\t IPS remote: IDLE\n Last input 00:00:00, output 00:00:00, output hang never\n Last clearing of "show interface" counters never\n Queueing strategy: PXF First-In-First-Out\n Output queue Side A: 6/8192; Side B: 0/8192, 0 drops\n Input queue 11/75, 0 drops\n Side A: 5 minutes output rate 47030220 bits/sec, 29012 packets/sec\n 5 minutes input rate 449814821 bits/sec, 50149 packets/sec\n Side B: 5 minutes output rate 0 bits/sec, 0 packets/sec\n 5 minutes input rate 2092 bits/sec, 2 packets/sec\n 561583621074 packets input, 624644843343852 bytes, 0 no buffer\n Received 0 broadcasts, 20 runts, 0 giants, 0 throttles\n 23 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 3 abort\n 311656397539 packets output, 74273596867216 bytes, 0 underruns\n 0 output errors, 0 collisions, 1 interface resets\n 0 output buffer failures, 0 output buffers swapped out\n Side A received errors:\n 14 input errors, 0 CRC, 0 ignored,\n 11 framer runts, 0 framer giants, 0 framer aborts,\n 0 mac runts, 0 mac giants, 3 mac aborts\n Side B received errors:\n 9 input errors, 0 CRC, 0 ignored,\n 9 framer runts, 0 framer giants, 0 framer aborts,\n 0 mac runts, 0 mac giants, 0 mac aborts\nGigabitEthernet2/1 is up, line protocol is up \n Hardware is Gigabit Ethernet, address is 0014.691f.b981 (bia 0014.691f.b981)\n Description: = cct01-yla-pet =\n MTU 1546 bytes, BW 1000000 Kbit, DLY 10 usec, rely 255/255, load 112/255\n Encapsulation ARPA, loopback not set\n Keepalive set (10 sec)\n Full-duplex mode, link type is autonegotiation, media type is SX\n ARP type: ARPA, ARP Timeout 04:00:00\n Last input 00:00:00, output 00:00:00, output hang never\n Last clearing of "show interface" counters never\n Queueing strategy: PXF First-In-First-Out\n Output queue 3/8192, 0 drops; input queue 0/75, 0 drops\n 5 minute input rate 41468000 bits/sec, 29007 packets/sec\n 5 minute output rate 440135000 bits/sec, 50149 packets/sec\n 311636981938 packets input, 66792594126964 bytes, 0 no buffer\n Received 214990404 broadcasts, 0 runts, 0 giants, 0 throttles\n 3 input errors, 2 CRC, 0 frame, 0 overrun, 0 ignored\n 0 watchdog, 795710467 multicast, 0 pause input\n 561518082890 packets output, 611161678049116 bytes, 0 underruns\n 0 output errors, 0 collisions, 1 interface resets\n 0 babbles, 0 late collision, 0 deferred\n 2 lost carrier, 0 no carrier, 0 pause output\n 0 output buffer failures, 0 output buffers swapped out\nGigabitEthernet2/2 is administratively down, line protocol is down \n Hardware is Gigabit Ethernet, address is 0014.691f.b982 (bia 0014.691f.b982)\n MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec, rely 255/255, load 1/255\n Encapsulation ARPA, loopback not set\n Keepalive set (10 sec)\n Full-duplex mode, link type is autonegotiation, media type is unknown 0\n ARP type: ARPA, ARP Timeout 04:00:00\n Last input never, output never, output hang never\n Last clearing of "show interface" counters never\n Queueing strategy: PXF First-In-First-Out\n Output queue 0/8192, 0 drops; input queue 0/75, 0 drops\n 5 minute input rate 0 bits/sec, 0 packets/sec\n 5 minute output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes, 0 no buffer\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\n 0 watchdog, 0 multicast, 0 pause input\n 0 packets output, 0 bytes, 0 underruns\n 0 output errors, 0 collisions, 0 interface resets\n 0 babbles, 0 late collision, 0 deferred\n 0 lost carrier, 0 no carrier, 0 pause output\n 0 output buffer failures, 0 output buffers swapped out\nGigabitEthernet2/3 is administratively down, line protocol is down \n Hardware is Gigabit Ethernet, address is 0014.691f.b983 (bia 0014.691f.b983)\n MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec, rely 255/255, load 1/255\n Encapsulation ARPA, loopback not set\n Keepalive set (10 sec)\n Full-duplex mode, link type is autonegotiation, media type is unknown 0\n ARP type: ARPA, ARP Timeout 04:00:00\n Last input never, output never, output hang never\n Last clearing of "show interface" counters never\n Queueing strategy: PXF First-In-First-Out\n Output queue 0/8192, 0 drops; input queue 0/75, 0 drops\n 5 minute input rate 0 bits/sec, 0 packets/sec\n 5 minute output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes, 0 no buffer\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\n 0 watchdog, 0 multicast, 0 pause input\n 0 packets output, 0 bytes, 0 underruns\n 0 output errors, 0 collisions, 0 interface resets\n 0 babbles, 0 late collision, 0 deferred\n 0 lost carrier, 0 no carrier, 0 pause output\n 0 output buffer failures, 0 output buffers swapped out\nGigabitEthernet2/4 is administratively down, line protocol is down \n Hardware is Gigabit Ethernet, address is 0014.691f.b984 (bia 0014.691f.b984)\n MTU 1500 bytes, BW 1000000 Kbit, DLY 10 usec, rely 255/255, load 1/255\n Encapsulation ARPA, loopback not set\n Keepalive set (10 sec)\n Full-duplex mode, link type is autonegotiation, media type is unknown 0\n ARP type: ARPA, ARP Timeout 04:00:00\n Last input never, output never, output hang never\n Last clearing of "show interface" counters never\n Queueing strategy: PXF First-In-First-Out\n Output queue 0/8192, 0 drops; input queue 0/75, 0 drops\n 5 minute input rate 0 bits/sec, 0 packets/sec\n 5 minute output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes, 0 no buffer\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\n 0 watchdog, 0 multicast, 0 pause input\n 0 packets output, 0 bytes, 0 underruns\n 0 output errors, 0 collisions, 0 interface resets\n 0 babbles, 0 late collision, 0 deferred\n 0 lost carrier, 0 no carrier, 0 pause output\n 0 output buffer failures, 0 output buffers swapped out\nFastEthernet2/5 is administratively down, line protocol is down \n Hardware is Fast Ethernet, address is 0014.691f.b985 (bia 0014.691f.b985)\n MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, rely 255/255, load 1/255\n Encapsulation ARPA, loopback not set\n Keepalive set (10 sec)\n Auto-duplex, Auto Speed\n ARP type: ARPA, ARP Timeout 04:00:00\n Last input never, output never, output hang never\n Last clearing of "show interface" counters never\n Queueing strategy: PXF First-In-First-Out\n Output queue 0/2048, 0 drops; input queue 0/75, 0 drops\n 5 minute input rate 0 bits/sec, 0 packets/sec\n 5 minute output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\n 0 watchdog, 0 multicast\n 0 input packets with dribble condition detected\n 0 packets output, 0 bytes, 0 underruns\n 0 output errors, 0 collisions, 0 interface resets\n 0 babbles, 0 late collision, 0 deferred\n 0 lost carrier, 0 no carrier\n 0 output buffer failures, 0 output buffers swapped out\nFastEthernet2/6 is up, line protocol is up \n Hardware is Fast Ethernet, address is 0014.691f.b986 (bia 0014.691f.b986)\n Internet address is 10.0.16.1/24\n MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, rely 255/255, load 1/255\n Encapsulation ARPA, loopback not set\n Keepalive set (10 sec)\n Auto-duplex, Auto Speed\n ARP type: ARPA, ARP Timeout 04:00:00\n Last input 00:00:00, output 00:00:04, output hang never\n Last clearing of "show interface" counters never\n Queueing strategy: PXF First-In-First-Out\n Output queue 0/2048, 4 drops; input queue 0/75, 0 drops\n 5 minute input rate 0 bits/sec, 0 packets/sec\n 5 minute output rate 0 bits/sec, 0 packets/sec\n 10165804 packets input, 742878288 bytes\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\n 0 watchdog, 8509104 multicast\n 0 input packets with dribble condition detected\n 2494767 packets output, 159667320 bytes, 0 underruns\n 0 output errors, 0 collisions, 1 interface resets\n 0 babbles, 0 late collision, 0 deferred\n 3 lost carrier, 0 no carrier\n 0 output buffer failures, 0 output buffers swapped out\nFastEthernet2/7 is administratively down, line protocol is down \n Hardware is Fast Ethernet, address is 0014.691f.b987 (bia 0014.691f.b987)\n MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, rely 255/255, load 1/255\n Encapsulation ARPA, loopback not set\n Keepalive set (10 sec)\n Auto-duplex, Auto Speed\n ARP type: ARPA, ARP Timeout 04:00:00\n Last input never, output never, output hang never\n Last clearing of "show interface" counters never\n Queueing strategy: PXF First-In-First-Out\n Output queue 0/2048, 0 drops; input queue 0/75, 0 drops\n 5 minute input rate 0 bits/sec, 0 packets/sec\n 5 minute output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\n 0 watchdog, 0 multicast\n 0 input packets with dribble condition detected\n 0 packets output, 0 bytes, 0 underruns\n 0 output errors, 0 collisions, 0 interface resets\n 0 babbles, 0 late collision, 0 deferred\n 0 lost carrier, 0 no carrier\n 0 output buffer failures, 0 output buffers swapped out\nFastEthernet2/8 is administratively down, line protocol is down \n Hardware is Fast Ethernet, address is 0014.691f.b988 (bia 0014.691f.b988)\n MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, rely 255/255, load 1/255\n Encapsulation ARPA, loopback not set\n Keepalive set (10 sec)\n Auto-duplex, Auto Speed\n ARP type: ARPA, ARP Timeout 04:00:00\n Last input never, output never, output hang never\n Last clearing of "show interface" counters never\n Queueing strategy: PXF First-In-First-Out\n Output queue 0/2048, 0 drops; input queue 0/75, 0 drops\n 5 minute input rate 0 bits/sec, 0 packets/sec\n 5 minute output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\n 0 watchdog, 0 multicast\n 0 input packets with dribble condition detected\n 0 packets output, 0 bytes, 0 underruns\n 0 output errors, 0 collisions, 0 interface resets\n 0 babbles, 0 late collision, 0 deferred\n 0 lost carrier, 0 no carrier\n 0 output buffer failures, 0 output buffers swapped out\nFastEthernet2/9 is administratively down, line protocol is down \n Hardware is Fast Ethernet, address is 0014.691f.b989 (bia 0014.691f.b989)\n MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, rely 255/255, load 1/255\n Encapsulation ARPA, loopback not set\n Keepalive set (10 sec)\n Auto-duplex, Auto Speed\n ARP type: ARPA, ARP Timeout 04:00:00\n Last input never, output never, output hang never\n Last clearing of "show interface" counters never\n Queueing strategy: PXF First-In-First-Out\n Output queue 0/2048, 0 drops; input queue 0/75, 0 drops\n 5 minute input rate 0 bits/sec, 0 packets/sec\n 5 minute output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\n 0 watchdog, 0 multicast\n 0 input packets with dribble condition detected\n 0 packets output, 0 bytes, 0 underruns\n 0 output errors, 0 collisions, 0 interface resets\n 0 babbles, 0 late collision, 0 deferred\n 0 lost carrier, 0 no carrier\n 0 output buffer failures, 0 output buffers swapped out\nFastEthernet2/10 is administratively down, line protocol is down \n Hardware is Fast Ethernet, address is 0014.691f.b98a (bia 0014.691f.b98a)\n MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, rely 255/255, load 1/255\n Encapsulation ARPA, loopback not set\n Keepalive set (10 sec)\n Auto-duplex, Auto Speed\n ARP type: ARPA, ARP Timeout 04:00:00\n Last input never, output never, output hang never\n Last clearing of "show interface" counters never\n Queueing strategy: PXF First-In-First-Out\n Output queue 0/2048, 0 drops; input queue 0/75, 0 drops\n 5 minute input rate 0 bits/sec, 0 packets/sec\n 5 minute output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\n 0 watchdog, 0 multicast\n 0 input packets with dribble condition detected\n 0 packets output, 0 bytes, 0 underruns\n 0 output errors, 0 collisions, 0 interface resets\n 0 babbles, 0 late collision, 0 deferred\n 0 lost carrier, 0 no carrier\n 0 output buffer failures, 0 output buffers swapped out\nFastEthernet2/11 is administratively down, line protocol is down \n Hardware is Fast Ethernet, address is 0014.691f.b98b (bia 0014.691f.b98b)\n MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, rely 255/255, load 1/255\n Encapsulation ARPA, loopback not set\n Keepalive set (10 sec)\n Auto-duplex, Auto Speed\n ARP type: ARPA, ARP Timeout 04:00:00\n Last input never, output never, output hang never\n Last clearing of "show interface" counters never\n Queueing strategy: PXF First-In-First-Out\n Output queue 0/2048, 0 drops; input queue 0/75, 0 drops\n 5 minute input rate 0 bits/sec, 0 packets/sec\n 5 minute output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\n 0 watchdog, 0 multicast\n 0 input packets with dribble condition detected\n 0 packets output, 0 bytes, 0 underruns\n 0 output errors, 0 collisions, 0 interface resets\n 0 babbles, 0 late collision, 0 deferred\n 0 lost carrier, 0 no carrier\n 0 output buffer failures, 0 output buffers swapped out\nFastEthernet2/12 is administratively down, line protocol is down \n Hardware is Fast Ethernet, address is 0014.691f.b98c (bia 0014.691f.b98c)\n MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, rely 255/255, load 1/255\n Encapsulation ARPA, loopback not set\n Keepalive set (10 sec)\n Full-duplex, 100Mb/s\n ARP type: ARPA, ARP Timeout 04:00:00\n Last input never, output never, output hang never\n Last clearing of "show interface" counters never\n Queueing strategy: PXF First-In-First-Out\n Output queue 0/2048, 0 drops; input queue 0/75, 0 drops\n 5 minute input rate 0 bits/sec, 0 packets/sec\n 5 minute output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored\n 0 watchdog, 0 multicast\n 0 input packets with dribble condition detected\n 0 packets output, 0 bytes, 0 underruns\n 0 output errors, 0 collisions, 0 interface resets\n 0 babbles, 0 late collision, 0 deferred\n 0 lost carrier, 0 no carrier\n 0 output buffer failures, 0 output buffers swapped out\nLoopback0 is up, line protocol is up \n Hardware is Loopback\n Internet address is 192.168.65.130/32\n MTU 1514 bytes, BW 8000000 Kbit, DLY 5000 usec, rely 255/255, load 1/255\n Encapsulation LOOPBACK, loopback not set\n Last input 00:00:29, output never, output hang never\n Last clearing of "show interface" counters never\n Queueing strategy: \n 5 minute input rate 0 bits/sec, 0 packets/sec\n 5 minute output rate 0 bits/sec, 0 packets/sec\n 0 packets input, 0 bytes, 0 no buffer\n Received 0 broadcasts, 0 runts, 0 giants, 0 throttles\n 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort\n 1113363 packets output, 41273136 bytes, 0 underruns\n 0 output errors, 0 collisions, 0 interface resets\n 0 output buffer failures, 0 output buffers swapped out\n'
  471. ifindex = {}
  472. switchports = {}
  473. ------------------------------------------------------------------------
  474. File: /opt/noc/sa/script/script.py (Line: 419)
  475. Function: guarded_run
  476. 412 return result
  477. 413 except KeyError:
  478. 414 self.debug("Not in call cache: %r, %r" % (self.name,
  479. 415 self.kwargs))
  480. 416 pass
  481. 417 # Calling script body
  482. 418 self._thread_id = thread.get_ident()
  483. 419 ==> result = self.execute(**self.kwargs)
  484. 420 # Enforce interface result checking
  485. 421 for i in self.implements:
  486. 422 result = i.script_clean_result(self.profile, result)
  487. 423 # Cache result when required
  488. 424 if self.cache and self.parent is not None:
  489. 425 self.debug("Write to call cache: %s, %s, %r" % (self.name,
  490. Variables:
  491. i = <noc.sa.interfaces.igetinterfaces.IGetInterfaces object at 0x3329910>
  492. self = <Script(script-192.168.65.130-Cisco.IOS.get_interfaces, started 139986050631424)>
  493. ------------------------------------------------------------------------
  494. File: /opt/noc/sa/script/script.py (Line: 442)
  495. Function: run
  496. 435
  497. 436 def run(self):
  498. 437 """Script thread worker method"""
  499. 438 self.debug("Running")
  500. 439 result = None
  501. 440 try:
  502. 441 with self.cancelable():
  503. 442 ==> result = self.guarded_run()
  504. 443 except self.TimeOutError:
  505. 444 self.error("Timed out")
  506. 445 self.e_timeout = True
  507. 446 except CancelledError:
  508. 447 self.error("Cancelled")
  509. 448 self.e_cancel = True
  510. Variables:
  511. self = <Script(script-192.168.65.130-Cisco.IOS.get_interfaces, started 139986050631424)>
  512. r = ["<type 'exceptions.KeyError'>", "'Sr'"]
  513. result = None
  514. v = KeyError('Sr',)
  515. tb = <traceback object at 0x3dd5f38>
  516. t = <type 'exceptions.KeyError'>
  517. ------------------------------------------------------------------------
  518. END OF TRACEBACK
  519. 2013-01-24 15:52:56,614 [script-192.168.65.130-Cisco.IOS.get_interfaces] Closing
  520. 2013-01-24 15:52:56,614 Requesting call: <bound method CLITelnetSocket.close of <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)>>(*(), **{'flush': True})
  521. 2013-01-24 15:52:57,538 Tick
  522. 2013-01-24 15:52:57,539 Calling delayed <bound method CLITelnetSocket.close of <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, connected)>>(*(), **{'flush': True})
  523. 2013-01-24 15:52:57,539 unregister_socket(<CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, closing)>)
  524. 2013-01-24 15:52:57,539 <CLITelnetSocket(0x3dd33d0, 192.168.65.130:23, closing)> set_status: -READ -WRITE
  525. 2013-01-24 15:52:57,540 3 TICKS TO EXIT
  526. 2013-01-24 15:52:58,542 Tick
  527. 2013-01-24 15:52:58,542 2 TICKS TO EXIT
  528. 2013-01-24 15:52:59,544 Tick
  529. 2013-01-24 15:52:59,544 1 TICKS TO EXIT
  530. 2013-01-24 15:53:00,545 Tick
  531. 2013-01-24 15:53:00,545 EXIT
  532. 2013-01-24 15:53:00,545 Writing session test to /cisco-10720-DPT-get-interfaces-traceback
  533. 2013-01-24 15:53:00,683 Shutting down the factory
  534. 2013-01-24 15:53:00,683 0 TICKS TO EXIT
  535. 2013-01-24 15:53:00,683 Stopping socket factory
  536. [root@oel noc]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement