Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ubuntu@ubuntu /opt/noc % sudo -i
- [sudo] password for ubuntu:
- root@ubuntu:~# cd /opt/noc
- root@ubuntu:/opt/noc# ./noc debug-script get_interfaces 10.11.1.199
- 2015-04-30 12:14:05,435 Using JSON library: cjson
- 2015-04-30 12:14:05,506 SSH: Using gmpy
- 2015-04-30 12:14:05,989 Connecting to MongoDB {'username': 'noc', 'password': '********', 'db': 'noc'}
- 2015-04-30 12:14:06,143 Connecting to MongoDB {'username': 'noc', 'password': '********', 'db': 'noc'}
- 2015-04-30 12:14:06,153 Loading PeriodicRegistry
- 2015-04-30 12:14:06,164 Registering MetricType
- 2015-04-30 12:14:06,170 Loading compiled MIBs
- 2015-04-30 12:14:06,170 Loading compiled MIBs from 'cmibs'
- 2015-04-30 12:14:06,170 Loading MIB: RFC1213-MIB
- 2015-04-30 12:14:06,171 Loading MIB: SNMPv2-MIB
- 2015-04-30 12:14:06,171 Loading MIB: IP-MIB
- 2015-04-30 12:14:06,171 Loading MIB: IF-MIB
- 2015-04-30 12:14:06,171 Loading MIB: CISCO-PPPOE-MIB
- 2015-04-30 12:14:06,171 Loading MIB: CISCO-VPDN-MGMT-MIB
- 2015-04-30 12:14:06,176 Configuring metric mappings sa.managedobject -> object.{{object.name|qm}}.{{metric_type|qm}}
- 2015-04-30 12:14:06,176 Configuring metric mappings inv.interface -> object.{{object.managed_object.name|qm}}.interface.{{object.name|qm}}.{{metric_type|qm}}
- 2015-04-30 12:14:06,178 Loading DownloaderRegistry
- 2015-04-30 12:14:06,200 Loading ProfileRegistry
- 2015-04-30 12:14:06,795 Loading ScriptRegistry
- 2015-04-30 12:14:06,881 Adding FTS index for sa.managedobject
- 2015-04-30 12:14:06,894 Registering ConnectionType
- 2015-04-30 12:14:06,897 Registering ObjectModel
- 2015-04-30 12:14:06,898 Registering Capability
- 2015-04-30 12:14:06,903 Adding FTS index for vc.vc
- 2015-04-30 12:14:06,922 Adding FTS index for ip.vrf
- 2015-04-30 12:14:06,923 Adding FTS index for ip.prefix
- 2015-04-30 12:14:06,925 Adding FTS index for ip.address
- 2015-04-30 12:14:07,138 Setting up 'select' polling method
- 2015-04-30 12:14:07,139 Activating 'select' poller
- 2015-04-30 12:14:07,139 Loading private ssh key from 'etc/ssh/id_rsa'
- 2015-04-30 12:14:07,164 Loading public ssh key from 'etc/ssh/id_rsa.pub'
- access_profile {
- profile: "DLink.DxS"
- scheme: TELNET
- address: "10.11.1.199"
- port: 23
- user: "sbnt"
- password: "sbnt@911"
- path: "10.11.1.199"
- attrs {
- key: "Boot PROM"
- value: "2.00.003"
- }
- attrs {
- key: "Firmware Type"
- value: "EI"
- }
- attrs {
- key: "HW version"
- value: "A1"
- }
- attrs {
- key: "platform"
- value: "DGS-3120-24SC"
- }
- attrs {
- key: "Serial Number"
- value: "P4XD1B5000365"
- }
- attrs {
- key: "vendor"
- value: "DLink"
- }
- attrs {
- key: "version"
- value: "3.10.B022"
- }
- }
- object_name: "10.11.1.199"
- script: "DLink.DxS.get_interfaces"
- timeout: 300
- 2015-04-30 12:14:07,210 Running script thread
- 2015-04-30 12:14:07,210 Running socket factory (SelectPoller)
- 2015-04-30 12:14:07,210 Creating transaction id=352470700 method=None callback=None
- 2015-04-30 12:14:07,210 Capabilities: {}
- 2015-04-30 12:14:07,210 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] Running
- 2015-04-30 12:14:07,211 Running script: DLink.DxS.get_interfaces ({}), timeout 300s
- 2015-04-30 12:14:07,211 Capabilities: {}
- 2015-04-30 12:14:07,211 Running script: DLink.DxS.get_version ({}), timeout 120s
- 2015-04-30 12:14:07,211 Not in call cache: 'DLink.DxS.get_version', {}
- 2015-04-30 12:14:07,211 [DLink.DxS.get_version(10.11.1.199, 10.11.1.199)] cli(show switch)
- 2015-04-30 12:14:07,211 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] Running new provider
- 2015-04-30 12:14:07,211 [TELNET: 10.11.1.199] ==> START
- 2015-04-30 12:14:07,211 [TELNET: 10.11.1.199] set_patterns([('([Uu]ser ?[Nn]ame|[Ll]ogin):', 'USERNAME'), ('[Pp]ass[Ww]ord:', 'PASSWORD'), ('^\\S+:(3|6|user|operator)#', 'UNPRIVELEGED_PROMPT'), ('(?P<hostname>\\S+(:\\S+)*)#', 'PROMPT'), ('(CTRL\\+C.+?a A[Ll][Ll])', 'PAGER')])
- 2015-04-30 12:14:07,213 [TELNET: 10.11.1.199] set_timeout(600)
- 2015-04-30 12:14:07,213 Register socket CLITelnetSocket 10.11.1.199:23 (None)
- 2015-04-30 12:14:08,211 Tick
- 2015-04-30 12:14:08,211 3 TICKS TO EXIT
- 2015-04-30 12:14:08,211 [TELNET: 10.11.1.199] Initializing socket
- 2015-04-30 12:14:08,211 [CLITelnetSocket 10.11.1.199:23] Connecting 10.11.1.199:23
- 2015-04-30 12:14:08,263 [CLITelnetSocket 10.11.1.199:23] create_socket returns non-zero code 115[EINPROGRESS]
- 2015-04-30 12:14:08,265 [CLITelnetSocket 10.11.1.199:23] Connected
- 2015-04-30 12:14:08,271 [TELNET: 10.11.1.199] Received IAC DO SGA (253 3)
- 2015-04-30 12:14:08,271 [TELNET: 10.11.1.199] Sending IAC WILL SGA (251 3)
- 2015-04-30 12:14:08,272 [TELNET: 10.11.1.199] Received IAC WILL SGA (251 3)
- 2015-04-30 12:14:08,272 [TELNET: 10.11.1.199] Sending IAC DO SGA (253 3)
- 2015-04-30 12:14:08,272 [TELNET: 10.11.1.199] Received IAC WILL ECHO (251 1)
- 2015-04-30 12:14:08,272 [TELNET: 10.11.1.199] Sending IAC DO ECHO (253 1)
- 2015-04-30 12:14:08,272 [TELNET: 10.11.1.199] on_read: '\x1b[0m\x1b[1;1H\x1b[2J\n\r DGS-3120-24SC Gigabit Ethernet Switch\n\r Command Line Interface\n\r\n\r Firmware: Build 3.10.B022\n\r Copyright(C) 2014 D-Link Co'
- 2015-04-30 12:14:08,313 [TELNET: 10.11.1.199] on_read: 'rporation. All rights reserved.\n\rUserName:'
- 2015-04-30 12:14:08,313 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:08,313 [TELNET: 10.11.1.199] match '([Uu]ser ?[Nn]ame|[Ll]ogin):'
- 2015-04-30 12:14:08,313 [TELNET: 10.11.1.199] event(USERNAME)
- 2015-04-30 12:14:08,313 [TELNET: 10.11.1.199] ==> USERNAME
- 2015-04-30 12:14:08,313 [TELNET: 10.11.1.199] set_patterns([('[Pp]ass[Ww]ord:', 'PASSWORD'), ('(?P<hostname>\\S+(:\\S+)*)#', 'PROMPT')])
- 2015-04-30 12:14:08,313 [TELNET: 10.11.1.199] submit(u'sbnt', bulk_lines=None, streaming=False)
- 2015-04-30 12:14:08,426 [TELNET: 10.11.1.199] on_read: 's'
- 2015-04-30 12:14:08,465 [TELNET: 10.11.1.199] on_read: 'bnt\n\rPassWord:'
- 2015-04-30 12:14:08,466 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:08,466 [TELNET: 10.11.1.199] match '[Pp]ass[Ww]ord:'
- 2015-04-30 12:14:08,466 [TELNET: 10.11.1.199] event(PASSWORD)
- 2015-04-30 12:14:08,466 [TELNET: 10.11.1.199] ==> PASSWORD
- 2015-04-30 12:14:08,466 [TELNET: 10.11.1.199] set_patterns([('^\\S+:(3|6|user|operator)#', 'UNPRIVELEGED_PROMPT'), ('(?P<hostname>\\S+(:\\S+)*)#', 'PROMPT'), ('([Uu]ser ?[Nn]ame|[Ll]ogin):', 'USERNAME'), ('[Pp]ass[Ww]ord:', 'PASSWORD'), ('(CTRL\\+C.+?a A[Ll][Ll])', 'PAGER')])
- 2015-04-30 12:14:08,466 [TELNET: 10.11.1.199] submit(u'sbnt@911', bulk_lines=None, streaming=False)
- 2015-04-30 12:14:08,486 [TELNET: 10.11.1.199] on_read: '*'
- 2015-04-30 12:14:08,525 [TELNET: 10.11.1.199] on_read: '*******\n\r\n\rDGS-3120-24SC:admin#'
- 2015-04-30 12:14:08,525 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:08,525 [TELNET: 10.11.1.199] match '(?P<hostname>\S+(:\S+)*)#'
- 2015-04-30 12:14:08,525 [TELNET: 10.11.1.199] event(PROMPT)
- 2015-04-30 12:14:08,525 [TELNET: 10.11.1.199] ==> PROMPT
- 2015-04-30 12:14:08,526 [TELNET: 10.11.1.199] on_PROMPT_enter
- 2015-04-30 12:14:08,526 [TELNET: 10.11.1.199] Using prompt pattern: DGS\-3120\-24SC\:admin#
- 2015-04-30 12:14:08,526 [TELNET: 10.11.1.199] set_patterns([('DGS\\-3120\\-24SC\\:admin#', 'PROMPT'), ('(CTRL\\+C.+?a A[Ll][Ll])', 'PAGER')])
- 2015-04-30 12:14:08,527 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] CLI Provider is ready
- 2015-04-30 12:14:08,527 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] Setting up session
- 2015-04-30 12:14:08,527 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(show switch)
- 2015-04-30 12:14:08,528 [TELNET: 10.11.1.199] submit('show switch', bulk_lines=None, streaming=False)
- 2015-04-30 12:14:08,548 [TELNET: 10.11.1.199] on_read: 's'
- 2015-04-30 12:14:08,589 [TELNET: 10.11.1.199] on_read: 'how switch'
- 2015-04-30 12:14:08,596 [TELNET: 10.11.1.199] on_read: '\n\rCommand: show switch\n\r\n\rDevice Type : DGS-3120-24SC Gigabit Ethernet Switch\n\rUnit ID : 1\n\rMAC Address : 34-08-04-C4-C4-91\n\rIP Address : 10.11.1.199 (Manual)\n\rVLAN Name : manager\n\rSubnet Mask : 255.255.255.0\n\rDefault Gateway : 10.11.1.1\n\rBoot PROM Version : Build 2.00.003\n\rFirmware Version : Build 3.10.B022\n\rHardware Version : A1\n\rFirmware Type : '
- 2015-04-30 12:14:08,596 [TELNET: 10.11.1.199] on_read: 'EI\n\rSerial Number : P4XD1B5000365\n\rSystem Name : \n\rSystem Location : \n\rSystem Uptime : 6 days, 17 hours, 59 minutes, 37 seconds\n\rSystem Contact : \n\rSpanning Tree : Disabled\n\rGVRP : Disabled\n\rIGMP Snooping : Disabled\n\rMLD Snooping : Disabled\n\rVLAN Trunk : Disabled\n\rTelnet : Enabled (TCP 23)\n\r\x1b[7mCTRL+C\x1b[0m \x1b[7mESC\x1b[0m \x1b[7mq\x1b[0m Quit \x1b[7m'
- 2015-04-30 12:14:08,598 [TELNET: 10.11.1.199] on_read: 'SPACE\x1b[0m \x1b[7mn\x1b[0m Next Page \x1b[7mENTER\x1b[0m Next Entry \x1b[7ma\x1b[0m All '
- 2015-04-30 12:14:08,598 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:08,598 [TELNET: 10.11.1.199] match '(CTRL\+C.+?a A[Ll][Ll])'
- 2015-04-30 12:14:08,598 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:08,598 [TELNET: 10.11.1.199] event(PAGER)
- 2015-04-30 12:14:08,636 [TELNET: 10.11.1.199] on_read: '\r \r\x1b[1A\x1b[45C\n\rWeb : Enabled (TCP 80)\r\n\rSNMP : Disabled\n\rSSL Status : Disabled\n\rSSH Status : Disabled\n\r802.1X : Disabled\n\rJumbo Frame : Off\n\rCLI Paging : Enabled\n\rMAC Notification : Disabled\n\rPort Mirror : Disabled\n\rSNTP : Disabled\n\rHOL Preventi'
- 2015-04-30 12:14:08,636 [TELNET: 10.11.1.199] on_read: 'on State : Enabled\n\rSyslog Global State : Disabled\n\rSingle IP Management : Disabled\n\rPassword Encryption Status : Disabled\n\r\n\rDGS-3120-24SC:admin#'
- 2015-04-30 12:14:08,636 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:08,637 [TELNET: 10.11.1.199] match 'DGS\-3120\-24SC\:admin#'
- 2015-04-30 12:14:08,637 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:08,637 [TELNET: 10.11.1.199] event(PROMPT)
- 2015-04-30 12:14:08,642 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(show switch) returns:
- ===[ show switch ]======================================================
- 'Command: show switch\n\nDevice Type : DGS-3120-24SC Gigabit Ethernet Switch\nUnit ID : 1\nMAC Address : 34-08-04-C4-C4-91\nIP Address : 10.11.1.199 (Manual)\nVLAN Name : manager\nSubnet Mask : 255.255.255.0\nDefault Gateway : 10.11.1.1\nBoot PROM Version : Build 2.00.003\nFirmware Version : Build 3.10.B022\nHardware Version : A1\nFirmware Type : EI\nSerial Number : P4XD1B5000365\nSystem Name : \nSystem Location : \nSystem Uptime : 6 days, 17 hours, 59 minutes, 37 seconds\nSystem Contact : \nSpanning Tree : Disabled\nGVRP : Disabled\nIGMP Snooping : Disabled\nMLD Snooping : Disabled\nVLAN Trunk : Disabled\nTelnet : Enabled (TCP 23)\n \nWeb : Enabled (TCP 80)\nSNMP : Disabled\nSSL Status : Disabled\nSSH Status : Disabled\n802.1X : Disabled\nJumbo Frame : Off\nCLI Paging : Enabled\nMAC Notification : Disabled\nPort Mirror : Disabled\nSNTP : Disabled\nHOL Prevention State : Enabled\nSyslog Global State : Disabled\nSingle IP Management : Disabled\nPassword Encryption Status : Disabled\n\n'
- ========================================================================
- 2015-04-30 12:14:08,642 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] Disabling CLI Paging...
- 2015-04-30 12:14:08,642 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(disable clipaging)
- 2015-04-30 12:14:08,642 [TELNET: 10.11.1.199] submit('disable clipaging', bulk_lines=None, streaming=False)
- 2015-04-30 12:14:08,658 [TELNET: 10.11.1.199] on_read: 'd'
- 2015-04-30 12:14:08,697 [TELNET: 10.11.1.199] on_read: 'isable clipaging\n\rCommand: disable clipaging\n\r\n\rSuccess. \n\r\n\rDGS-3120-24SC:admin#'
- 2015-04-30 12:14:08,697 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:08,697 [TELNET: 10.11.1.199] match 'DGS\-3120\-24SC\:admin#'
- 2015-04-30 12:14:08,697 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:08,698 [TELNET: 10.11.1.199] event(PROMPT)
- 2015-04-30 12:14:08,706 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(disable clipaging) returns:
- ===[ disable clipaging ]================================================
- 'Command: disable clipaging\n\nSuccess. \n\n'
- ========================================================================
- 2015-04-30 12:14:08,706 [TELNET: 10.11.1.199] submit('show switch', bulk_lines=None, streaming=False)
- 2015-04-30 12:14:08,719 [TELNET: 10.11.1.199] on_read: 's'
- 2015-04-30 12:14:08,736 [TELNET: 10.11.1.199] on_read: 'how switch\n\rCommand: show switch\n\r\n\rDevice Type : DGS-3120-24SC Gigabit Ethernet Switch\n\rUnit ID : 1\n\rMAC Address : 34-08-04-C4-C4-91\n\rIP Address : 10.11.1.199 (Manual)\n\rVLAN Name : manager\n\rSubnet Mask : 255.255.255.0\n\rDefault Gateway : 10.11.1.1\n\rBoot PROM Version : Build 2.00.003\n\rFirmware Version : Build 3.10.B022\n\rHardware Version : A1\n\rFirmware Type '
- 2015-04-30 12:14:08,736 [TELNET: 10.11.1.199] on_read: ' : EI\n\rSerial Number : P4XD1B5000365\n\rSystem Name : \n\rSystem Location : \n\rSystem Uptime : 6 days, 17 hours, 59 minutes, 37 seconds\n\rSystem Contact : \n\rSpanning Tree : Disabled\n\rGVRP : Disabled\n\rIGMP Snooping : Disabled\n\rMLD Snooping : Disabled\n\rVLAN Trunk : Disabled\n\rTelnet : Enabled (TCP 23)\n\rWeb : Enabled'
- 2015-04-30 12:14:08,737 [TELNET: 10.11.1.199] on_read: ' (TCP 80)\r\n\rSNMP : Disabled\n\rSSL Status : Disabled\n\rSSH Status : Disabled\n\r802.1X : Disabled\n\rJumbo Frame : Off\n\rCLI Paging : Disabled\n\rMAC Notification : Disabled\n\rPort Mirror : Disabled\n\rSNTP : Disabled\n\rHOL Prevention State : Enabled\n\rSyslog Global State : Disabled\n\rSingle IP Management : Disabled\n\rPassword Encryption Status'
- 2015-04-30 12:14:08,739 [TELNET: 10.11.1.199] on_read: ' : Disabled\n\r\n\rDGS-3120-24SC:admin#'
- 2015-04-30 12:14:08,739 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:08,739 [TELNET: 10.11.1.199] match 'DGS\-3120\-24SC\:admin#'
- 2015-04-30 12:14:08,739 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:08,739 [TELNET: 10.11.1.199] event(PROMPT)
- 2015-04-30 12:14:08,770 [DLink.DxS.get_version(10.11.1.199, 10.11.1.199)] cli(show switch) returns:
- ===[ show switch ]======================================================
- 'Command: show switch\n\nDevice Type : DGS-3120-24SC Gigabit Ethernet Switch\nUnit ID : 1\nMAC Address : 34-08-04-C4-C4-91\nIP Address : 10.11.1.199 (Manual)\nVLAN Name : manager\nSubnet Mask : 255.255.255.0\nDefault Gateway : 10.11.1.1\nBoot PROM Version : Build 2.00.003\nFirmware Version : Build 3.10.B022\nHardware Version : A1\nFirmware Type : EI\nSerial Number : P4XD1B5000365\nSystem Name : \nSystem Location : \nSystem Uptime : 6 days, 17 hours, 59 minutes, 37 seconds\nSystem Contact : \nSpanning Tree : Disabled\nGVRP : Disabled\nIGMP Snooping : Disabled\nMLD Snooping : Disabled\nVLAN Trunk : Disabled\nTelnet : Enabled (TCP 23)\nWeb : Enabled (TCP 80)\nSNMP : Disabled\nSSL Status : Disabled\nSSH Status : Disabled\n802.1X : Disabled\nJumbo Frame : Off\nCLI Paging : Disabled\nMAC Notification : Disabled\nPort Mirror : Disabled\nSNTP : Disabled\nHOL Prevention State : Enabled\nSyslog Global State : Disabled\nSingle IP Management : Disabled\nPassword Encryption Status : Disabled\n\n'
- ========================================================================
- 2015-04-30 12:14:08,770 Write to call cache: DLink.DxS.get_version, {}, {'platform': 'DGS-3120-24SC', 'version': '3.10.B022', 'vendor': 'DLink', 'attributes': {'HW version': 'A1', 'Serial Number': 'P4XD1B5000365', 'Firmware Type': 'EI', 'Boot PROM': '2.00.003'}}
- 2015-04-30 12:14:08,770 Script returns with result: {'platform': 'DGS-3120-24SC', 'version': '3.10.B022', 'vendor': 'DLink', 'attributes': {'HW version': 'A1', 'Serial Number': 'P4XD1B5000365', 'Firmware Type': 'EI', 'Boot PROM': '2.00.003'}} (1559.57ms)
- 2015-04-30 12:14:08,771 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(show rip)
- 2015-04-30 12:14:08,771 [TELNET: 10.11.1.199] submit('show rip', bulk_lines=None, streaming=False)
- 2015-04-30 12:14:08,781 [TELNET: 10.11.1.199] on_read: 's'
- 2015-04-30 12:14:08,782 [TELNET: 10.11.1.199] on_read: 'how rip\n\rCommand: show\n\rNext possible completions: \n\r802.1p 802.1x aaa access_profile \n\raccount accounting acct_client address_binding \n\rarp_spoofing_prevention arpentry asymmetric_vlan \n\rattack_log auth_client auth_diagnostics \n\rauth_session_statistics auth_statistics authen \n\rauthen_enable authen_login authen_policy '
- 2015-04-30 12:14:08,782 [TELNET: 10.11.1.199] on_read: ' authentication \n\rauthorization autoconfig backup bandwidth_control \n\rboot_file bpdu_protection cfm command \n\rcommand_history community_encryption config \n\rcpu cpu_filter current_config ddm \n\rdevice_status dhcp_local_relay dhcp_relay dhcpv6_relay \n\rdlms dos_prevention dot1v_protocol_group '
- 2015-04-30 12:14:08,784 [TELNET: 10.11.1.199] on_read: ' \n\rdscp duld eee \n\regress_access_profile egress_flow_meter environment \n\rerps error ethernet_oam execute_config \n\rfdb filter flow_meter gratuitous_arp \n\rgreeting_message gvrp hol_prevention igmp \n\rigmp_snooping ipfdb ipif \n\ripif_ipv6_link_local_auto '
- 2015-04-30 12:14:08,786 [TELNET: 10.11.1.199] on_read: ' iproute ipv6 \n\ripv6route jumbo_frame jwac l2protocol_tunnel \n\rlacp_port led limited_multicast_addr \n\rlink_aggregation lldp lldp_med log \n\rlog_save_timing log_software_module loopdetect \n\rmac_based_access_control mac_based_access_control_local \n\rmac_based_vlan mac_notification max_mcast_group \n\rmcast_filter_profile mirror mld_snooping \n\rmulticast multicast_fdb nlb packet \n\rpassword_recovery per_queue poe port \n\rport_group port_security port_security_entry \n\rport_vlan ports power_saving pppoe \n\rprivate_vlan pvid qinq radius \n\rrmon router_ports rspan safeguard_engine \n\rscheduling scheduling_mechanism serial_port \n\rsession sflow sim smtp \n\rsnmp sntp ssh ssl \n\rstack_device stack_information stacking_mode \n\rstorage_media_info stp surveillance_vlan \n\rswitch '
- 2015-04-30 12:14:08,825 [TELNET: 10.11.1.199] on_read: ' syslog system_severity tech_support \n\rterminal time time_range traffic \n\rtraffic_segmentation trap trusted_host \n\rudp_helper utilization vlan vlan_translation \n\rvlan_trunk voice_vlan wac wred \n\r\n\rDGS-3120-24SC:admin#'
- 2015-04-30 12:14:08,826 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:08,826 [TELNET: 10.11.1.199] match 'DGS\-3120\-24SC\:admin#'
- 2015-04-30 12:14:08,826 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:08,826 [TELNET: 10.11.1.199] event(PROMPT)
- 2015-04-30 12:14:08,834 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(show ospf)
- 2015-04-30 12:14:08,834 [TELNET: 10.11.1.199] submit('show ospf', bulk_lines=None, streaming=False)
- 2015-04-30 12:14:08,859 [TELNET: 10.11.1.199] on_read: 's'
- 2015-04-30 12:14:08,860 [TELNET: 10.11.1.199] on_read: 'how ospf\n\rCommand: show\n\rNext possible completions: \n\r802.1p 802.1x aaa access_profile \n\raccount accounting acct_client address_binding \n\rarp_spoofing_prevention arpentry asymmetric_vlan \n\rattack_log auth_client auth_diagnostics \n\rauth_session_statistics auth_statistics authen \n\rauthen_enable authen_login authen_policy '
- 2015-04-30 12:14:08,861 [TELNET: 10.11.1.199] on_read: ' authentication \n\rauthorization autoconfig backup bandwidth_control \n\rboot_file bpdu_protection cfm command \n\rcommand_history community_encryption config \n\rcpu cpu_filter current_config ddm \n\rdevice_status dhcp_local_relay dhcp_relay dhcpv6_relay \n\rdlms dos_prevention dot1v_protocol_group '
- 2015-04-30 12:14:08,902 [TELNET: 10.11.1.199] on_read: ' \n\rdscp duld eee '
- 2015-04-30 12:14:09,358 [TELNET: 10.11.1.199] on_read: '\n\regress_access_profile egress_flow_meter environment \n\rerps error ethernet_oam execute_config \n\rfdb filter flow_meter gratuitous_arp \n\rgreeting_message gvrp hol_prevention igmp \n\rigmp_snooping ipfdb ipif \n\ripif_ipv6_link_local_auto iproute ipv6 \n\ripv6route jumbo_'
- 2015-04-30 12:14:09,358 Tick
- 2015-04-30 12:14:09,358 Resetting wait ticks
- 2015-04-30 12:14:09,359 [TELNET: 10.11.1.199] on_read: 'frame jwac l2protocol_tunnel \n\rlacp_port led limited_multicast_addr \n\rlink_aggregation lldp lldp_med log \n\rlog_save_timing log_software_module loopdetect \n\rmac_based_access_control mac_based_access_control_local \n\rmac_based_vlan mac_notification max_mcast_group \n\rmcast_filter_profile mirror '
- 2015-04-30 12:14:09,359 [TELNET: 10.11.1.199] on_read: ' mld_snooping \n\rmulticast multicast_fdb nlb packet \n\rpassword_recovery per_queue poe port \n\rport_group port_security port_security_entry \n\rport_vlan ports power_saving pppoe \n\rprivate_vlan pvid qinq radius \n\rrmon router_ports rspan sa'
- 2015-04-30 12:14:09,360 [TELNET: 10.11.1.199] on_read: 'feguard_engine \n\rscheduling scheduling_mechanism serial_port \n\rsession sflow '
- 2015-04-30 12:14:09,376 [TELNET: 10.11.1.199] on_read: 'sim smtp \n\rsnmp sntp ssh ssl \n\rstack_device stack_information stacking_mode \n\rstorage_media_info stp surveillance_vlan \n\rswitch syslog system_severity tech_support \n\rterminal time time_range traffic \n\rtraffic_segmentation trap trusted_'
- 2015-04-30 12:14:09,376 [TELNET: 10.11.1.199] on_read: 'host \n\rudp_helper utilization vlan vlan_translation \n\rvlan_trunk voice_vlan wac wred \n\r\n\rDGS-3120-24SC:admin#'
- 2015-04-30 12:14:09,377 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:09,377 [TELNET: 10.11.1.199] match 'DGS\-3120\-24SC\:admin#'
- 2015-04-30 12:14:09,377 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:09,377 [TELNET: 10.11.1.199] event(PROMPT)
- 2015-04-30 12:14:09,399 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(show ospfv3)
- 2015-04-30 12:14:09,399 [TELNET: 10.11.1.199] submit('show ospfv3', bulk_lines=None, streaming=False)
- 2015-04-30 12:14:09,422 [TELNET: 10.11.1.199] on_read: 's'
- 2015-04-30 12:14:09,423 [TELNET: 10.11.1.199] on_read: 'how ospfv3\n\rCommand: show\n\rNext possible completions: \n\r802.1p 802.1x aaa access_profile \n\raccount accounting acct_client address_binding \n\rarp_spoofing_prevention arpentry asymmetric_vlan \n\rattack_log auth_client auth_diagnostics \n\rauth_session_statistics auth_statistics authen \n\rauthen_enable authen_login authen_policy '
- 2015-04-30 12:14:09,424 [TELNET: 10.11.1.199] on_read: ' authentication \n\rauthorization autoconfig backup bandwidth_control \n\rboot_file bpdu_protection cfm command \n\rcommand_history community_encryption config \n\rcpu cpu_filter current_config ddm \n\rdevice_status dhcp_local_relay dhcp_relay dhcpv6_relay \n\rdlms dos_prevention dot1v_protocol_group '
- 2015-04-30 12:14:09,425 [TELNET: 10.11.1.199] on_read: ' \n\rdscp duld eee \n\regress_access_profile egress_flow_meter environment \n\rerps error ethernet_oam execute_config \n\rfdb filter flow_meter gratuitous_arp \n\rgreeting_message gvrp hol_prevention igmp \n\rigmp_snooping ipfdb ipif \n\ripif_ipv6_link_local_auto '
- 2015-04-30 12:14:09,426 [TELNET: 10.11.1.199] on_read: ' iproute ipv6 \n\ripv6route jumbo_frame jwac l2protocol_tunnel \n\rlacp_port led limited_multicast_addr \n\rlink_aggregation lldp lldp_med log \n\rlog_save_timing log_software_module loopdetect \n\rmac_based_access_control mac_based_access_control_local \n\rmac_based_vlan mac_notification'
- 2015-04-30 12:14:09,426 [TELNET: 10.11.1.199] on_read: ' max_mcast_group \n\rmcast_filter_profile mirror mld_snooping \n\rmulticast multicast_fdb nlb packet \n\rpassword_recovery per_queue poe port \n\rport_group port_security port_security_entry \n\rport_vlan ports power_saving pppoe \n\rprivate_vlan pvid qinq radi'
- 2015-04-30 12:14:09,427 [TELNET: 10.11.1.199] on_read: 'us \n\rrmon router_ports rspan safeguard_engine \n\rscheduling scheduling_mechanism serial_port \n\rsession sflow sim smtp \n\rsnmp sntp ssh ssl \n\rstack_device stack_information stacking_mode \n\rstorage_media_info stp surveillance_vlan \n\rswitch '
- 2015-04-30 12:14:09,465 [TELNET: 10.11.1.199] on_read: ' syslog system_severity tech_support \n\rterminal time time_range traffic \n\rtraffic_segmentation trap trusted_host \n\rudp_helper utilization vlan vlan_translation \n\rvlan_trunk voice_vlan wac wred \n\r\n\rDGS-3120-24SC:admin#'
- 2015-04-30 12:14:09,465 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:09,466 [TELNET: 10.11.1.199] match 'DGS\-3120\-24SC\:admin#'
- 2015-04-30 12:14:09,466 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:09,466 [TELNET: 10.11.1.199] event(PROMPT)
- 2015-04-30 12:14:09,513 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(show pim)
- 2015-04-30 12:14:09,514 [TELNET: 10.11.1.199] submit('show pim', bulk_lines=None, streaming=False)
- 2015-04-30 12:14:09,540 [TELNET: 10.11.1.199] on_read: 's'
- 2015-04-30 12:14:09,541 [TELNET: 10.11.1.199] on_read: 'how pim\n\rCommand: show\n\rNext possible completions: \n\r802.1p 802.1x aaa access_profile \n\raccount accounting acct_client address_binding \n\rarp_spoofing_prevention arpentry asymmetric_vlan \n\rattack_log auth_client auth_diagnostics \n\rauth_session_statistics auth_statistics authen \n\rauthen_enable authen_login authen_policy '
- 2015-04-30 12:14:09,542 [TELNET: 10.11.1.199] on_read: ' authentication \n\rauthorization autoconfig backup bandwidth_control \n\rboot_file bpdu_protection cfm command \n\rcommand_history community_encryption config \n\rcpu cpu_filter current_config ddm \n\rdevice_status dhcp_local_relay dhcp_relay dhcpv6_relay \n\rdlms dos_prevention dot1v_protocol_group '
- 2015-04-30 12:14:09,542 [TELNET: 10.11.1.199] on_read: ' \n\rdscp duld eee \n\regress_access_profile egress_flow_meter environment \n\rerps error ethernet_oam execute_config \n\rfdb filter flow_meter gratuitous_arp \n\rgreeting_message gvrp hol_prevention igmp \n\rigmp_snooping ipfdb ipif \n\ripif_ipv6_link_local_auto '
- 2015-04-30 12:14:09,544 [TELNET: 10.11.1.199] on_read: ' iproute ipv6 \n\ripv6route jumbo_frame jwac l2protocol_tunnel '
- 2015-04-30 12:14:10,038 [TELNET: 10.11.1.199] on_read: '\n\rlacp_port led limited_multicast_addr \n\rlink_aggregation lldp lldp_med log \n\rlog_save_timing log_software_module loopdetect \n\rmac_based_access_control mac_based_access_control_local \n\rmac_based_vlan mac_notification max_mcast_group \n\rmcast_filter_profile mirror mld_snooping \n\rmulticast multic'
- 2015-04-30 12:14:10,038 [TELNET: 10.11.1.199] on_read: 'ast_fdb nlb packet \n\rpassword_recovery per_queue poe port \n\rport_group port_security port_security_entry \n\rport_vlan ports power_saving pppoe \n\rprivate_vlan pvid qinq radius \n\rrmon router_ports rspan safeguard_engine \n\rscheduling scheduling_mec'
- 2015-04-30 12:14:10,038 [TELNET: 10.11.1.199] on_read: 'hanism serial_port \n\rsession sflow sim smtp \n\rsnmp sntp ssh ssl \n\rstack_device stack_information stacking_mode \n\rstorage_media_info stp surveillance_vlan \n\rswitch syslog system_severity tech_support \n\rterminal time time_range tr'
- 2015-04-30 12:14:10,040 [TELNET: 10.11.1.199] on_read: 'affic \n\rtraffic_segmentation trap trusted_host \n\rudp_helper utilization '
- 2015-04-30 12:14:10,056 [TELNET: 10.11.1.199] on_read: 'vlan vlan_translation \n\rvlan_trunk voice_vlan wac wred \n\r\n\rDGS-3120-24SC:admin#'
- 2015-04-30 12:14:10,056 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:10,056 [TELNET: 10.11.1.199] match 'DGS\-3120\-24SC\:admin#'
- 2015-04-30 12:14:10,056 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:10,056 [TELNET: 10.11.1.199] event(PROMPT)
- 2015-04-30 12:14:10,079 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(show igmp)
- 2015-04-30 12:14:10,079 [TELNET: 10.11.1.199] submit('show igmp', bulk_lines=None, streaming=False)
- 2015-04-30 12:14:10,098 [TELNET: 10.11.1.199] on_read: 's'
- 2015-04-30 12:14:10,137 [TELNET: 10.11.1.199] on_read: 'how igmp\n\rCommand: show igmp\n\rNext possible completions: \n\raccess_authentication \n\r\n\rDGS-3120-24SC:admin#'
- 2015-04-30 12:14:10,137 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:10,137 [TELNET: 10.11.1.199] match 'DGS\-3120\-24SC\:admin#'
- 2015-04-30 12:14:10,137 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:10,138 [TELNET: 10.11.1.199] event(PROMPT)
- 2015-04-30 12:14:10,143 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(show lldp)
- 2015-04-30 12:14:10,143 [TELNET: 10.11.1.199] submit('show lldp', bulk_lines=None, streaming=False)
- 2015-04-30 12:14:10,158 [TELNET: 10.11.1.199] on_read: 's'
- 2015-04-30 12:14:10,176 [TELNET: 10.11.1.199] on_read: 'how lldp\n\rCommand: show lldp\n\r\n\rLLDP System Information\n\r Chassis ID Subtype : MAC Address \n\r Chassis ID : 34-08-04-C4-C4-91\n\r System Name : \n\r System Description : Gigabit Ethernet Switch\n\r System Capabilities : Repeater, Bridge\n\r\n\rLLDP Configurations\n\r LLDP Status : Disabled\n\r LLDP Forward Status : Disabled\n\r Message TX Interval : 30\n\r Message TX Hold Multiplier: 4\n\r ReInit Delay '
- 2015-04-30 12:14:10,178 [TELNET: 10.11.1.199] on_read: ' : 2\n\r TX Delay : 2\n\r Notification Interval : 5\n\r\n\rDGS-3120-24SC:admin#'
- 2015-04-30 12:14:10,178 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:10,178 [TELNET: 10.11.1.199] match 'DGS\-3120\-24SC\:admin#'
- 2015-04-30 12:14:10,178 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:10,178 [TELNET: 10.11.1.199] event(PROMPT)
- 2015-04-30 12:14:10,208 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(show lldp) returns:
- ===[ show lldp ]========================================================
- 'Command: show lldp\n\nLLDP System Information\n Chassis ID Subtype : MAC Address \n Chassis ID : 34-08-04-C4-C4-91\n System Name : \n System Description : Gigabit Ethernet Switch\n System Capabilities : Repeater, Bridge\n\nLLDP Configurations\n LLDP Status : Disabled\n LLDP Forward Status : Disabled\n Message TX Interval : 30\n Message TX Hold Multiplier: 4\n ReInit Delay : 2\n TX Delay : 2\n Notification Interval : 5\n\n'
- ========================================================================
- 2015-04-30 12:14:10,208 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(show lldp local_ports)
- 2015-04-30 12:14:10,208 [TELNET: 10.11.1.199] submit('show lldp local_ports', bulk_lines=None, streaming=False)
- 2015-04-30 12:14:10,220 [TELNET: 10.11.1.199] on_read: 's'
- 2015-04-30 12:14:10,237 [TELNET: 10.11.1.199] on_read: 'how lldp local_ports\n\rCommand: show lldp local_ports\n\r\n\r\n\rPort ID : 1:1 \n\r-----------------------------------------------------------------------------\n\rPort ID Subtype : MAC Address \n\rPort ID : 34-08-04-C4-C4-92\n\rPort Description : D-Link DGS-3120-24SC R3.10.B02 \n\r Port 1 on Unit 1\n\rPort PVID : 1\n\rManagement Address Count '
- 2015-04-30 12:14:10,239 [TELNET: 10.11.1.199] on_read: ' : 2\n\rPPVID Entries Count : 0\n\rVLAN Name Entries Count : 8\n\rProtocol Identity Entries Count : 0\n\rMAC/PHY Configuration/Status : (See Detail)\n\rLink Aggregation : (See Detail)\n\rMaximum Frame Size : 1536'
- 2015-04-30 12:14:10,257 [TELNET: 10.11.1.199] on_read: '\n\r\n\rPort ID : 1:2 \n\r-----------------------------------------------------------------------------\n\rPort ID Subtype : MAC Address \n\rPort ID : 34-08-04-C4-C4-93\n\rPort Description : D-Link DGS-3120-24SC R3.10.B02 \n\r Port 2 on Unit 1\n\rPort PVID : 1\n\rManagement Address Count : 2\n\rPPVID Entries Count '
- 2015-04-30 12:14:10,258 [TELNET: 10.11.1.199] on_read: ' : 0\n\rVLAN Name Entries Count : 8\n\rProtocol Identity Entries Count : 0\n\rMAC/PHY Configuration/Status : (See Detail)\n\rLink Aggregation : (See Detail)\n\rMaximum Frame Size : 1536'
- 2015-04-30 12:14:10,277 [TELNET: 10.11.1.199] on_read: '\n\r\n\rPort ID : 1:3 \n\r-----------------------------------------------------------------------------\n\rPort ID Subtype : MAC Address \n\rPort ID : 34-08-04-C4-C4-94\n\rPort Description : D-Link DGS-3120-24SC R3.10.B02 \n\r Port 3 on Unit 1\n\rPort PVID : 1\n\rManagement Address Count : 2\n\rPPVID Entries Count '
- 2015-04-30 12:14:10,279 [TELNET: 10.11.1.199] on_read: ' : 0\n\rVLAN Name Entries Count : 8\n\rProtocol Identity Entries Count : 0\n\rMAC/PHY Configuration/Status : (See Detail)\n\rLink Aggregation : (See Detail)\n\rMaximum Frame Size : 1536'
- 2015-04-30 12:14:10,297 [TELNET: 10.11.1.199] on_read: '\n\r\n\rPort ID : 1:4 \n\r-----------------------------------------------------------------------------\n\rPort ID Subtype : MAC Address \n\rPort ID : 34-08-04-C4-C4-95\n\rPort Description : D-Link DGS-3120-24SC R3.10.B02 \n\r Port 4 on Unit 1\n\rPort PVID : 1\n\rManagement Address Count : 2\n\rPPVID Entries Count '
- 2015-04-30 12:14:10,299 [TELNET: 10.11.1.199] on_read: ' : 0\n\rVLAN Name Entries Count : 9\n\rProtocol Identity Entries Count : 0\n\rMAC/PHY Configuration/Status : (See Detail)\n\rLink Aggregation : (See Detail)\n\rMaximum Frame Size : 1536'
- 2015-04-30 12:14:10,317 [TELNET: 10.11.1.199] on_read: '\n\r\n\rPort ID : 1:5 \n\r-----------------------------------------------------------------------------\n\rPort ID Subtype : MAC Address \n\rPort ID : 34-08-04-C4-C4-96\n\rPort Description : D-Link DGS-3120-24SC R3.10.B02 \n\r Port 5 on Unit 1\n\rPort PVID : 1\n\rManagement Address Count : 2\n\rPPVID Entries Count '
- 2015-04-30 12:14:10,319 [TELNET: 10.11.1.199] on_read: ' : 0\n\rVLAN Name Entries Count : 8\n\rProtocol Identity Entries Count : 0\n\rMAC/PHY Configuration/Status : (See Detail)\n\rLink Aggregation : (See Detail)\n\rMaximum Frame Size : 1536'
- 2015-04-30 12:14:10,337 [TELNET: 10.11.1.199] on_read: '\n\r\n\rPort ID : 1:6 \n\r-----------------------------------------------------------------------------\n\rPort ID Subtype : MAC Address \n\rPort ID : 34-08-04-C4-C4-97\n\rPort Description : D-Link DGS-3120-24SC R3.10.B02 \n\r Port 6 on Unit 1\n\rPort PVID : 1\n\rManagement Address Count : 2\n\rPPVID Entries Count '
- 2015-04-30 12:14:10,339 [TELNET: 10.11.1.199] on_read: ' : 0\n\rVLAN Name Entries Count : 8\n\rProtocol Identity Entries Count : 0\n\rMAC/PHY Configuration/Status : (See Detail)\n\rLink Aggregation : (See Detail)\n\rMaximum Frame Size : 1536'
- 2015-04-30 12:14:10,377 [TELNET: 10.11.1.199] on_read: '\n\r\n\rPort ID : 1:7 \n\r-----------------------------------------------------------------------------\n\rPort ID Subtype : MAC Address \n\rPort ID : 34-08-04-C4-C4-98\n\rPort Description : D-Link DGS-3120-24SC R3.10.B02 \n\r Port 7 on Unit 1\n\rPort PVID : 1\n\rManagement Address Count : 2'
- 2015-04-30 12:14:10,378 Tick
- 2015-04-30 12:14:10,378 Resetting wait ticks
- 2015-04-30 12:14:10,856 [TELNET: 10.11.1.199] on_read: '\n\rPPVID Entries Count : 0\n\rVLAN Name Entries Count : 8\n\rProtocol Identity Entries Count : 0\n\rMAC/PHY Configuration/Status : (See Detail)\n\rLink Aggregation : (See Detail)\n\rMaximum Frame Size : 1536'
- 2015-04-30 12:14:10,877 [TELNET: 10.11.1.199] on_read: '\n\r\n\rPort ID : 1:8 \n\r-----------------------------------------------------------------------------\n\rPort ID Subtype : MAC Address \n\rPort ID : 34-08-04-C4-C4-99\n\rPort Description : D-Link DGS-3120-24SC R3.10.B02 \n\r Port 8 on Unit 1\n\rPort PVID : 1\n\rManagement Address Count : 2\n\rPPVID Entries Count '
- 2015-04-30 12:14:10,877 [TELNET: 10.11.1.199] on_read: ' : 0\n\rVLAN Name Entries Count : 8\n\rProtocol Identity Entries Count : 0\n\rMAC/PHY Configuration/Status : (See Detail)\n\rLink Aggregation : (See Detail)\n\rMaximum Frame Size : 1536'
- 2015-04-30 12:14:10,897 [TELNET: 10.11.1.199] on_read: '\n\r\n\rPort ID : 1:9 \n\r-----------------------------------------------------------------------------\n\rPort ID Subtype : MAC Address \n\rPort ID : 34-08-04-C4-C4-9A\n\rPort Description : D-Link DGS-3120-24SC R3.10.B02 \n\r Port 9 on Unit 1\n\rPort PVID : 1\n\rManagement Address Count : 2\n\rPPVID Entries Count '
- 2015-04-30 12:14:10,897 [TELNET: 10.11.1.199] on_read: ' : 0\n\rVLAN Name Entries Count : 8\n\rProtocol Identity Entries Count : 0\n\rMAC/PHY Configuration/Status : (See Detail)\n\rLink Aggregation : (See Detail)\n\rMaximum Frame Size : 1536'
- 2015-04-30 12:14:10,920 [TELNET: 10.11.1.199] on_read: '\n\r\n\rPort ID : 1:10 \n\r-----------------------------------------------------------------------------\n\rPort ID Subtype : MAC Address \n\rPort ID : 34-08-04-C4-C4-9B\n\rPort Description : D-Link DGS-3120-24SC R3.10.B02 \n\r Port 10 on Unit 1\n\rPort PVID : 1\n\rManagement Address Count : 2\n\rPPVID Entries Count '
- 2015-04-30 12:14:10,922 [TELNET: 10.11.1.199] on_read: ' : 0\n\rVLAN Name Entries Count : 8\n\rProtocol Identity Entries Count : 0\n\rMAC/PHY Configuration/Status : (See Detail)\n\rLink Aggregation : (See Detail)\n\rMaximum Frame Size : 1536'
- 2015-04-30 12:14:10,937 [TELNET: 10.11.1.199] on_read: '\n\r\n\rPort ID : 1:11 \n\r-----------------------------------------------------------------------------\n\rPort ID Subtype : MAC Address \n\rPort ID : 34-08-04-C4-C4-9C\n\rPort Description : D-Link DGS-3120-24SC R3.10.B02 \n\r Port 11 on Unit 1\n\rPort PVID : 1\n\rManagement Address Count : 2\n\rPPVID Entries Count '
- 2015-04-30 12:14:10,938 [TELNET: 10.11.1.199] on_read: ' : 0\n\rVLAN Name Entries Count : 8\n\rProtocol Identity Entries Count : 0\n\rMAC/PHY Configuration/Status : (See Detail)\n\rLink Aggregation : (See Detail)\n\rMaximum Frame Size : 1536'
- 2015-04-30 12:14:10,957 [TELNET: 10.11.1.199] on_read: '\n\r\n\rPort ID : 1:12 \n\r-----------------------------------------------------------------------------\n\rPort ID Subtype : MAC Address \n\rPort ID : 34-08-04-C4-C4-9D\n\rPort Description : D-Link DGS-3120-24SC R3.10.B02 \n\r Port 12 on Unit 1\n\rPort PVID : 1\n\rManagement Address Count : 2\n\rPPVID Entries Count '
- 2015-04-30 12:14:10,958 [TELNET: 10.11.1.199] on_read: ' : 0\n\rVLAN Name Entries Count : 8\n\rProtocol Identity Entries Count : 0\n\rMAC/PHY Configuration/Status : (See Detail)\n\rLink Aggregation : (See Detail)\n\rMaximum Frame Size : 1536'
- 2015-04-30 12:14:10,977 [TELNET: 10.11.1.199] on_read: '\n\r\n\rPort ID : 1:13 \n\r-----------------------------------------------------------------------------\n\rPort ID Subtype : MAC Address \n\rPort ID : 34-08-04-C4-C4-9E\n\rPort Description : D-Link DGS-3120-24SC R3.10.B02 \n\r Port 13 on Unit 1\n\rPort PVID : 1\n\rManagement Address Count : 2\n\rPPVID Entries Count '
- 2015-04-30 12:14:10,978 [TELNET: 10.11.1.199] on_read: ' : 0\n\rVLAN Name Entries Count : 8\n\rProtocol Identity Entries Count : 0\n\rMAC/PHY Configuration/Status : (See Detail)\n\rLink Aggregation : (See Detail)\n\rMaximum Frame Size : 1536'
- 2015-04-30 12:14:10,996 [TELNET: 10.11.1.199] on_read: '\n\r\n\rPort ID : 1:14 \n\r-----------------------------------------------------------------------------'
- 2015-04-30 12:14:11,497 [TELNET: 10.11.1.199] on_read: '\n\rPort ID Subtype : MAC Address \n\rPort ID : 34-08-04-C4-C4-9F\n\rPort Description : D-Link DGS-3120-24SC R3.10.B02 \n\r Port 14 on Unit 1\n\rPort PVID : 1\n\rManagement Address Count : 2\n\rPPVID Entries Count : 0\n\rVLAN Name Entries Count : 8\n\rProtocol Identity Entries Count '
- 2015-04-30 12:14:11,498 Tick
- 2015-04-30 12:14:11,498 Resetting wait ticks
- 2015-04-30 12:14:11,498 [TELNET: 10.11.1.199] on_read: ' : 0\n\rMAC/PHY Configuration/Status : (See Detail)\n\rLink Aggregation : (See Detail)\n\rMaximum Frame Size : 1536'
- 2015-04-30 12:14:11,517 [TELNET: 10.11.1.199] on_read: '\n\r\n\rPort ID : 1:15 \n\r-----------------------------------------------------------------------------\n\rPort ID Subtype : MAC Address \n\rPort ID : 34-08-04-C4-C4-A0\n\rPort Description : D-Link DGS-3120-24SC R3.10.B02 \n\r Port 15 on Unit 1\n\rPort PVID : 1\n\rManagement Address Count : 2\n\rPPVID Entries Count '
- 2015-04-30 12:14:11,518 [TELNET: 10.11.1.199] on_read: ' : 0\n\rVLAN Name Entries Count : 8\n\rProtocol Identity Entries Count : 0\n\rMAC/PHY Configuration/Status : (See Detail)\n\rLink Aggregation : (See Detail)\n\rMaximum Frame Size : 1536'
- 2015-04-30 12:14:11,537 [TELNET: 10.11.1.199] on_read: '\n\r\n\rPort ID : 1:16 \n\r-----------------------------------------------------------------------------\n\rPort ID Subtype : MAC Address \n\rPort ID : 34-08-04-C4-C4-A1\n\rPort Description : D-Link DGS-3120-24SC R3.10.B02 \n\r Port 16 on Unit 1\n\rPort PVID : 1\n\rManagement Address Count : 2\n\rPPVID Entries Count '
- 2015-04-30 12:14:11,538 [TELNET: 10.11.1.199] on_read: ' : 0\n\rVLAN Name Entries Count : 8\n\rProtocol Identity Entries Count : 0\n\rMAC/PHY Configuration/Status : (See Detail)\n\rLink Aggregation : (See Detail)\n\rMaximum Frame Size : 1536'
- 2015-04-30 12:14:11,557 [TELNET: 10.11.1.199] on_read: '\n\r\n\rPort ID : 1:17 \n\r-----------------------------------------------------------------------------\n\rPort ID Subtype : MAC Address \n\rPort ID : 34-08-04-C4-C4-A2\n\rPort Description : D-Link DGS-3120-24SC R3.10.B02 \n\r Port 17 on Unit 1\n\rPort PVID : 1\n\rManagement Address Count : 2\n\rPPVID Entries Count '
- 2015-04-30 12:14:11,558 [TELNET: 10.11.1.199] on_read: ' : 0\n\rVLAN Name Entries Count : 8\n\rProtocol Identity Entries Count : 0\n\rMAC/PHY Configuration/Status : (See Detail)\n\rLink Aggregation : (See Detail)\n\rMaximum Frame Size : 1536'
- 2015-04-30 12:14:11,577 [TELNET: 10.11.1.199] on_read: '\n\r\n\rPort ID : 1:18 \n\r-----------------------------------------------------------------------------\n\rPort ID Subtype : MAC Address \n\rPort ID : 34-08-04-C4-C4-A3\n\rPort Description : D-Link DGS-3120-24SC R3.10.B02 \n\r Port 18 on Unit 1\n\rPort PVID : 1\n\rManagement Address Count : 2\n\rPPVID Entries Count '
- 2015-04-30 12:14:11,578 [TELNET: 10.11.1.199] on_read: ' : 0\n\rVLAN Name Entries Count : 8\n\rProtocol Identity Entries Count : 0\n\rMAC/PHY Configuration/Status : (See Detail)\n\rLink Aggregation : (See Detail)\n\rMaximum Frame Size : 1536'
- 2015-04-30 12:14:11,597 [TELNET: 10.11.1.199] on_read: '\n\r\n\rPort ID : 1:19 \n\r-----------------------------------------------------------------------------\n\rPort ID Subtype : MAC Address \n\rPort ID : 34-08-04-C4-C4-A4\n\rPort Description : D-Link DGS-3120-24SC R3.10.B02 \n\r Port 19 on Unit 1\n\rPort PVID : 1\n\rManagement Address Count : 2\n\rPPVID Entries Count '
- 2015-04-30 12:14:11,598 [TELNET: 10.11.1.199] on_read: ' : 0\n\rVLAN Name Entries Count : 8\n\rProtocol Identity Entries Count : 0\n\rMAC/PHY Configuration/Status : (See Detail)\n\rLink Aggregation : (See Detail)\n\rMaximum Frame Size : 1536'
- 2015-04-30 12:14:11,617 [TELNET: 10.11.1.199] on_read: '\n\r\n\rPort ID : 1:20 \n\r-----------------------------------------------------------------------------\n\rPort ID Subtype : MAC Address \n\rPort ID : 34-08-04-C4-C4-A5\n\rPort Description : D-Link DGS-3120-24SC R3.10.B02 \n\r Port 20 on Unit 1\n\rPort PVID : 1\n\rManagement Address Count : 2\n\rPPVID Entries Count '
- 2015-04-30 12:14:11,618 [TELNET: 10.11.1.199] on_read: ' : 0\n\rVLAN Name Entries Count : 8\n\rProtocol Identity Entries Count : 0'
- 2015-04-30 12:14:12,116 [TELNET: 10.11.1.199] on_read: '\n\rMAC/PHY Configuration/Status : (See Detail)\n\rLink Aggregation : (See Detail)\n\rMaximum Frame Size : 1536'
- 2015-04-30 12:14:12,137 [TELNET: 10.11.1.199] on_read: '\n\r\n\rPort ID : 1:21 \n\r-----------------------------------------------------------------------------\n\rPort ID Subtype : MAC Address \n\rPort ID : 34-08-04-C4-C4-A6\n\rPort Description : D-Link DGS-3120-24SC R3.10.B02 \n\r Port 21 on Unit 1\n\rPort PVID : 1\n\rManagement Address Count : 2\n\rPPVID Entries Count '
- 2015-04-30 12:14:12,138 [TELNET: 10.11.1.199] on_read: ' : 0\n\rVLAN Name Entries Count : 8\n\rProtocol Identity Entries Count : 0\n\rMAC/PHY Configuration/Status : (See Detail)\n\rLink Aggregation : (See Detail)\n\rMaximum Frame Size : 1536'
- 2015-04-30 12:14:12,157 [TELNET: 10.11.1.199] on_read: '\n\r\n\rPort ID : 1:22 \n\r-----------------------------------------------------------------------------\n\rPort ID Subtype : MAC Address \n\rPort ID : 34-08-04-C4-C4-A7\n\rPort Description : D-Link DGS-3120-24SC R3.10.B02 \n\r Port 22 on Unit 1\n\rPort PVID : 1\n\rManagement Address Count : 2\n\rPPVID Entries Count '
- 2015-04-30 12:14:12,158 [TELNET: 10.11.1.199] on_read: ' : 0\n\rVLAN Name Entries Count : 8\n\rProtocol Identity Entries Count : 0\n\rMAC/PHY Configuration/Status : (See Detail)\n\rLink Aggregation : (See Detail)\n\rMaximum Frame Size : 1536'
- 2015-04-30 12:14:12,177 [TELNET: 10.11.1.199] on_read: '\n\r\n\rPort ID : 1:23 \n\r-----------------------------------------------------------------------------\n\rPort ID Subtype : MAC Address \n\rPort ID : 34-08-04-C4-C4-A8\n\rPort Description : D-Link DGS-3120-24SC R3.10.B02 \n\r Port 23 on Unit 1\n\rPort PVID : 1\n\rManagement Address Count : 2\n\rPPVID Entries Count '
- 2015-04-30 12:14:12,178 [TELNET: 10.11.1.199] on_read: ' : 0\n\rVLAN Name Entries Count : 8\n\rProtocol Identity Entries Count : 0\n\rMAC/PHY Configuration/Status : (See Detail)\n\rLink Aggregation : (See Detail)\n\rMaximum Frame Size : 1536'
- 2015-04-30 12:14:12,216 [TELNET: 10.11.1.199] on_read: '\n\r\n\rPort ID : 1:24 \n\r-----------------------------------------------------------------------------\n\rPort ID Subtype : MAC Address \n\rPort ID : 34-08-04-C4-C4-A9\n\rPort Description : D-Link DGS-3120-24SC R3.10.B02 \n\r Port 24 on Unit 1\n\rPort PVID : 1\n\rManagement Address Count : 2\n\rPPVID Entries Count '
- 2015-04-30 12:14:12,217 [TELNET: 10.11.1.199] on_read: ' : 0\n\rVLAN Name Entries Count : 9\n\rProtocol Identity Entries Count : 0\n\rMAC/PHY Configuration/Status : (See Detail)\n\rLink Aggregation : (See Detail)\n\rMaximum Frame Size : 1536\n\r\n\rDGS-3120-24SC:admin#'
- 2015-04-30 12:14:12,218 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:12,218 [TELNET: 10.11.1.199] match 'DGS\-3120\-24SC\:admin#'
- 2015-04-30 12:14:12,218 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:12,218 [TELNET: 10.11.1.199] event(PROMPT)
- 2015-04-30 12:14:12,227 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(show lldp local_ports) returns:
- ===[ show lldp local_ports ]============================================
- 'Command: show lldp local_ports\n\n\nPort ID : 1:1 \n-----------------------------------------------------------------------------\nPort ID Subtype : MAC Address \nPort ID : 34-08-04-C4-C4-92\nPort Description : D-Link DGS-3120-24SC R3.10.B02 \n Port 1 on Unit 1\nPort PVID : 1\nManagement Address Count : 2\nPPVID Entries Count : 0\nVLAN Name Entries Count : 8\nProtocol Identity Entries Count : 0\nMAC/PHY Configuration/Status : (See Detail)\nLink Aggregation : (See Detail)\nMaximum Frame Size : 1536\n\nPort ID : 1:2 \n-----------------------------------------------------------------------------\nPort ID Subtype : MAC Address \nPort ID : 34-08-04-C4-C4-93\nPort Description : D-Link DGS-3120-24SC R3.10.B02 \n Port 2 on Unit 1\nPort PVID : 1\nManagement Address Count : 2\nPPVID Entries Count : 0\nVLAN Name Entries Count : 8\nProtocol Identity Entries Count : 0\nMAC/PHY Configuration/Status : (See Detail)\nLink Aggregation : (See Detail)\nMaximum Frame Size : 1536\n\nPort ID : 1:3 \n-----------------------------------------------------------------------------\nPort ID Subtype : MAC Address \nPort ID : 34-08-04-C4-C4-94\nPort Description : D-Link DGS-3120-24SC R3.10.B02 \n Port 3 on Unit 1\nPort PVID : 1\nManagement Address Count : 2\nPPVID Entries Count : 0\nVLAN Name Entries Count : 8\nProtocol Identity Entries Count : 0\nMAC/PHY Configuration/Status : (See Detail)\nLink Aggregation : (See Detail)\nMaximum Frame Size : 1536\n\nPort ID : 1:4 \n-----------------------------------------------------------------------------\nPort ID Subtype : MAC Address \nPort ID : 34-08-04-C4-C4-95\nPort Description : D-Link DGS-3120-24SC R3.10.B02 \n Port 4 on Unit 1\nPort PVID : 1\nManagement Address Count : 2\nPPVID Entries Count : 0\nVLAN Name Entries Count : 9\nProtocol Identity Entries Count : 0\nMAC/PHY Configuration/Status : (See Detail)\nLink Aggregation : (See Detail)\nMaximum Frame Size : 1536\n\nPort ID : 1:5 \n-----------------------------------------------------------------------------\nPort ID Subtype : MAC Address \nPort ID : 34-08-04-C4-C4-96\nPort Description : D-Link DGS-3120-24SC R3.10.B02 \n Port 5 on Unit 1\nPort PVID : 1\nManagement Address Count : 2\nPPVID Entries Count : 0\nVLAN Name Entries Count : 8\nProtocol Identity Entries Count : 0\nMAC/PHY Configuration/Status : (See Detail)\nLink Aggregation : (See Detail)\nMaximum Frame Size : 1536\n\nPort ID : 1:6 \n-----------------------------------------------------------------------------\nPort ID Subtype : MAC Address \nPort ID : 34-08-04-C4-C4-97\nPort Description : D-Link DGS-3120-24SC R3.10.B02 \n Port 6 on Unit 1\nPort PVID : 1\nManagement Address Count : 2\nPPVID Entries Count : 0\nVLAN Name Entries Count : 8\nProtocol Identity Entries Count : 0\nMAC/PHY Configuration/Status : (See Detail)\nLink Aggregation : (See Detail)\nMaximum Frame Size : 1536\n\nPort ID : 1:7 \n-----------------------------------------------------------------------------\nPort ID Subtype : MAC Address \nPort ID : 34-08-04-C4-C4-98\nPort Description : D-Link DGS-3120-24SC R3.10.B02 \n Port 7 on Unit 1\nPort PVID : 1\nManagement Address Count : 2\nPPVID Entries Count : 0\nVLAN Name Entries Count : 8\nProtocol Identity Entries Count : 0\nMAC/PHY Configuration/Status : (See Detail)\nLink Aggregation : (See Detail)\nMaximum Frame Size : 1536\n\nPort ID : 1:8 \n-----------------------------------------------------------------------------\nPort ID Subtype : MAC Address \nPort ID : 34-08-04-C4-C4-99\nPort Description : D-Link DGS-3120-24SC R3.10.B02 \n Port 8 on Unit 1\nPort PVID : 1\nManagement Address Count : 2\nPPVID Entries Count : 0\nVLAN Name Entries Count : 8\nProtocol Identity Entries Count : 0\nMAC/PHY Configuration/Status : (See Detail)\nLink Aggregation : (See Detail)\nMaximum Frame Size : 1536\n\nPort ID : 1:9 \n-----------------------------------------------------------------------------\nPort ID Subtype : MAC Address \nPort ID : 34-08-04-C4-C4-9A\nPort Description : D-Link DGS-3120-24SC R3.10.B02 \n Port 9 on Unit 1\nPort PVID : 1\nManagement Address Count : 2\nPPVID Entries Count : 0\nVLAN Name Entries Count : 8\nProtocol Identity Entries Count : 0\nMAC/PHY Configuration/Status : (See Detail)\nLink Aggregation : (See Detail)\nMaximum Frame Size : 1536\n\nPort ID : 1:10 \n-----------------------------------------------------------------------------\nPort ID Subtype : MAC Address \nPort ID : 34-08-04-C4-C4-9B\nPort Description : D-Link DGS-3120-24SC R3.10.B02 \n Port 10 on Unit 1\nPort PVID : 1\nManagement Address Count : 2\nPPVID Entries Count : 0\nVLAN Name Entries Count : 8\nProtocol Identity Entries Count : 0\nMAC/PHY Configuration/Status : (See Detail)\nLink Aggregation : (See Detail)\nMaximum Frame Size : 1536\n\nPort ID : 1:11 \n-----------------------------------------------------------------------------\nPort ID Subtype : MAC Address \nPort ID : 34-08-04-C4-C4-9C\nPort Description : D-Link DGS-3120-24SC R3.10.B02 \n Port 11 on Unit 1\nPort PVID : 1\nManagement Address Count : 2\nPPVID Entries Count : 0\nVLAN Name Entries Count : 8\nProtocol Identity Entries Count : 0\nMAC/PHY Configuration/Status : (See Detail)\nLink Aggregation : (See Detail)\nMaximum Frame Size : 1536\n\nPort ID : 1:12 \n-----------------------------------------------------------------------------\nPort ID Subtype : MAC Address \nPort ID : 34-08-04-C4-C4-9D\nPort Description : D-Link DGS-3120-24SC R3.10.B02 \n Port 12 on Unit 1\nPort PVID : 1\nManagement Address Count : 2\nPPVID Entries Count : 0\nVLAN Name Entries Count : 8\nProtocol Identity Entries Count : 0\nMAC/PHY Configuration/Status : (See Detail)\nLink Aggregation : (See Detail)\nMaximum Frame Size : 1536\n\nPort ID : 1:13 \n-----------------------------------------------------------------------------\nPort ID Subtype : MAC Address \nPort ID : 34-08-04-C4-C4-9E\nPort Description : D-Link DGS-3120-24SC R3.10.B02 \n Port 13 on Unit 1\nPort PVID : 1\nManagement Address Count : 2\nPPVID Entries Count : 0\nVLAN Name Entries Count : 8\nProtocol Identity Entries Count : 0\nMAC/PHY Configuration/Status : (See Detail)\nLink Aggregation : (See Detail)\nMaximum Frame Size : 1536\n\nPort ID : 1:14 \n-----------------------------------------------------------------------------\nPort ID Subtype : MAC Address \nPort ID : 34-08-04-C4-C4-9F\nPort Description : D-Link DGS-3120-24SC R3.10.B02 \n Port 14 on Unit 1\nPort PVID : 1\nManagement Address Count : 2\nPPVID Entries Count : 0\nVLAN Name Entries Count : 8\nProtocol Identity Entries Count : 0\nMAC/PHY Configuration/Status : (See Detail)\nLink Aggregation : (See Detail)\nMaximum Frame Size : 1536\n\nPort ID : 1:15 \n-----------------------------------------------------------------------------\nPort ID Subtype : MAC Address \nPort ID : 34-08-04-C4-C4-A0\nPort Description : D-Link DGS-3120-24SC R3.10.B02 \n Port 15 on Unit 1\nPort PVID : 1\nManagement Address Count : 2\nPPVID Entries Count : 0\nVLAN Name Entries Count : 8\nProtocol Identity Entries Count : 0\nMAC/PHY Configuration/Status : (See Detail)\nLink Aggregation : (See Detail)\nMaximum Frame Size : 1536\n\nPort ID : 1:16 \n-----------------------------------------------------------------------------\nPort ID Subtype : MAC Address \nPort ID : 34-08-04-C4-C4-A1\nPort Description : D-Link DGS-3120-24SC R3.10.B02 \n Port 16 on Unit 1\nPort PVID : 1\nManagement Address Count : 2\nPPVID Entries Count : 0\nVLAN Name Entries Count : 8\nProtocol Identity Entries Count : 0\nMAC/PHY Configuration/Status : (See Detail)\nLink Aggregation : (See Detail)\nMaximum Frame Size : 1536\n\nPort ID : 1:17 \n-----------------------------------------------------------------------------\nPort ID Subtype : MAC Address \nPort ID : 34-08-04-C4-C4-A2\nPort Description : D-Link DGS-3120-24SC R3.10.B02 \n Port 17 on Unit 1\nPort PVID : 1\nManagement Address Count : 2\nPPVID Entries Count : 0\nVLAN Name Entries Count : 8\nProtocol Identity Entries Count : 0\nMAC/PHY Configuration/Status : (See Detail)\nLink Aggregation : (See Detail)\nMaximum Frame Size : 1536\n\nPort ID : 1:18 \n-----------------------------------------------------------------------------\nPort ID Subtype : MAC Address \nPort ID : 34-08-04-C4-C4-A3\nPort Description : D-Link DGS-3120-24SC R3.10.B02 \n Port 18 on Unit 1\nPort PVID : 1\nManagement Address Count : 2\nPPVID Entries Count : 0\nVLAN Name Entries Count : 8\nProtocol Identity Entries Count : 0\nMAC/PHY Configuration/Status : (See Detail)\nLink Aggregation : (See Detail)\nMaximum Frame Size : 1536\n\nPort ID : 1:19 \n-----------------------------------------------------------------------------\nPort ID Subtype : MAC Address \nPort ID : 34-08-04-C4-C4-A4\nPort Description : D-Link DGS-3120-24SC R3.10.B02 \n Port 19 on Unit 1\nPort PVID : 1\nManagement Address Count : 2\nPPVID Entries Count : 0\nVLAN Name Entries Count : 8\nProtocol Identity Entries Count : 0\nMAC/PHY Configuration/Status : (See Detail)\nLink Aggregation : (See Detail)\nMaximum Frame Size : 1536\n\nPort ID : 1:20 \n-----------------------------------------------------------------------------\nPort ID Subtype : MAC Address \nPort ID : 34-08-04-C4-C4-A5\nPort Description : D-Link DGS-3120-24SC R3.10.B02 \n Port 20 on Unit 1\nPort PVID : 1\nManagement Address Count : 2\nPPVID Entries Count : 0\nVLAN Name Entries Count : 8\nProtocol Identity Entries Count : 0\nMAC/PHY Configuration/Status : (See Detail)\nLink Aggregation : (See Detail)\nMaximum Frame Size : 1536\n\nPort ID : 1:21 \n-----------------------------------------------------------------------------\nPort ID Subtype : MAC Address \nPort ID : 34-08-04-C4-C4-A6\nPort Description : D-Link DGS-3120-24SC R3.10.B02 \n Port 21 on Unit 1\nPort PVID : 1\nManagement Address Count : 2\nPPVID Entries Count : 0\nVLAN Name Entries Count : 8\nProtocol Identity Entries Count : 0\nMAC/PHY Configuration/Status : (See Detail)\nLink Aggregation : (See Detail)\nMaximum Frame Size : 1536\n\nPort ID : 1:22 \n-----------------------------------------------------------------------------\nPort ID Subtype : MAC Address \nPort ID : 34-08-04-C4-C4-A7\nPort Description : D-Link DGS-3120-24SC R3.10.B02 \n Port 22 on Unit 1\nPort PVID : 1\nManagement Address Count : 2\nPPVID Entries Count : 0\nVLAN Name Entries Count : 8\nProtocol Identity Entries Count : 0\nMAC/PHY Configuration/Status : (See Detail)\nLink Aggregation : (See Detail)\nMaximum Frame Size : 1536\n\nPort ID : 1:23 \n-----------------------------------------------------------------------------\nPort ID Subtype : MAC Address \nPort ID : 34-08-04-C4-C4-A8\nPort Description : D-Link DGS-3120-24SC R3.10.B02 \n Port 23 on Unit 1\nPort PVID : 1\nManagement Address Count : 2\nPPVID Entries Count : 0\nVLAN Name Entries Count : 8\nProtocol Identity Entries Count : 0\nMAC/PHY Configuration/Status : (See Detail)\nLink Aggregation : (See Detail)\nMaximum Frame Size : 1536\n\nPort ID : 1:24 \n-----------------------------------------------------------------------------\nPort ID Subtype : MAC Address \nPort ID : 34-08-04-C4-C4-A9\nPort Description : D-Link DGS-3120-24SC R3.10.B02 \n Port 24 on Unit 1\nPort PVID : 1\nManagement Address Count : 2\nPPVID Entries Count : 0\nVLAN Name Entries Count : 9\nProtocol Identity Entries Count : 0\nMAC/PHY Configuration/Status : (See Detail)\nLink Aggregation : (See Detail)\nMaximum Frame Size : 1536\n\n'
- ========================================================================
- 2015-04-30 12:14:12,228 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(show duld ports)
- 2015-04-30 12:14:12,228 [TELNET: 10.11.1.199] submit('show duld ports', bulk_lines=None, streaming=False)
- 2015-04-30 12:14:12,238 [TELNET: 10.11.1.199] on_read: 's'
- 2015-04-30 12:14:12,277 [TELNET: 10.11.1.199] on_read: 'how duld ports\n\rCommand: show duld ports\n\r\n\rPort Admin State Oper Status Mode Link Status Discovery Time(Sec)\n\r----- ----------- ----------- -------- -------------- -------------------\n\r1:1 Disabled Disabled Normal Unknown 5\n\r1:2 Disabled Disabled Normal Unknown 5\n\r1:3 Disabled Disabled Normal Unknown 5'
- 2015-04-30 12:14:12,296 [TELNET: 10.11.1.199] on_read: '\n\r1:4 Disabled Disabled Normal Unknown 5'
- 2015-04-30 12:14:12,316 [TELNET: 10.11.1.199] on_read: '\n\r1:5 Disabled Disabled Normal Unknown 5'
- 2015-04-30 12:14:12,336 [TELNET: 10.11.1.199] on_read: '\n\r1:6 Disabled Disabled Normal Unknown 5'
- 2015-04-30 12:14:12,356 [TELNET: 10.11.1.199] on_read: '\n\r1:7 Disabled Disabled Normal Unknown 5'
- 2015-04-30 12:14:12,377 [TELNET: 10.11.1.199] on_read: '\n\r1:8 Disabled Disabled Normal Unknown 5'
- 2015-04-30 12:14:12,396 [TELNET: 10.11.1.199] on_read: '\n\r1:9 Disabled Disabled Normal Unknown 5'
- 2015-04-30 12:14:12,416 [TELNET: 10.11.1.199] on_read: '\n\r1:10 Disabled Disabled Normal Unknown 5'
- 2015-04-30 12:14:12,437 [TELNET: 10.11.1.199] on_read: '\n\r1:11 Disabled Disabled Normal Unknown 5'
- 2015-04-30 12:14:12,456 [TELNET: 10.11.1.199] on_read: '\n\r1:12 Disabled Disabled Normal Unknown 5'
- 2015-04-30 12:14:12,476 [TELNET: 10.11.1.199] on_read: '\n\r1:13 Disabled Disabled Normal Unknown 5'
- 2015-04-30 12:14:12,496 [TELNET: 10.11.1.199] on_read: '\n\r1:14 Disabled Disabled Normal Unknown 5'
- 2015-04-30 12:14:12,520 [TELNET: 10.11.1.199] on_read: '\n\r1:15 Disabled Disabled Normal Unknown 5'
- 2015-04-30 12:14:12,520 Tick
- 2015-04-30 12:14:12,520 Resetting wait ticks
- 2015-04-30 12:14:12,536 [TELNET: 10.11.1.199] on_read: '\n\r1:16 Disabled Disabled Normal Unknown 5'
- 2015-04-30 12:14:12,556 [TELNET: 10.11.1.199] on_read: '\n\r1:17 Disabled Disabled Normal Unknown 5'
- 2015-04-30 12:14:12,576 [TELNET: 10.11.1.199] on_read: '\n\r1:18 Disabled Disabled Normal Unknown 5'
- 2015-04-30 12:14:12,596 [TELNET: 10.11.1.199] on_read: '\n\r1:19 Disabled Disabled Normal Unknown 5'
- 2015-04-30 12:14:12,616 [TELNET: 10.11.1.199] on_read: '\n\r1:20 Disabled Disabled Normal Unknown 5'
- 2015-04-30 12:14:12,636 [TELNET: 10.11.1.199] on_read: '\n\r1:21 Disabled Disabled Normal Unknown 5'
- 2015-04-30 12:14:12,658 [TELNET: 10.11.1.199] on_read: '\n\r1:22 Disabled Disabled Normal Unknown 5'
- 2015-04-30 12:14:12,679 [TELNET: 10.11.1.199] on_read: '\n\r1:23 Disabled Disabled Normal Unknown 5'
- 2015-04-30 12:14:12,696 [TELNET: 10.11.1.199] on_read: '\n\r1:24 Disabled Disabled Normal Unknown 5'
- 2015-04-30 12:14:12,736 [TELNET: 10.11.1.199] on_read: '\n\r\n\rDGS-3120-24SC:admin#'
- 2015-04-30 12:14:12,736 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:12,736 [TELNET: 10.11.1.199] match 'DGS\-3120\-24SC\:admin#'
- 2015-04-30 12:14:12,736 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:12,736 [TELNET: 10.11.1.199] event(PROMPT)
- 2015-04-30 12:14:12,743 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(show duld ports) returns:
- ===[ show duld ports ]==================================================
- 'Command: show duld ports\n\nPort Admin State Oper Status Mode Link Status Discovery Time(Sec)\n----- ----------- ----------- -------- -------------- -------------------\n1:1 Disabled Disabled Normal Unknown 5\n1:2 Disabled Disabled Normal Unknown 5\n1:3 Disabled Disabled Normal Unknown 5\n1:4 Disabled Disabled Normal Unknown 5\n1:5 Disabled Disabled Normal Unknown 5\n1:6 Disabled Disabled Normal Unknown 5\n1:7 Disabled Disabled Normal Unknown 5\n1:8 Disabled Disabled Normal Unknown 5\n1:9 Disabled Disabled Normal Unknown 5\n1:10 Disabled Disabled Normal Unknown 5\n1:11 Disabled Disabled Normal Unknown 5\n1:12 Disabled Disabled Normal Unknown 5\n1:13 Disabled Disabled Normal Unknown 5\n1:14 Disabled Disabled Normal Unknown 5\n1:15 Disabled Disabled Normal Unknown 5\n1:16 Disabled Disabled Normal Unknown 5\n1:17 Disabled Disabled Normal Unknown 5\n1:18 Disabled Disabled Normal Unknown 5\n1:19 Disabled Disabled Normal Unknown 5\n1:20 Disabled Disabled Normal Unknown 5\n1:21 Disabled Disabled Normal Unknown 5\n1:22 Disabled Disabled Normal Unknown 5\n1:23 Disabled Disabled Normal Unknown 5\n1:24 Disabled Disabled Normal Unknown 5\n\n'
- ========================================================================
- 2015-04-30 12:14:12,744 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(show loopdetect)
- 2015-04-30 12:14:12,744 [TELNET: 10.11.1.199] submit('show loopdetect', bulk_lines=None, streaming=False)
- 2015-04-30 12:14:12,758 [TELNET: 10.11.1.199] on_read: 's'
- 2015-04-30 12:14:12,797 [TELNET: 10.11.1.199] on_read: 'how loopdetect\n\rCommand: show loopdetect\n\r\n\r LBD Global Settings\n\r ---------------------------\n\r Status : Disabled\n\r Mode : Port-based\n\r Interval : 10 sec\n\r Recover Time : 60 sec\n\r Trap State : None\n\r Log State : Enabled\n\r Function Version : v4.04\r\n\r\n\r\n\rDGS-3120-24SC:admin#'
- 2015-04-30 12:14:12,797 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:12,797 [TELNET: 10.11.1.199] match 'DGS\-3120\-24SC\:admin#'
- 2015-04-30 12:14:12,798 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:12,798 [TELNET: 10.11.1.199] event(PROMPT)
- 2015-04-30 12:14:12,810 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(show loopdetect) returns:
- ===[ show loopdetect ]==================================================
- 'Command: show loopdetect\n\n LBD Global Settings\n ---------------------------\n Status : Disabled\n Mode : Port-based\n Interval : 10 sec\n Recover Time : 60 sec\n Trap State : None\n Log State : Enabled\n Function Version : v4.04\n\n\n'
- ========================================================================
- 2015-04-30 12:14:12,810 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(show gvrp)
- 2015-04-30 12:14:12,810 [TELNET: 10.11.1.199] submit('show gvrp', bulk_lines=None, streaming=False)
- 2015-04-30 12:14:12,818 [TELNET: 10.11.1.199] on_read: 's'
- 2015-04-30 12:14:12,857 [TELNET: 10.11.1.199] on_read: 'how gvrp\n\rCommand: show gvrp\n\r\n\r Global GVRP : Disabled\n\r Join Time : 200 Milliseconds\n\r Leave Time : 600 Milliseconds\n\r LeaveAll Time : 10000 Milliseconds\n\r NNI BPDU Address: dot1d\n\r\n\rDGS-3120-24SC:admin#'
- 2015-04-30 12:14:12,858 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:12,858 [TELNET: 10.11.1.199] match 'DGS\-3120\-24SC\:admin#'
- 2015-04-30 12:14:12,858 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:12,858 [TELNET: 10.11.1.199] event(PROMPT)
- 2015-04-30 12:14:12,874 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(show gvrp) returns:
- ===[ show gvrp ]========================================================
- 'Command: show gvrp\n\n Global GVRP : Disabled\n Join Time : 200 Milliseconds\n Leave Time : 600 Milliseconds\n LeaveAll Time : 10000 Milliseconds\n NNI BPDU Address: dot1d\n\n'
- ========================================================================
- 2015-04-30 12:14:12,874 Capabilities: {}
- 2015-04-30 12:14:12,874 Running script: DLink.DxS.get_version ({}), timeout 120s
- 2015-04-30 12:14:12,874 Script returns with cached result: {'platform': 'DGS-3120-24SC', 'version': '3.10.B022', 'vendor': 'DLink', 'attributes': {'HW version': 'A1', 'Serial Number': 'P4XD1B5000365', 'Firmware Type': 'EI', 'Boot PROM': '2.00.003'}} (0.06ms)
- 2015-04-30 12:14:12,874 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(show stp)
- 2015-04-30 12:14:12,874 [TELNET: 10.11.1.199] submit('show stp', bulk_lines=None, streaming=False)
- 2015-04-30 12:14:12,898 [TELNET: 10.11.1.199] on_read: 's'
- 2015-04-30 12:14:12,939 [TELNET: 10.11.1.199] on_read: 'how stp\n\rCommand: show stp\n\r\n\r STP Bridge Global Settings\n\r ---------------------------\n\r STP Status : Disabled\n\r STP Version : RSTP\n\r Max Age : 20 \n\r Hello Time : 2 \n\r Forward Delay : 15 \n\r Max Hops : 20 \n\r TX Hold Count : 6 \n\r Forwarding BPDU : Disabled\n\r New Root Trap : Enabled\n\r Topology Change Trap : Enabled\n\r NNI BPDU Address : dot1d\n\r\n\r\n\rDGS-3120-24SC:admin#'
- 2015-04-30 12:14:12,939 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:12,939 [TELNET: 10.11.1.199] match 'DGS\-3120\-24SC\:admin#'
- 2015-04-30 12:14:12,939 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:12,939 [TELNET: 10.11.1.199] event(PROMPT)
- 2015-04-30 12:14:12,988 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(show stp) returns:
- ===[ show stp ]=========================================================
- 'Command: show stp\n\n STP Bridge Global Settings\n ---------------------------\n STP Status : Disabled\n STP Version : RSTP\n Max Age : 20 \n Hello Time : 2 \n Forward Delay : 15 \n Max Hops : 20 \n TX Hold Count : 6 \n Forwarding BPDU : Disabled\n New Root Trap : Enabled\n Topology Change Trap : Enabled\n NNI BPDU Address : dot1d\n\n\n'
- ========================================================================
- 2015-04-30 12:14:12,988 Capabilities: {}
- 2015-04-30 12:14:12,989 Running script: DLink.DxS.get_version ({}), timeout 120s
- 2015-04-30 12:14:12,989 Script returns with cached result: {'platform': 'DGS-3120-24SC', 'version': '3.10.B022', 'vendor': 'DLink', 'attributes': {'HW version': 'A1', 'Serial Number': 'P4XD1B5000365', 'Firmware Type': 'EI', 'Boot PROM': '2.00.003'}} (0.06ms)
- 2015-04-30 12:14:12,989 Capabilities: {}
- 2015-04-30 12:14:12,989 Running script: DLink.DxS.get_version ({}), timeout 120s
- 2015-04-30 12:14:12,989 Script returns with cached result: {'platform': 'DGS-3120-24SC', 'version': '3.10.B022', 'vendor': 'DLink', 'attributes': {'HW version': 'A1', 'Serial Number': 'P4XD1B5000365', 'Firmware Type': 'EI', 'Boot PROM': '2.00.003'}} (0.06ms)
- 2015-04-30 12:14:12,989 Capabilities: {}
- 2015-04-30 12:14:12,989 Running script: DLink.DxS.get_version ({}), timeout 120s
- 2015-04-30 12:14:12,989 Script returns with cached result: {'platform': 'DGS-3120-24SC', 'version': '3.10.B022', 'vendor': 'DLink', 'attributes': {'HW version': 'A1', 'Serial Number': 'P4XD1B5000365', 'Firmware Type': 'EI', 'Boot PROM': '2.00.003'}} (0.06ms)
- 2015-04-30 12:14:12,989 Capabilities: {}
- 2015-04-30 12:14:12,989 Running script: DLink.DxS.get_version ({}), timeout 120s
- 2015-04-30 12:14:12,989 Script returns with cached result: {'platform': 'DGS-3120-24SC', 'version': '3.10.B022', 'vendor': 'DLink', 'attributes': {'HW version': 'A1', 'Serial Number': 'P4XD1B5000365', 'Firmware Type': 'EI', 'Boot PROM': '2.00.003'}} (0.07ms)
- 2015-04-30 12:14:12,990 Capabilities: {}
- 2015-04-30 12:14:12,990 Running script: DLink.DxS.get_version ({}), timeout 120s
- 2015-04-30 12:14:12,990 Script returns with cached result: {'platform': 'DGS-3120-24SC', 'version': '3.10.B022', 'vendor': 'DLink', 'attributes': {'HW version': 'A1', 'Serial Number': 'P4XD1B5000365', 'Firmware Type': 'EI', 'Boot PROM': '2.00.003'}} (0.06ms)
- 2015-04-30 12:14:12,990 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(show ports description)
- 2015-04-30 12:14:12,990 [TELNET: 10.11.1.199] submit('show ports description', bulk_lines=None, streaming=False)
- 2015-04-30 12:14:12,998 [TELNET: 10.11.1.199] on_read: 's'
- 2015-04-30 12:14:13,005 [TELNET: 10.11.1.199] on_read: 'how ports description\n\rCommand: show ports description\n\r\n\rPort State/ Settings Connection Address AutoSpeed\n\r MDIX Speed/Duplex/FlowCtrl Speed/Duplex/FlowCtrl Learning Downgrade\n\r-------- -------- --------------------- --------------------- -------- ---------\n\r1:1 (C) Enabled Auto/Disabled Link Down Enabled Disabled \r\n\r Auto \n\r Description: \n\r1:1 (F) Enabled'
- 2015-04-30 12:14:13,005 [TELNET: 10.11.1.199] on_read: ' Auto/Disabled 1000M/Full/None Enabled - \r\n\r - \n\r Description: Mkrm4_uzel_\xb92_10.11.1.248 \n\r1:2 (C) Enabled Auto/Disabled Link Down Enabled Disabled \r\n\r Auto \n\r Description: \n\r1:2 (F) Enabled Auto/Disabled 1000M/Full/None Enabled - \r\n\r - \n\r Description: Mkrm4_7_etazhka_\xb92_10.11.1.223'
- 2015-04-30 12:14:13,007 [TELNET: 10.11.1.199] on_read: ' \n\r \n\r \n\rNotes:(F)indicates fiber medium and (C)indicates copper medium in a combo port\n\r1:3 (C) Enabled Auto/Disabled Link Down Enabled Disabled \r\n\r Auto \n\r Description: \n\r1:3 (F) Enabled Auto/Disabled 1000M/Full'
- 2015-04-30 12:14:13,007 [TELNET: 10.11.1.199] on_read: '/None Enabled - \r\n\r - \n\r Description: Mkrm4_4_etazhka_5v_10.11.1.220 \n\r1:4 (C) Enabled Auto/Disabled Link Down Enabled Disabled \r\n\r Auto \n\r Description: \n\r1:4 (F) Enabled Auto/Disabled 1000M/Full/None Enabled - \r\n\r - \n\r Description: Mkrm4_uzel_\xb93_10.11.1.246 \n\r '
- 2015-04-30 12:14:13,009 [TELNET: 10.11.1.199] on_read: ' \n\r \n\rNotes:(F)indicates fiber medium and (C)indicates copper medium in a combo port\n\r1:5 (C) Enabled Auto/Disabled Link Down Enabled Disabled \r\n\r Auto \n\r Description: \n\r1:5 (F) Enabled Auto/Disabled 1000M/Full/None Enabled - \r\n\r '
- 2015-04-30 12:14:13,009 [TELNET: 10.11.1.199] on_read: ' - \n\r Description: \n\r1:6 (C) Enabled Auto/Disabled Link Down Enabled Disabled \r\n\r Auto \n\r Description: \n\r1:6 (F) Enabled Auto/Disabled Link Down Enabled - \r\n\r - \n\r Description: \n\r '
- 2015-04-30 12:14:13,011 [TELNET: 10.11.1.199] on_read: ' \n\r \n\rNotes:(F)indicates fiber medium and (C)indicates copper medium in a combo port\n\r1:7 (C) Enabled Auto/Disabled Link Down Enabled Disabled \r\n\r Auto \n\r Description: \n\r1:7 (F) Enabled Auto/Disabled Link Down Enabled - \r\n\r - \n\r Descri'
- 2015-04-30 12:14:13,011 [TELNET: 10.11.1.199] on_read: 'ption: \n\r1:8 (C) Enabled Auto/Disabled 1000M/Full/None Enabled Disabled \r\n\r Auto \n\r Description: 2_komm_10.11.1.221 \n\r1:8 (F) Enabled Auto/Disabled Link Down Enabled - \r\n\r - \n\r Description: \n\r '
- 2015-04-30 12:14:13,013 [TELNET: 10.11.1.199] on_read: ' \n\r \n\rNotes:(F)indicates fiber medium and (C)indicates copper medium in a combo port\n\r1:9 Enabled Auto/Disabled Link Down Enabled - \r\n\r - \n\r Description: \n\r1:10 Enabled Auto/Disabled Link Down Enabled - \r\n\r - \n\r Description: '
- 2015-04-30 12:14:13,013 [TELNET: 10.11.1.199] on_read: ' \n\r1:11 Enabled Auto/Disabled Link Down Enabled - \r\n\r - \n\r Description: \n\r1:12 Enabled Auto/Disabled Link Down Enabled - \r\n\r - \n\r Description: \n\r \n\r '
- 2015-04-30 12:14:13,015 [TELNET: 10.11.1.199] on_read: ' \n\rNotes:(F)indicates fiber medium and (C)indicates copper medium in a combo port\n\r1:13 Enabled Auto/Disabled Link Down Enabled - \r\n\r - \n\r Description: \n\r1:14 Enabled Auto/Disabled Link Down Enabled - \r\n\r - \n\r Description: \n\r1:'
- 2015-04-30 12:14:13,016 [TELNET: 10.11.1.199] on_read: '15 Enabled Auto/Disabled Link Down Enabled - \r\n\r - \n\r Description: \n\r1:16 Enabled Auto/Disabled Link Down Enabled - \r\n\r - \n\r Description: \n\r \n\r '
- 2015-04-30 12:14:13,017 [TELNET: 10.11.1.199] on_read: ' \n\r \n\r1:17 Enabled Auto/Disabled Link Down Enabled - \r\n\r - \n\r Description: \n\r1:18 Enabled Auto/Disabled Link Down Enabled - \r\n\r - \n\r Description: \n\r1:19 Enabled Auto/Disabled '
- 2015-04-30 12:14:13,020 [TELNET: 10.11.1.199] on_read: ' Link Down Enabled - \r\n\r - \n\r Description: '
- 2015-04-30 12:14:13,536 [TELNET: 10.11.1.199] on_read: '\n\r1:20 Enabled Auto/Disabled Link Down Enabled - \r\n\r - \n\r Description: \n\r \n\r \n\r \n\r1:21 Enabled Auto/Disabled Link Down Enabled '
- 2015-04-30 12:14:13,537 Tick
- 2015-04-30 12:14:13,537 Resetting wait ticks
- 2015-04-30 12:14:13,537 [TELNET: 10.11.1.199] on_read: ' - \r\n\r - \n\r Description: \n\r1:22 Enabled Auto/Disabled Link Down Enabled - \r\n\r - \n\r Description: \n\r1:23 Enabled Auto/Disabled Link Down Enabled - \r\n\r - \n\r Description: \n\r1:24 Enabled Auto/Disabled 1000M/Full/None Enabled - \r\n\r - \n\r Description: Uplink \n\r \n\r \n\r \r\n\r\n\r\n\rDGS-3120-24SC:admin#'
- 2015-04-30 12:14:13,538 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:13,538 [TELNET: 10.11.1.199] match 'DGS\-3120\-24SC\:admin#'
- 2015-04-30 12:14:13,538 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:13,538 [TELNET: 10.11.1.199] event(PROMPT)
- 2015-04-30 12:14:13,555 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(show ports description) returns:
- ===[ show ports description ]===========================================
- 'Command: show ports description\n\nPort State/ Settings Connection Address AutoSpeed\n MDIX Speed/Duplex/FlowCtrl Speed/Duplex/FlowCtrl Learning Downgrade\n-------- -------- --------------------- --------------------- -------- ---------\n1:1 (C) Enabled Auto/Disabled Link Down Enabled Disabled \n Auto \n Description: \n1:1 (F) Enabled Auto/Disabled 1000M/Full/None Enabled - \n - \n Description: Mkrm4_uzel_\xb92_10.11.1.248 \n1:2 (C) Enabled Auto/Disabled Link Down Enabled Disabled \n Auto \n Description: \n1:2 (F) Enabled Auto/Disabled 1000M/Full/None Enabled - \n - \n Description: Mkrm4_7_etazhka_\xb92_10.11.1.223 \n \n \nNotes:(F)indicates fiber medium and (C)indicates copper medium in a combo port\n1:3 (C) Enabled Auto/Disabled Link Down Enabled Disabled \n Auto \n Description: \n1:3 (F) Enabled Auto/Disabled 1000M/Full/None Enabled - \n - \n Description: Mkrm4_4_etazhka_5v_10.11.1.220 \n1:4 (C) Enabled Auto/Disabled Link Down Enabled Disabled \n Auto \n Description: \n1:4 (F) Enabled Auto/Disabled 1000M/Full/None Enabled - \n - \n Description: Mkrm4_uzel_\xb93_10.11.1.246 \n \n \nNotes:(F)indicates fiber medium and (C)indicates copper medium in a combo port\n1:5 (C) Enabled Auto/Disabled Link Down Enabled Disabled \n Auto \n Description: \n1:5 (F) Enabled Auto/Disabled 1000M/Full/None Enabled - \n - \n Description: \n1:6 (C) Enabled Auto/Disabled Link Down Enabled Disabled \n Auto \n Description: \n1:6 (F) Enabled Auto/Disabled Link Down Enabled - \n - \n Description: \n \n \nNotes:(F)indicates fiber medium and (C)indicates copper medium in a combo port\n1:7 (C) Enabled Auto/Disabled Link Down Enabled Disabled \n Auto \n Description: \n1:7 (F) Enabled Auto/Disabled Link Down Enabled - \n - \n Description: \n1:8 (C) Enabled Auto/Disabled 1000M/Full/None Enabled Disabled \n Auto \n Description: 2_komm_10.11.1.221 \n1:8 (F) Enabled Auto/Disabled Link Down Enabled - \n - \n Description: \n \n \nNotes:(F)indicates fiber medium and (C)indicates copper medium in a combo port\n1:9 Enabled Auto/Disabled Link Down Enabled - \n - \n Description: \n1:10 Enabled Auto/Disabled Link Down Enabled - \n - \n Description: \n1:11 Enabled Auto/Disabled Link Down Enabled - \n - \n Description: \n1:12 Enabled Auto/Disabled Link Down Enabled - \n - \n Description: \n \n \nNotes:(F)indicates fiber medium and (C)indicates copper medium in a combo port\n1:13 Enabled Auto/Disabled Link Down Enabled - \n - \n Description: \n1:14 Enabled Auto/Disabled Link Down Enabled - \n - \n Description: \n1:15 Enabled Auto/Disabled Link Down Enabled - \n - \n Description: \n1:16 Enabled Auto/Disabled Link Down Enabled - \n - \n Description: \n \n \n \n1:17 Enabled Auto/Disabled Link Down Enabled - \n - \n Description: \n1:18 Enabled Auto/Disabled Link Down Enabled - \n - \n Description: \n1:19 Enabled Auto/Disabled Link Down Enabled - \n - \n Description: \n1:20 Enabled Auto/Disabled Link Down Enabled - \n - \n Description: \n \n \n \n1:21 Enabled Auto/Disabled Link Down Enabled - \n - \n Description: \n1:22 Enabled Auto/Disabled Link Down Enabled - \n - \n Description: \n1:23 Enabled Auto/Disabled Link Down Enabled - \n - \n Description: \n1:24 Enabled Auto/Disabled 1000M/Full/None Enabled - \n - \n Description: Uplink \n \n \n \n\n\n'
- ========================================================================
- 2015-04-30 12:14:13,556 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(show vlan)
- 2015-04-30 12:14:13,556 [TELNET: 10.11.1.199] submit('show vlan', bulk_lines=None, streaming=False)
- 2015-04-30 12:14:13,578 [TELNET: 10.11.1.199] on_read: 's'
- 2015-04-30 12:14:13,579 [TELNET: 10.11.1.199] on_read: 'how vlan\n\rCommand: show vlan\n\r\n\r\n\rVLAN Trunk State\t: Disabled\n\rVLAN Trunk Member Ports\t: \n\r\n\r\n\rVID : 1 VLAN Name : default\n\rVLAN Type : Static Advertisement : Enabled\n\rMember Ports : \n\rStatic Ports : \n\rCurrent Tagged Ports : \n\rCurrent Untagged Ports: \n\rStatic Tagged Ports : \n\rStatic Untagged Ports : \n\rForbidden Ports :'
- 2015-04-30 12:14:13,580 [TELNET: 10.11.1.199] on_read: ' '
- 2015-04-30 12:14:13,616 [TELNET: 10.11.1.199] on_read: '\n\r\n\rVID : 1022 VLAN Name : mkrm4\n\rVLAN Type : Static Advertisement : Disabled\n\rMember Ports : 1:1-1:24 \n\rStatic Ports : 1:1-1:24 \n\rCurrent Tagged Ports : 1:1-1:24 \n\rCurrent Untagged Ports: \n\rStatic Tagged Ports : 1:1-1:24 \n\rStatic Untagged Ports : \n\rForbidden Ports : \n\r\n\rVID : 1111 VLAN Name : manager\n\rVLAN Typ'
- 2015-04-30 12:14:13,618 [TELNET: 10.11.1.199] on_read: 'e : Static Advertisement : Disabled\n\rMember Ports : 1:1-1:24 \n\rStatic Ports : 1:1-1:24 \n\rCurrent Tagged Ports : 1:1-1:24 \n\rCurrent Untagged Ports: \n\rStatic Tagged Ports : 1:1-1:24 \n\rStatic Untagged Ports : \n\rForbidden Ports : '
- 2015-04-30 12:14:13,657 [TELNET: 10.11.1.199] on_read: '\n\r\n\rVID : 1467 VLAN Name : Mkr_M4_G.Gaz_5v\n\rVLAN Type : Static Advertisement : Disabled\n\rMember Ports : 1:1-1:24 \n\rStatic Ports : 1:1-1:24 \n\rCurrent Tagged Ports : 1:1-1:24 \n\rCurrent Untagged Ports: \n\rStatic Tagged Ports : 1:1-1:24 \n\rStatic Untagged Ports : \n\rForbidden Ports : \n\r\n\rVID : 1468 VLAN Name : Mkr_M4_'
- 2015-04-30 12:14:13,659 [TELNET: 10.11.1.199] on_read: 'G.Gaz_6_korp1\n\rVLAN Type : Static Advertisement : Disabled\n\rMember Ports : 1:1-1:24 \n\rStatic Ports : 1:1-1:24 \n\rCurrent Tagged Ports : 1:1-1:24 \n\rCurrent Untagged Ports: \n\rStatic Tagged Ports : 1:1-1:24 \n\rStatic Untagged Ports : \n\rForbidden Ports : '
- 2015-04-30 12:14:13,680 [TELNET: 10.11.1.199] on_read: '\n\r\n\rVID : 1469 VLAN Name : Mkr_M4_G.Gaz_5g\n\rVLAN Type : Static Advertisement : Disabled\n\rMember Ports : 1:1-1:24 \n\rStatic Ports : 1:1-1:24 \n\rCurrent Tagged Ports : 1:1-1:24 \n\rCurrent Untagged Ports: \n\rStatic Tagged Ports : 1:1-1:24 \n\rStatic Untagged Ports : \n\rForbidden Ports : '
- 2015-04-30 12:14:13,696 [TELNET: 10.11.1.199] on_read: '\n\r\n\rVID : 1470 VLAN Name : Mkr_M4_G.Gaz_6_korp2\n\rVLAN Type : Static Advertisement : Disabled\n\rMember Ports : 1:1-1:24 \n\rStatic Ports : 1:1-1:24 \n\rCurrent Tagged Ports : 1:1-1:24 \n\rCurrent Untagged Ports: \n\rStatic Tagged Ports : 1:1-1:24 \n\rStatic Untagged Ports : \n\rForbidden Ports : '
- 2015-04-30 12:14:13,716 [TELNET: 10.11.1.199] on_read: '\n\r\n\rVID : 1471 VLAN Name : Mkr_M4_G.Gaz_6_korp3\n\rVLAN Type : Static Advertisement : Disabled\n\rMember Ports : 1:1-1:24 \n\rStatic Ports : 1:1-1:24 \n\rCurrent Tagged Ports : 1:1-1:24 \n\rCurrent Untagged Ports: \n\rStatic Tagged Ports : 1:1-1:24 \n\rStatic Untagged Ports : \n\rForbidden Ports : '
- 2015-04-30 12:14:13,736 [TELNET: 10.11.1.199] on_read: '\n\r\n\rVID : 1533 VLAN Name : g.gazzz\n\rVLAN Type : Static Advertisement : Disabled\n\rMember Ports : 1:1-1:24 \n\rStatic Ports : 1:1-1:24 \n\rCurrent Tagged Ports : 1:1-1:24 \n\rCurrent Untagged Ports: \n\rStatic Tagged Ports : 1:1-1:24 \n\rStatic Untagged Ports : \n\rForbidden Ports : '
- 2015-04-30 12:14:13,756 [TELNET: 10.11.1.199] on_read: '\n\r\n\rVID : 1642 VLAN Name : Mkr_M4_3uz\n\rVLAN Type : Static Advertisement : Enabled\n\rMember Ports : 1:4,1:24 \n\rStatic Ports : 1:4,1:24 '
- 2015-04-30 12:14:14,256 [TELNET: 10.11.1.199] on_read: '\n\rCurrent Tagged Ports : 1:4,1:24 \n\rCurrent Untagged Ports: \n\rStatic Tagged Ports : 1:4,1:24 \n\rStatic Untagged Ports : \n\rForbidden Ports : '
- 2015-04-30 12:14:14,296 [TELNET: 10.11.1.199] on_read: '\n\r \n\rTotal Static VLAN Entries: 10 \n\rTotal GVRP VLAN Entries: 0 \n\r\n\r\n\rDGS-3120-24SC:admin#'
- 2015-04-30 12:14:14,296 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:14,296 [TELNET: 10.11.1.199] match 'DGS\-3120\-24SC\:admin#'
- 2015-04-30 12:14:14,296 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:14,297 [TELNET: 10.11.1.199] event(PROMPT)
- 2015-04-30 12:14:14,330 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(show vlan) returns:
- ===[ show vlan ]========================================================
- 'Command: show vlan\n\n\nVLAN Trunk State\t: Disabled\nVLAN Trunk Member Ports\t: \n\n\nVID : 1 VLAN Name : default\nVLAN Type : Static Advertisement : Enabled\nMember Ports : \nStatic Ports : \nCurrent Tagged Ports : \nCurrent Untagged Ports: \nStatic Tagged Ports : \nStatic Untagged Ports : \nForbidden Ports : \n\nVID : 1022 VLAN Name : mkrm4\nVLAN Type : Static Advertisement : Disabled\nMember Ports : 1:1-1:24 \nStatic Ports : 1:1-1:24 \nCurrent Tagged Ports : 1:1-1:24 \nCurrent Untagged Ports: \nStatic Tagged Ports : 1:1-1:24 \nStatic Untagged Ports : \nForbidden Ports : \n\nVID : 1111 VLAN Name : manager\nVLAN Type : Static Advertisement : Disabled\nMember Ports : 1:1-1:24 \nStatic Ports : 1:1-1:24 \nCurrent Tagged Ports : 1:1-1:24 \nCurrent Untagged Ports: \nStatic Tagged Ports : 1:1-1:24 \nStatic Untagged Ports : \nForbidden Ports : \n\nVID : 1467 VLAN Name : Mkr_M4_G.Gaz_5v\nVLAN Type : Static Advertisement : Disabled\nMember Ports : 1:1-1:24 \nStatic Ports : 1:1-1:24 \nCurrent Tagged Ports : 1:1-1:24 \nCurrent Untagged Ports: \nStatic Tagged Ports : 1:1-1:24 \nStatic Untagged Ports : \nForbidden Ports : \n\nVID : 1468 VLAN Name : Mkr_M4_G.Gaz_6_korp1\nVLAN Type : Static Advertisement : Disabled\nMember Ports : 1:1-1:24 \nStatic Ports : 1:1-1:24 \nCurrent Tagged Ports : 1:1-1:24 \nCurrent Untagged Ports: \nStatic Tagged Ports : 1:1-1:24 \nStatic Untagged Ports : \nForbidden Ports : \n\nVID : 1469 VLAN Name : Mkr_M4_G.Gaz_5g\nVLAN Type : Static Advertisement : Disabled\nMember Ports : 1:1-1:24 \nStatic Ports : 1:1-1:24 \nCurrent Tagged Ports : 1:1-1:24 \nCurrent Untagged Ports: \nStatic Tagged Ports : 1:1-1:24 \nStatic Untagged Ports : \nForbidden Ports : \n\nVID : 1470 VLAN Name : Mkr_M4_G.Gaz_6_korp2\nVLAN Type : Static Advertisement : Disabled\nMember Ports : 1:1-1:24 \nStatic Ports : 1:1-1:24 \nCurrent Tagged Ports : 1:1-1:24 \nCurrent Untagged Ports: \nStatic Tagged Ports : 1:1-1:24 \nStatic Untagged Ports : \nForbidden Ports : \n\nVID : 1471 VLAN Name : Mkr_M4_G.Gaz_6_korp3\nVLAN Type : Static Advertisement : Disabled\nMember Ports : 1:1-1:24 \nStatic Ports : 1:1-1:24 \nCurrent Tagged Ports : 1:1-1:24 \nCurrent Untagged Ports: \nStatic Tagged Ports : 1:1-1:24 \nStatic Untagged Ports : \nForbidden Ports : \n\nVID : 1533 VLAN Name : g.gazzz\nVLAN Type : Static Advertisement : Disabled\nMember Ports : 1:1-1:24 \nStatic Ports : 1:1-1:24 \nCurrent Tagged Ports : 1:1-1:24 \nCurrent Untagged Ports: \nStatic Tagged Ports : 1:1-1:24 \nStatic Untagged Ports : \nForbidden Ports : \n\nVID : 1642 VLAN Name : Mkr_M4_3uz\nVLAN Type : Static Advertisement : Enabled\nMember Ports : 1:4,1:24 \nStatic Ports : 1:4,1:24 \nCurrent Tagged Ports : 1:4,1:24 \nCurrent Untagged Ports: \nStatic Tagged Ports : 1:4,1:24 \nStatic Untagged Ports : \nForbidden Ports : \n \nTotal Static VLAN Entries: 10 \nTotal GVRP VLAN Entries: 0 \n\n\n'
- ========================================================================
- 2015-04-30 12:14:14,331 Capabilities: {}
- 2015-04-30 12:14:14,331 Running script: DLink.DxS.get_mac_address_table ({}), timeout 120s
- 2015-04-30 12:14:14,331 [DLink.DxS.get_mac_address_table(10.11.1.199, 10.11.1.199)] cli(show fdb)
- 2015-04-30 12:14:14,331 [TELNET: 10.11.1.199] submit('show fdb', bulk_lines=None, streaming=False)
- 2015-04-30 12:14:14,338 [TELNET: 10.11.1.199] on_read: 's'
- 2015-04-30 12:14:14,377 [TELNET: 10.11.1.199] on_read: 'how fdb\n\rCommand: show fdb\n\r\n\r Unicast MAC Address Aging Time = 300\n\r\n\r VID VLAN Name MAC Address Port Type Status\n\r ---- -------------------------------- ----------------- ----- ------- -------\n\r 1022 mkrm4 00-27-22-10-22-1F 1:2 Dynamic Forward \n\r 1022 mkrm4 00-27-22-3C-E5-99 1:2 Dynamic Forward \n\r 1022 mkrm4 00-27-22-4C-26-EF 1:2 Dynamic Forward '
- 2015-04-30 12:14:14,396 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 00-27-22-61-03-04 1:2 Dynamic Forward '
- 2015-04-30 12:14:14,416 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 00-27-22-61-09-55 1:2 Dynamic Forward '
- 2015-04-30 12:14:14,436 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 00-27-22-61-09-6B 1:2 Dynamic Forward '
- 2015-04-30 12:14:14,456 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 00-27-22-61-2C-D6 1:2 Dynamic Forward '
- 2015-04-30 12:14:14,476 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 00-27-22-76-25-D6 1:2 Dynamic Forward '
- 2015-04-30 12:14:14,496 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 00-27-22-80-3A-99 1:2 Dynamic Forward '
- 2015-04-30 12:14:14,516 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 00-27-22-86-F7-5A 1:2 Dynamic Forward '
- 2015-04-30 12:14:14,536 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 02-80-48-2F-D9-B3 1:2 Dynamic Forward '
- 2015-04-30 12:14:14,556 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 10-7B-EF-5F-E6-49 1:3 Dynamic Forward '
- 2015-04-30 12:14:14,556 Tick
- 2015-04-30 12:14:14,556 Resetting wait ticks
- 2015-04-30 12:14:14,576 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 10-FE-ED-44-B7-F7 1:3 Dynamic Forward '
- 2015-04-30 12:14:14,596 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 10-FE-ED-57-2F-3B 1:2 Dynamic Forward '
- 2015-04-30 12:14:14,616 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 10-FE-ED-5A-83-C9 1:2 Dynamic Forward '
- 2015-04-30 12:14:14,636 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 10-FE-ED-90-87-E5 1:2 Dynamic Forward '
- 2015-04-30 12:14:14,656 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 1C-7E-E5-8D-60-35 1:2 Dynamic Forward '
- 2015-04-30 12:14:14,679 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 24-A4-3C-FE-73-FA 1:2 Dynamic Forward '
- 2015-04-30 12:14:14,696 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 28-94-0F-C9-F7-C4 1:24 Dynamic Forward '
- 2015-04-30 12:14:14,716 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 28-94-0F-C9-F7-FF 1:24 Dynamic Forward '
- 2015-04-30 12:14:14,736 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 54-A0-50-B3-D2-08 1:3 Dynamic Forward '
- 2015-04-30 12:14:14,756 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 54-A0-50-DC-4F-B0 1:1 Dynamic Forward '
- 2015-04-30 12:14:14,776 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 64-66-B3-54-37-31 1:2 Dynamic Forward '
- 2015-04-30 12:14:14,796 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 64-70-02-4C-B1-2D 1:2 Dynamic Forward '
- 2015-04-30 12:14:14,816 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 64-70-02-B3-A5-75 1:3 Dynamic Forward '
- 2015-04-30 12:14:14,836 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 78-24-AF-CB-AF-2C 1:2 Dynamic Forward '
- 2015-04-30 12:14:14,857 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 84-C9-B2-5B-69-07 1:8 Dynamic Forward '
- 2015-04-30 12:14:14,876 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 90-F6-52-78-36-6F 1:3 Dynamic Forward '
- 2015-04-30 12:14:14,896 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 90-F6-52-86-B8-0B 1:3 Dynamic Forward '
- 2015-04-30 12:14:14,916 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 90-F6-52-B1-C7-69 1:2 Dynamic Forward '
- 2015-04-30 12:14:14,936 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 90-F6-52-B3-F5-E7 1:3 Dynamic Forward '
- 2015-04-30 12:14:14,957 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 90-F6-52-C6-00-6F 1:3 Dynamic Forward '
- 2015-04-30 12:14:14,976 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 A0-F3-C1-9B-3B-BD 1:2 Dynamic Forward '
- 2015-04-30 12:14:14,996 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 A0-F3-C1-DB-52-A7 1:3 Dynamic Forward '
- 2015-04-30 12:14:15,016 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 A0-F3-C1-EF-9C-3D 1:2 Dynamic Forward '
- 2015-04-30 12:14:15,036 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 AC-22-0B-54-68-3C 1:3 Dynamic Forward '
- 2015-04-30 12:14:15,056 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 B0-B2-DC-A9-3E-D1 1:2 Dynamic Forward '
- 2015-04-30 12:14:15,076 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 B8-A3-86-1A-5D-C7 1:2 Dynamic Forward '
- 2015-04-30 12:14:15,096 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 BC-EE-7B-6B-D4-D0 1:2 Dynamic Forward '
- 2015-04-30 12:14:15,116 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 BC-EE-7B-97-A5-3C 1:2 Dynamic Forward '
- 2015-04-30 12:14:15,136 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 C0-4A-00-85-45-B1 1:3 Dynamic Forward '
- 2015-04-30 12:14:15,156 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 C0-4A-00-D9-A9-97 1:2 Dynamic Forward '
- 2015-04-30 12:14:15,176 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 C4-6E-1F-5A-69-63 1:2 Dynamic Forward '
- 2015-04-30 12:14:15,196 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 C4-6E-1F-70-87-9D 1:2 Dynamic Forward '
- 2015-04-30 12:14:15,216 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 C4-6E-1F-FD-E7-35 1:2 Dynamic Forward '
- 2015-04-30 12:14:15,236 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 D8-50-E6-60-5D-C8 1:2 Dynamic Forward '
- 2015-04-30 12:14:15,257 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 DC-9F-DB-30-75-DE 1:2 Dynamic Forward '
- 2015-04-30 12:14:15,276 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 DC-9F-DB-30-76-76 1:2 Dynamic Forward '
- 2015-04-30 12:14:15,296 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 DC-9F-DB-E2-FE-BB 1:2 Dynamic Forward '
- 2015-04-30 12:14:15,316 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 DC-9F-DB-EC-99-A0 1:2 Dynamic Forward '
- 2015-04-30 12:14:15,336 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 DC-9F-DB-EC-99-E6 1:2 Dynamic Forward '
- 2015-04-30 12:14:15,356 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 E8-94-F6-B6-D1-EF 1:3 Dynamic Forward '
- 2015-04-30 12:14:15,376 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 E8-94-F6-B8-2E-63 1:2 Dynamic Forward '
- 2015-04-30 12:14:15,398 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 E8-DE-27-DB-94-BF 1:2 Dynamic Forward '
- 2015-04-30 12:14:15,416 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 E8-DE-27-DB-C3-67 1:3 Dynamic Forward '
- 2015-04-30 12:14:15,436 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 E8-DE-27-DB-CB-2B 1:2 Dynamic Forward '
- 2015-04-30 12:14:15,456 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 E8-DE-27-FC-EA-B5 1:2 Dynamic Forward '
- 2015-04-30 12:14:15,476 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 EC-43-F6-00-5E-D5 1:2 Dynamic Forward '
- 2015-04-30 12:14:15,496 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 F8-1A-67-48-EF-87 1:2 Dynamic Forward '
- 2015-04-30 12:14:15,516 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 F8-1A-67-83-0E-25 1:8 Dynamic Forward '
- 2015-04-30 12:14:15,536 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 F8-1A-67-C5-7F-69 1:2 Dynamic Forward '
- 2015-04-30 12:14:15,557 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 F8-1A-67-C5-8F-8D 1:2 Dynamic Forward '
- 2015-04-30 12:14:15,557 Tick
- 2015-04-30 12:14:15,557 Resetting wait ticks
- 2015-04-30 12:14:15,576 [TELNET: 10.11.1.199] on_read: '\n\r 1022 mkrm4 F8-F0-82-10-1C-C5 1:24 Dynamic Forward '
- 2015-04-30 12:14:15,596 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 00-03-0F-27-5D-A0 1:8 Dynamic Forward '
- 2015-04-30 12:14:15,616 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 00-03-0F-29-CD-08 1:24 Dynamic Forward '
- 2015-04-30 12:14:15,636 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 00-03-0F-2B-D6-BA 1:2 Dynamic Forward '
- 2015-04-30 12:14:15,656 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 00-15-E9-4A-F3-9A 1:2 Dynamic Forward '
- 2015-04-30 12:14:15,679 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 00-19-5B-85-46-67 1:24 Dynamic Forward '
- 2015-04-30 12:14:15,696 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 00-1B-11-21-5C-3B 1:3 Dynamic Forward '
- 2015-04-30 12:14:15,716 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 00-25-9E-33-64-5B 1:1 Dynamic Forward '
- 2015-04-30 12:14:15,736 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 00-25-9E-4D-43-DE 1:24 Dynamic Forward '
- 2015-04-30 12:14:15,756 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 00-25-9E-EF-B9-9D 1:24 Dynamic Forward '
- 2015-04-30 12:14:15,776 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 00-46-4B-D3-82-33 1:24 Dynamic Forward '
- 2015-04-30 12:14:15,796 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 00-46-4B-D3-82-3F 1:24 Dynamic Forward '
- 2015-04-30 12:14:15,816 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 00-46-4B-D3-82-4D 1:24 Dynamic Forward '
- 2015-04-30 12:14:15,836 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 00-46-4B-D3-82-BE 1:24 Dynamic Forward '
- 2015-04-30 12:14:15,856 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 10-47-80-36-64-6A 1:24 Dynamic Forward '
- 2015-04-30 12:14:15,876 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 10-47-80-36-64-73 1:24 Dynamic Forward '
- 2015-04-30 12:14:15,896 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 10-47-80-36-64-B2 1:24 Dynamic Forward '
- 2015-04-30 12:14:15,916 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 1C-BD-B9-3C-54-61 1:24 Dynamic Forward '
- 2015-04-30 12:14:15,936 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 28-6E-D4-53-31-E8 1:24 Dynamic Forward '
- 2015-04-30 12:14:15,957 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 28-94-0F-C9-F7-C4 1:24 Dynamic Forward '
- 2015-04-30 12:14:15,977 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 28-94-0F-C9-F7-FF 1:24 Dynamic Forward '
- 2015-04-30 12:14:15,996 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 34-08-04-C4-C4-91 CPU Self Forward '
- 2015-04-30 12:14:16,016 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 48-46-FB-EA-3B-FA 1:24 Dynamic Forward '
- 2015-04-30 12:14:16,036 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 5C-D9-98-D6-D5-00 1:2 Dynamic Forward '
- 2015-04-30 12:14:16,056 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 70-54-F5-A1-B2-3B 1:24 Dynamic Forward '
- 2015-04-30 12:14:16,076 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 70-54-F5-A2-6C-95 1:24 Dynamic Forward '
- 2015-04-30 12:14:16,096 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 70-54-F5-A2-6E-8D 1:24 Dynamic Forward '
- 2015-04-30 12:14:16,116 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 70-54-F5-A2-C4-E0 1:24 Dynamic Forward '
- 2015-04-30 12:14:16,136 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 70-54-F5-A2-C4-F0 1:24 Dynamic Forward '
- 2015-04-30 12:14:16,156 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 70-54-F5-A2-C4-FC 1:24 Dynamic Forward '
- 2015-04-30 12:14:16,176 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 70-54-F5-A2-C4-FD 1:24 Dynamic Forward '
- 2015-04-30 12:14:16,196 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 70-54-F5-A2-C5-00 1:24 Dynamic Forward '
- 2015-04-30 12:14:16,216 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 70-54-F5-A2-C5-01 1:5 Dynamic Forward '
- 2015-04-30 12:14:16,736 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 70-54-F5-A2-C7-E0 1:24 Dynamic Forward '
- 2015-04-30 12:14:16,736 Tick
- 2015-04-30 12:14:16,736 Resetting wait ticks
- 2015-04-30 12:14:16,756 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 70-54-F5-A2-C8-0B 1:24 Dynamic Forward '
- 2015-04-30 12:14:16,776 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 70-54-F5-A2-C8-14 1:24 Dynamic Forward '
- 2015-04-30 12:14:16,796 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 70-54-F5-A2-C8-4D 1:4 Dynamic Forward '
- 2015-04-30 12:14:16,816 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 70-54-F5-A2-C8-83 1:24 Dynamic Forward '
- 2015-04-30 12:14:16,836 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 70-54-F5-A2-C8-9B 1:24 Dynamic Forward '
- 2015-04-30 12:14:16,856 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 70-54-F5-A2-D5-B8 1:24 Dynamic Forward '
- 2015-04-30 12:14:16,876 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 70-54-F5-A3-F2-C7 1:24 Dynamic Forward '
- 2015-04-30 12:14:16,896 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 70-54-F5-A3-F3-83 1:24 Dynamic Forward '
- 2015-04-30 12:14:16,916 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 70-54-F5-A3-F3-88 1:24 Dynamic Forward '
- 2015-04-30 12:14:16,936 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 70-54-F5-A3-F3-8A 1:24 Dynamic Forward '
- 2015-04-30 12:14:16,956 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 70-54-F5-A3-F3-8D 1:24 Dynamic Forward '
- 2015-04-30 12:14:16,977 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 70-54-F5-A3-F3-A2 1:24 Dynamic Forward '
- 2015-04-30 12:14:16,996 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 70-54-F5-A3-F4-DB 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,016 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 70-54-F5-A3-F5-05 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,037 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 70-54-F5-A3-F5-0B 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,056 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 70-54-F5-A4-08-12 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,076 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager 70-54-F5-A4-08-33 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,099 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager DC-D2-FC-5C-C1-26 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,116 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager DC-D2-FC-6C-70-F4 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,136 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager DC-D2-FC-6C-70-F6 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,156 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager DC-D2-FC-6C-70-FB 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,176 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager DC-D2-FC-6C-74-2E 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,196 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager DC-D2-FC-6C-74-3E 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,216 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager DC-D2-FC-6C-74-4B 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,236 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager DC-D2-FC-6C-74-50 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,256 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager DC-D2-FC-6C-74-52 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,276 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager DC-D2-FC-6C-74-C8 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,296 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager DC-D2-FC-6C-74-D1 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,316 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager DC-D2-FC-6C-74-D8 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,336 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager F8-4A-BF-F4-EA-66 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,356 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager F8-4A-BF-F4-EB-F6 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,376 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager F8-F0-82-10-1C-C4 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,396 [TELNET: 10.11.1.199] on_read: '\n\r 1111 manager F8-F0-82-10-1C-C5 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,416 [TELNET: 10.11.1.199] on_read: '\n\r 1467 Mkr_M4_G.Gaz_5v 28-94-0F-C9-F7-C4 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,436 [TELNET: 10.11.1.199] on_read: '\n\r 1467 Mkr_M4_G.Gaz_5v F8-F0-82-10-1C-C5 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,456 [TELNET: 10.11.1.199] on_read: '\n\r 1468 Mkr_M4_G.Gaz_6_korp1 28-94-0F-C9-F7-C4 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,476 [TELNET: 10.11.1.199] on_read: '\n\r 1468 Mkr_M4_G.Gaz_6_korp1 28-94-0F-C9-F7-FF 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,496 [TELNET: 10.11.1.199] on_read: '\n\r 1468 Mkr_M4_G.Gaz_6_korp1 38-2C-4A-C2-7D-80 1:8 Dynamic Forward '
- 2015-04-30 12:14:17,516 [TELNET: 10.11.1.199] on_read: '\n\r 1468 Mkr_M4_G.Gaz_6_korp1 64-66-B3-44-C4-29 1:8 Dynamic Forward '
- 2015-04-30 12:14:17,536 [TELNET: 10.11.1.199] on_read: '\n\r 1468 Mkr_M4_G.Gaz_6_korp1 84-C9-B2-6D-FA-22 1:8 Dynamic Forward '
- 2015-04-30 12:14:17,556 [TELNET: 10.11.1.199] on_read: '\n\r 1468 Mkr_M4_G.Gaz_6_korp1 F8-1A-67-71-21-09 1:8 Dynamic Forward '
- 2015-04-30 12:14:17,576 [TELNET: 10.11.1.199] on_read: '\n\r 1468 Mkr_M4_G.Gaz_6_korp1 F8-1A-67-8A-FD-DD 1:8 Dynamic Forward '
- 2015-04-30 12:14:17,596 [TELNET: 10.11.1.199] on_read: '\n\r 1468 Mkr_M4_G.Gaz_6_korp1 F8-1A-67-90-19-59 1:8 Dynamic Forward '
- 2015-04-30 12:14:17,616 [TELNET: 10.11.1.199] on_read: '\n\r 1468 Mkr_M4_G.Gaz_6_korp1 F8-1A-67-A8-9F-B3 1:8 Dynamic Forward '
- 2015-04-30 12:14:17,636 [TELNET: 10.11.1.199] on_read: '\n\r 1468 Mkr_M4_G.Gaz_6_korp1 F8-1A-67-DD-79-99 1:8 Dynamic Forward '
- 2015-04-30 12:14:17,656 [TELNET: 10.11.1.199] on_read: '\n\r 1468 Mkr_M4_G.Gaz_6_korp1 F8-F0-82-10-1C-C5 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,679 [TELNET: 10.11.1.199] on_read: '\n\r 1469 Mkr_M4_G.Gaz_5g 28-94-0F-C9-F7-C4 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,696 [TELNET: 10.11.1.199] on_read: '\n\r 1469 Mkr_M4_G.Gaz_5g F8-F0-82-10-1C-C5 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,716 [TELNET: 10.11.1.199] on_read: '\n\r 1470 Mkr_M4_G.Gaz_6_korp2 28-94-0F-C9-F7-C4 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,736 [TELNET: 10.11.1.199] on_read: '\n\r 1470 Mkr_M4_G.Gaz_6_korp2 F8-F0-82-10-1C-C5 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,737 Tick
- 2015-04-30 12:14:17,737 Resetting wait ticks
- 2015-04-30 12:14:17,756 [TELNET: 10.11.1.199] on_read: '\n\r 1471 Mkr_M4_G.Gaz_6_korp3 28-94-0F-C9-F7-C4 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,776 [TELNET: 10.11.1.199] on_read: '\n\r 1471 Mkr_M4_G.Gaz_6_korp3 F8-F0-82-10-1C-C5 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,796 [TELNET: 10.11.1.199] on_read: '\n\r 1533 g.gazzz 00-18-E7-EC-2D-3A 1:1 Dynamic Forward '
- 2015-04-30 12:14:17,816 [TELNET: 10.11.1.199] on_read: '\n\r 1533 g.gazzz 10-FE-ED-C8-83-09 1:1 Dynamic Forward '
- 2015-04-30 12:14:17,836 [TELNET: 10.11.1.199] on_read: '\n\r 1533 g.gazzz 28-94-0F-C9-F7-C4 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,856 [TELNET: 10.11.1.199] on_read: '\n\r 1533 g.gazzz 28-94-0F-C9-F7-FF 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,876 [TELNET: 10.11.1.199] on_read: '\n\r 1533 g.gazzz 54-A0-50-B2-AB-00 1:1 Dynamic Forward '
- 2015-04-30 12:14:17,896 [TELNET: 10.11.1.199] on_read: '\n\r 1533 g.gazzz B0-48-7A-D0-5E-69 1:1 Dynamic Forward '
- 2015-04-30 12:14:17,916 [TELNET: 10.11.1.199] on_read: '\n\r 1533 g.gazzz F0-7D-68-76-D3-DF 1:1 Dynamic Forward '
- 2015-04-30 12:14:17,937 [TELNET: 10.11.1.199] on_read: '\n\r 1533 g.gazzz F8-F0-82-10-1C-C5 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,956 [TELNET: 10.11.1.199] on_read: '\n\r 1642 Mkr_M4_3uz 28-94-0F-C9-F7-C4 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,976 [TELNET: 10.11.1.199] on_read: '\n\r 1642 Mkr_M4_3uz 28-94-0F-C9-F7-FF 1:24 Dynamic Forward '
- 2015-04-30 12:14:17,997 [TELNET: 10.11.1.199] on_read: '\n\r 1642 Mkr_M4_3uz C4-6E-1F-5A-69-DD 1:4 Dynamic Forward '
- 2015-04-30 12:14:18,016 [TELNET: 10.11.1.199] on_read: '\n\r 1642 Mkr_M4_3uz F8-F0-82-10-1C-C5 1:24 Dynamic Forward '
- 2015-04-30 12:14:18,063 [TELNET: 10.11.1.199] on_read: '\n\r\n\rTotal Entries: 161\n\r\n\r\n\rDGS-3120-24SC:admin#'
- 2015-04-30 12:14:18,064 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:18,064 [TELNET: 10.11.1.199] match 'DGS\-3120\-24SC\:admin#'
- 2015-04-30 12:14:18,064 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:18,064 [TELNET: 10.11.1.199] event(PROMPT)
- 2015-04-30 12:14:18,098 [DLink.DxS.get_mac_address_table(10.11.1.199, 10.11.1.199)] cli(show fdb) returns:
- ===[ show fdb ]=========================================================
- 'Command: show fdb\n\n Unicast MAC Address Aging Time = 300\n\n VID VLAN Name MAC Address Port Type Status\n ---- -------------------------------- ----------------- ----- ------- -------\n 1022 mkrm4 00-27-22-10-22-1F 1:2 Dynamic Forward \n 1022 mkrm4 00-27-22-3C-E5-99 1:2 Dynamic Forward \n 1022 mkrm4 00-27-22-4C-26-EF 1:2 Dynamic Forward \n 1022 mkrm4 00-27-22-61-03-04 1:2 Dynamic Forward \n 1022 mkrm4 00-27-22-61-09-55 1:2 Dynamic Forward \n 1022 mkrm4 00-27-22-61-09-6B 1:2 Dynamic Forward \n 1022 mkrm4 00-27-22-61-2C-D6 1:2 Dynamic Forward \n 1022 mkrm4 00-27-22-76-25-D6 1:2 Dynamic Forward \n 1022 mkrm4 00-27-22-80-3A-99 1:2 Dynamic Forward \n 1022 mkrm4 00-27-22-86-F7-5A 1:2 Dynamic Forward \n 1022 mkrm4 02-80-48-2F-D9-B3 1:2 Dynamic Forward \n 1022 mkrm4 10-7B-EF-5F-E6-49 1:3 Dynamic Forward \n 1022 mkrm4 10-FE-ED-44-B7-F7 1:3 Dynamic Forward \n 1022 mkrm4 10-FE-ED-57-2F-3B 1:2 Dynamic Forward \n 1022 mkrm4 10-FE-ED-5A-83-C9 1:2 Dynamic Forward \n 1022 mkrm4 10-FE-ED-90-87-E5 1:2 Dynamic Forward \n 1022 mkrm4 1C-7E-E5-8D-60-35 1:2 Dynamic Forward \n 1022 mkrm4 24-A4-3C-FE-73-FA 1:2 Dynamic Forward \n 1022 mkrm4 28-94-0F-C9-F7-C4 1:24 Dynamic Forward \n 1022 mkrm4 28-94-0F-C9-F7-FF 1:24 Dynamic Forward \n 1022 mkrm4 54-A0-50-B3-D2-08 1:3 Dynamic Forward \n 1022 mkrm4 54-A0-50-DC-4F-B0 1:1 Dynamic Forward \n 1022 mkrm4 64-66-B3-54-37-31 1:2 Dynamic Forward \n 1022 mkrm4 64-70-02-4C-B1-2D 1:2 Dynamic Forward \n 1022 mkrm4 64-70-02-B3-A5-75 1:3 Dynamic Forward \n 1022 mkrm4 78-24-AF-CB-AF-2C 1:2 Dynamic Forward \n 1022 mkrm4 84-C9-B2-5B-69-07 1:8 Dynamic Forward \n 1022 mkrm4 90-F6-52-78-36-6F 1:3 Dynamic Forward \n 1022 mkrm4 90-F6-52-86-B8-0B 1:3 Dynamic Forward \n 1022 mkrm4 90-F6-52-B1-C7-69 1:2 Dynamic Forward \n 1022 mkrm4 90-F6-52-B3-F5-E7 1:3 Dynamic Forward \n 1022 mkrm4 90-F6-52-C6-00-6F 1:3 Dynamic Forward \n 1022 mkrm4 A0-F3-C1-9B-3B-BD 1:2 Dynamic Forward \n 1022 mkrm4 A0-F3-C1-DB-52-A7 1:3 Dynamic Forward \n 1022 mkrm4 A0-F3-C1-EF-9C-3D 1:2 Dynamic Forward \n 1022 mkrm4 AC-22-0B-54-68-3C 1:3 Dynamic Forward \n 1022 mkrm4 B0-B2-DC-A9-3E-D1 1:2 Dynamic Forward \n 1022 mkrm4 B8-A3-86-1A-5D-C7 1:2 Dynamic Forward \n 1022 mkrm4 BC-EE-7B-6B-D4-D0 1:2 Dynamic Forward \n 1022 mkrm4 BC-EE-7B-97-A5-3C 1:2 Dynamic Forward \n 1022 mkrm4 C0-4A-00-85-45-B1 1:3 Dynamic Forward \n 1022 mkrm4 C0-4A-00-D9-A9-97 1:2 Dynamic Forward \n 1022 mkrm4 C4-6E-1F-5A-69-63 1:2 Dynamic Forward \n 1022 mkrm4 C4-6E-1F-70-87-9D 1:2 Dynamic Forward \n 1022 mkrm4 C4-6E-1F-FD-E7-35 1:2 Dynamic Forward \n 1022 mkrm4 D8-50-E6-60-5D-C8 1:2 Dynamic Forward \n 1022 mkrm4 DC-9F-DB-30-75-DE 1:2 Dynamic Forward \n 1022 mkrm4 DC-9F-DB-30-76-76 1:2 Dynamic Forward \n 1022 mkrm4 DC-9F-DB-E2-FE-BB 1:2 Dynamic Forward \n 1022 mkrm4 DC-9F-DB-EC-99-A0 1:2 Dynamic Forward \n 1022 mkrm4 DC-9F-DB-EC-99-E6 1:2 Dynamic Forward \n 1022 mkrm4 E8-94-F6-B6-D1-EF 1:3 Dynamic Forward \n 1022 mkrm4 E8-94-F6-B8-2E-63 1:2 Dynamic Forward \n 1022 mkrm4 E8-DE-27-DB-94-BF 1:2 Dynamic Forward \n 1022 mkrm4 E8-DE-27-DB-C3-67 1:3 Dynamic Forward \n 1022 mkrm4 E8-DE-27-DB-CB-2B 1:2 Dynamic Forward \n 1022 mkrm4 E8-DE-27-FC-EA-B5 1:2 Dynamic Forward \n 1022 mkrm4 EC-43-F6-00-5E-D5 1:2 Dynamic Forward \n 1022 mkrm4 F8-1A-67-48-EF-87 1:2 Dynamic Forward \n 1022 mkrm4 F8-1A-67-83-0E-25 1:8 Dynamic Forward \n 1022 mkrm4 F8-1A-67-C5-7F-69 1:2 Dynamic Forward \n 1022 mkrm4 F8-1A-67-C5-8F-8D 1:2 Dynamic Forward \n 1022 mkrm4 F8-F0-82-10-1C-C5 1:24 Dynamic Forward \n 1111 manager 00-03-0F-27-5D-A0 1:8 Dynamic Forward \n 1111 manager 00-03-0F-29-CD-08 1:24 Dynamic Forward \n 1111 manager 00-03-0F-2B-D6-BA 1:2 Dynamic Forward \n 1111 manager 00-15-E9-4A-F3-9A 1:2 Dynamic Forward \n 1111 manager 00-19-5B-85-46-67 1:24 Dynamic Forward \n 1111 manager 00-1B-11-21-5C-3B 1:3 Dynamic Forward \n 1111 manager 00-25-9E-33-64-5B 1:1 Dynamic Forward \n 1111 manager 00-25-9E-4D-43-DE 1:24 Dynamic Forward \n 1111 manager 00-25-9E-EF-B9-9D 1:24 Dynamic Forward \n 1111 manager 00-46-4B-D3-82-33 1:24 Dynamic Forward \n 1111 manager 00-46-4B-D3-82-3F 1:24 Dynamic Forward \n 1111 manager 00-46-4B-D3-82-4D 1:24 Dynamic Forward \n 1111 manager 00-46-4B-D3-82-BE 1:24 Dynamic Forward \n 1111 manager 10-47-80-36-64-6A 1:24 Dynamic Forward \n 1111 manager 10-47-80-36-64-73 1:24 Dynamic Forward \n 1111 manager 10-47-80-36-64-B2 1:24 Dynamic Forward \n 1111 manager 1C-BD-B9-3C-54-61 1:24 Dynamic Forward \n 1111 manager 28-6E-D4-53-31-E8 1:24 Dynamic Forward \n 1111 manager 28-94-0F-C9-F7-C4 1:24 Dynamic Forward \n 1111 manager 28-94-0F-C9-F7-FF 1:24 Dynamic Forward \n 1111 manager 34-08-04-C4-C4-91 CPU Self Forward \n 1111 manager 48-46-FB-EA-3B-FA 1:24 Dynamic Forward \n 1111 manager 5C-D9-98-D6-D5-00 1:2 Dynamic Forward \n 1111 manager 70-54-F5-A1-B2-3B 1:24 Dynamic Forward \n 1111 manager 70-54-F5-A2-6C-95 1:24 Dynamic Forward \n 1111 manager 70-54-F5-A2-6E-8D 1:24 Dynamic Forward \n 1111 manager 70-54-F5-A2-C4-E0 1:24 Dynamic Forward \n 1111 manager 70-54-F5-A2-C4-F0 1:24 Dynamic Forward \n 1111 manager 70-54-F5-A2-C4-FC 1:24 Dynamic Forward \n 1111 manager 70-54-F5-A2-C4-FD 1:24 Dynamic Forward \n 1111 manager 70-54-F5-A2-C5-00 1:24 Dynamic Forward \n 1111 manager 70-54-F5-A2-C5-01 1:5 Dynamic Forward \n 1111 manager 70-54-F5-A2-C7-E0 1:24 Dynamic Forward \n 1111 manager 70-54-F5-A2-C8-0B 1:24 Dynamic Forward \n 1111 manager 70-54-F5-A2-C8-14 1:24 Dynamic Forward \n 1111 manager 70-54-F5-A2-C8-4D 1:4 Dynamic Forward \n 1111 manager 70-54-F5-A2-C8-83 1:24 Dynamic Forward \n 1111 manager 70-54-F5-A2-C8-9B 1:24 Dynamic Forward \n 1111 manager 70-54-F5-A2-D5-B8 1:24 Dynamic Forward \n 1111 manager 70-54-F5-A3-F2-C7 1:24 Dynamic Forward \n 1111 manager 70-54-F5-A3-F3-83 1:24 Dynamic Forward \n 1111 manager 70-54-F5-A3-F3-88 1:24 Dynamic Forward \n 1111 manager 70-54-F5-A3-F3-8A 1:24 Dynamic Forward \n 1111 manager 70-54-F5-A3-F3-8D 1:24 Dynamic Forward \n 1111 manager 70-54-F5-A3-F3-A2 1:24 Dynamic Forward \n 1111 manager 70-54-F5-A3-F4-DB 1:24 Dynamic Forward \n 1111 manager 70-54-F5-A3-F5-05 1:24 Dynamic Forward \n 1111 manager 70-54-F5-A3-F5-0B 1:24 Dynamic Forward \n 1111 manager 70-54-F5-A4-08-12 1:24 Dynamic Forward \n 1111 manager 70-54-F5-A4-08-33 1:24 Dynamic Forward \n 1111 manager DC-D2-FC-5C-C1-26 1:24 Dynamic Forward \n 1111 manager DC-D2-FC-6C-70-F4 1:24 Dynamic Forward \n 1111 manager DC-D2-FC-6C-70-F6 1:24 Dynamic Forward \n 1111 manager DC-D2-FC-6C-70-FB 1:24 Dynamic Forward \n 1111 manager DC-D2-FC-6C-74-2E 1:24 Dynamic Forward \n 1111 manager DC-D2-FC-6C-74-3E 1:24 Dynamic Forward \n 1111 manager DC-D2-FC-6C-74-4B 1:24 Dynamic Forward \n 1111 manager DC-D2-FC-6C-74-50 1:24 Dynamic Forward \n 1111 manager DC-D2-FC-6C-74-52 1:24 Dynamic Forward \n 1111 manager DC-D2-FC-6C-74-C8 1:24 Dynamic Forward \n 1111 manager DC-D2-FC-6C-74-D1 1:24 Dynamic Forward \n 1111 manager DC-D2-FC-6C-74-D8 1:24 Dynamic Forward \n 1111 manager F8-4A-BF-F4-EA-66 1:24 Dynamic Forward \n 1111 manager F8-4A-BF-F4-EB-F6 1:24 Dynamic Forward \n 1111 manager F8-F0-82-10-1C-C4 1:24 Dynamic Forward \n 1111 manager F8-F0-82-10-1C-C5 1:24 Dynamic Forward \n 1467 Mkr_M4_G.Gaz_5v 28-94-0F-C9-F7-C4 1:24 Dynamic Forward \n 1467 Mkr_M4_G.Gaz_5v F8-F0-82-10-1C-C5 1:24 Dynamic Forward \n 1468 Mkr_M4_G.Gaz_6_korp1 28-94-0F-C9-F7-C4 1:24 Dynamic Forward \n 1468 Mkr_M4_G.Gaz_6_korp1 28-94-0F-C9-F7-FF 1:24 Dynamic Forward \n 1468 Mkr_M4_G.Gaz_6_korp1 38-2C-4A-C2-7D-80 1:8 Dynamic Forward \n 1468 Mkr_M4_G.Gaz_6_korp1 64-66-B3-44-C4-29 1:8 Dynamic Forward \n 1468 Mkr_M4_G.Gaz_6_korp1 84-C9-B2-6D-FA-22 1:8 Dynamic Forward \n 1468 Mkr_M4_G.Gaz_6_korp1 F8-1A-67-71-21-09 1:8 Dynamic Forward \n 1468 Mkr_M4_G.Gaz_6_korp1 F8-1A-67-8A-FD-DD 1:8 Dynamic Forward \n 1468 Mkr_M4_G.Gaz_6_korp1 F8-1A-67-90-19-59 1:8 Dynamic Forward \n 1468 Mkr_M4_G.Gaz_6_korp1 F8-1A-67-A8-9F-B3 1:8 Dynamic Forward \n 1468 Mkr_M4_G.Gaz_6_korp1 F8-1A-67-DD-79-99 1:8 Dynamic Forward \n 1468 Mkr_M4_G.Gaz_6_korp1 F8-F0-82-10-1C-C5 1:24 Dynamic Forward \n 1469 Mkr_M4_G.Gaz_5g 28-94-0F-C9-F7-C4 1:24 Dynamic Forward \n 1469 Mkr_M4_G.Gaz_5g F8-F0-82-10-1C-C5 1:24 Dynamic Forward \n 1470 Mkr_M4_G.Gaz_6_korp2 28-94-0F-C9-F7-C4 1:24 Dynamic Forward \n 1470 Mkr_M4_G.Gaz_6_korp2 F8-F0-82-10-1C-C5 1:24 Dynamic Forward \n 1471 Mkr_M4_G.Gaz_6_korp3 28-94-0F-C9-F7-C4 1:24 Dynamic Forward \n 1471 Mkr_M4_G.Gaz_6_korp3 F8-F0-82-10-1C-C5 1:24 Dynamic Forward \n 1533 g.gazzz 00-18-E7-EC-2D-3A 1:1 Dynamic Forward \n 1533 g.gazzz 10-FE-ED-C8-83-09 1:1 Dynamic Forward \n 1533 g.gazzz 28-94-0F-C9-F7-C4 1:24 Dynamic Forward \n 1533 g.gazzz 28-94-0F-C9-F7-FF 1:24 Dynamic Forward \n 1533 g.gazzz 54-A0-50-B2-AB-00 1:1 Dynamic Forward \n 1533 g.gazzz B0-48-7A-D0-5E-69 1:1 Dynamic Forward \n 1533 g.gazzz F0-7D-68-76-D3-DF 1:1 Dynamic Forward \n 1533 g.gazzz F8-F0-82-10-1C-C5 1:24 Dynamic Forward \n 1642 Mkr_M4_3uz 28-94-0F-C9-F7-C4 1:24 Dynamic Forward \n 1642 Mkr_M4_3uz 28-94-0F-C9-F7-FF 1:24 Dynamic Forward \n 1642 Mkr_M4_3uz C4-6E-1F-5A-69-DD 1:4 Dynamic Forward \n 1642 Mkr_M4_3uz F8-F0-82-10-1C-C5 1:24 Dynamic Forward \n\nTotal Entries: 161\n\n\n'
- ========================================================================
- 2015-04-30 12:14:18,118 Script returns with result: [{'mac': '00:27:22:10:22:1F', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': '00:27:22:3C:E5:99', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': '00:27:22:4C:26:EF', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': '00:27:22:61:03:04', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': '00:27:22:61:09:55', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': '00:27:22:61:09:6B', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': '00:27:22:61:2C:D6', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': '00:27:22:76:25:D6', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': '00:27:22:80:3A:99', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': '00:27:22:86:F7:5A', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': '02:80:48:2F:D9:B3', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': '10:7B:EF:5F:E6:49', 'type': 'D', 'interfaces': ['1:3'], 'vlan_id': 1022}, {'mac': '10:FE:ED:44:B7:F7', 'type': 'D', 'interfaces': ['1:3'], 'vlan_id': 1022}, {'mac': '10:FE:ED:57:2F:3B', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': '10:FE:ED:5A:83:C9', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': '10:FE:ED:90:87:E5', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': '1C:7E:E5:8D:60:35', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': '24:A4:3C:FE:73:FA', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': '28:94:0F:C9:F7:C4', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1022}, {'mac': '28:94:0F:C9:F7:FF', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1022}, {'mac': '54:A0:50:B3:D2:08', 'type': 'D', 'interfaces': ['1:3'], 'vlan_id': 1022}, {'mac': '54:A0:50:DC:4F:B0', 'type': 'D', 'interfaces': ['1:1'], 'vlan_id': 1022}, {'mac': '64:66:B3:54:37:31', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': '64:70:02:4C:B1:2D', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': '64:70:02:B3:A5:75', 'type': 'D', 'interfaces': ['1:3'], 'vlan_id': 1022}, {'mac': '78:24:AF:CB:AF:2C', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': '84:C9:B2:5B:69:07', 'type': 'D', 'interfaces': ['1:8'], 'vlan_id': 1022}, {'mac': '90:F6:52:78:36:6F', 'type': 'D', 'interfaces': ['1:3'], 'vlan_id': 1022}, {'mac': '90:F6:52:86:B8:0B', 'type': 'D', 'interfaces': ['1:3'], 'vlan_id': 1022}, {'mac': '90:F6:52:B1:C7:69', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': '90:F6:52:B3:F5:E7', 'type': 'D', 'interfaces': ['1:3'], 'vlan_id': 1022}, {'mac': '90:F6:52:C6:00:6F', 'type': 'D', 'interfaces': ['1:3'], 'vlan_id': 1022}, {'mac': 'A0:F3:C1:9B:3B:BD', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': 'A0:F3:C1:DB:52:A7', 'type': 'D', 'interfaces': ['1:3'], 'vlan_id': 1022}, {'mac': 'A0:F3:C1:EF:9C:3D', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': 'AC:22:0B:54:68:3C', 'type': 'D', 'interfaces': ['1:3'], 'vlan_id': 1022}, {'mac': 'B0:B2:DC:A9:3E:D1', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': 'B8:A3:86:1A:5D:C7', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': 'BC:EE:7B:6B:D4:D0', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': 'BC:EE:7B:97:A5:3C', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': 'C0:4A:00:85:45:B1', 'type': 'D', 'interfaces': ['1:3'], 'vlan_id': 1022}, {'mac': 'C0:4A:00:D9:A9:97', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': 'C4:6E:1F:5A:69:63', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': 'C4:6E:1F:70:87:9D', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': 'C4:6E:1F:FD:E7:35', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': 'D8:50:E6:60:5D:C8', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': 'DC:9F:DB:30:75:DE', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': 'DC:9F:DB:30:76:76', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': 'DC:9F:DB:E2:FE:BB', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': 'DC:9F:DB:EC:99:A0', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': 'DC:9F:DB:EC:99:E6', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': 'E8:94:F6:B6:D1:EF', 'type': 'D', 'interfaces': ['1:3'], 'vlan_id': 1022}, {'mac': 'E8:94:F6:B8:2E:63', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': 'E8:DE:27:DB:94:BF', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': 'E8:DE:27:DB:C3:67', 'type': 'D', 'interfaces': ['1:3'], 'vlan_id': 1022}, {'mac': 'E8:DE:27:DB:CB:2B', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': 'E8:DE:27:FC:EA:B5', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': 'EC:43:F6:00:5E:D5', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': 'F8:1A:67:48:EF:87', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': 'F8:1A:67:83:0E:25', 'type': 'D', 'interfaces': ['1:8'], 'vlan_id': 1022}, {'mac': 'F8:1A:67:C5:7F:69', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': 'F8:1A:67:C5:8F:8D', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1022}, {'mac': 'F8:F0:82:10:1C:C5', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1022}, {'mac': '00:03:0F:27:5D:A0', 'type': 'D', 'interfaces': ['1:8'], 'vlan_id': 1111}, {'mac': '00:03:0F:29:CD:08', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '00:03:0F:2B:D6:BA', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1111}, {'mac': '00:15:E9:4A:F3:9A', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1111}, {'mac': '00:19:5B:85:46:67', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '00:1B:11:21:5C:3B', 'type': 'D', 'interfaces': ['1:3'], 'vlan_id': 1111}, {'mac': '00:25:9E:33:64:5B', 'type': 'D', 'interfaces': ['1:1'], 'vlan_id': 1111}, {'mac': '00:25:9E:4D:43:DE', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '00:25:9E:EF:B9:9D', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '00:46:4B:D3:82:33', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '00:46:4B:D3:82:3F', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '00:46:4B:D3:82:4D', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '00:46:4B:D3:82:BE', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '10:47:80:36:64:6A', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '10:47:80:36:64:73', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '10:47:80:36:64:B2', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '1C:BD:B9:3C:54:61', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '28:6E:D4:53:31:E8', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '28:94:0F:C9:F7:C4', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '28:94:0F:C9:F7:FF', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '34:08:04:C4:C4:91', 'type': 'S', 'interfaces': ['CPU'], 'vlan_id': 1111}, {'mac': '48:46:FB:EA:3B:FA', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '5C:D9:98:D6:D5:00', 'type': 'D', 'interfaces': ['1:2'], 'vlan_id': 1111}, {'mac': '70:54:F5:A1:B2:3B', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '70:54:F5:A2:6C:95', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '70:54:F5:A2:6E:8D', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '70:54:F5:A2:C4:E0', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '70:54:F5:A2:C4:F0', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '70:54:F5:A2:C4:FC', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '70:54:F5:A2:C4:FD', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '70:54:F5:A2:C5:00', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '70:54:F5:A2:C5:01', 'type': 'D', 'interfaces': ['1:5'], 'vlan_id': 1111}, {'mac': '70:54:F5:A2:C7:E0', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '70:54:F5:A2:C8:0B', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '70:54:F5:A2:C8:14', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '70:54:F5:A2:C8:4D', 'type': 'D', 'interfaces': ['1:4'], 'vlan_id': 1111}, {'mac': '70:54:F5:A2:C8:83', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '70:54:F5:A2:C8:9B', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '70:54:F5:A2:D5:B8', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '70:54:F5:A3:F2:C7', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '70:54:F5:A3:F3:83', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '70:54:F5:A3:F3:88', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '70:54:F5:A3:F3:8A', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '70:54:F5:A3:F3:8D', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '70:54:F5:A3:F3:A2', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '70:54:F5:A3:F4:DB', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '70:54:F5:A3:F5:05', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '70:54:F5:A3:F5:0B', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '70:54:F5:A4:08:12', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '70:54:F5:A4:08:33', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': 'DC:D2:FC:5C:C1:26', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': 'DC:D2:FC:6C:70:F4', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': 'DC:D2:FC:6C:70:F6', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': 'DC:D2:FC:6C:70:FB', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': 'DC:D2:FC:6C:74:2E', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': 'DC:D2:FC:6C:74:3E', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': 'DC:D2:FC:6C:74:4B', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': 'DC:D2:FC:6C:74:50', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': 'DC:D2:FC:6C:74:52', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': 'DC:D2:FC:6C:74:C8', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': 'DC:D2:FC:6C:74:D1', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': 'DC:D2:FC:6C:74:D8', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': 'F8:4A:BF:F4:EA:66', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': 'F8:4A:BF:F4:EB:F6', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': 'F8:F0:82:10:1C:C4', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': 'F8:F0:82:10:1C:C5', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1111}, {'mac': '28:94:0F:C9:F7:C4', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1467}, {'mac': 'F8:F0:82:10:1C:C5', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1467}, {'mac': '28:94:0F:C9:F7:C4', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1468}, {'mac': '28:94:0F:C9:F7:FF', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1468}, {'mac': '38:2C:4A:C2:7D:80', 'type': 'D', 'interfaces': ['1:8'], 'vlan_id': 1468}, {'mac': '64:66:B3:44:C4:29', 'type': 'D', 'interfaces': ['1:8'], 'vlan_id': 1468}, {'mac': '84:C9:B2:6D:FA:22', 'type': 'D', 'interfaces': ['1:8'], 'vlan_id': 1468}, {'mac': 'F8:1A:67:71:21:09', 'type': 'D', 'interfaces': ['1:8'], 'vlan_id': 1468}, {'mac': 'F8:1A:67:8A:FD:DD', 'type': 'D', 'interfaces': ['1:8'], 'vlan_id': 1468}, {'mac': 'F8:1A:67:90:19:59', 'type': 'D', 'interfaces': ['1:8'], 'vlan_id': 1468}, {'mac': 'F8:1A:67:A8:9F:B3', 'type': 'D', 'interfaces': ['1:8'], 'vlan_id': 1468}, {'mac': 'F8:1A:67:DD:79:99', 'type': 'D', 'interfaces': ['1:8'], 'vlan_id': 1468}, {'mac': 'F8:F0:82:10:1C:C5', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1468}, {'mac': '28:94:0F:C9:F7:C4', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1469}, {'mac': 'F8:F0:82:10:1C:C5', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1469}, {'mac': '28:94:0F:C9:F7:C4', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1470}, {'mac': 'F8:F0:82:10:1C:C5', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1470}, {'mac': '28:94:0F:C9:F7:C4', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1471}, {'mac': 'F8:F0:82:10:1C:C5', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1471}, {'mac': '00:18:E7:EC:2D:3A', 'type': 'D', 'interfaces': ['1:1'], 'vlan_id': 1533}, {'mac': '10:FE:ED:C8:83:09', 'type': 'D', 'interfaces': ['1:1'], 'vlan_id': 1533}, {'mac': '28:94:0F:C9:F7:C4', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1533}, {'mac': '28:94:0F:C9:F7:FF', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1533}, {'mac': '54:A0:50:B2:AB:00', 'type': 'D', 'interfaces': ['1:1'], 'vlan_id': 1533}, {'mac': 'B0:48:7A:D0:5E:69', 'type': 'D', 'interfaces': ['1:1'], 'vlan_id': 1533}, {'mac': 'F0:7D:68:76:D3:DF', 'type': 'D', 'interfaces': ['1:1'], 'vlan_id': 1533}, {'mac': 'F8:F0:82:10:1C:C5', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1533}, {'mac': '28:94:0F:C9:F7:C4', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1642}, {'mac': '28:94:0F:C9:F7:FF', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1642}, {'mac': 'C4:6E:1F:5A:69:DD', 'type': 'D', 'interfaces': ['1:4'], 'vlan_id': 1642}, {'mac': 'F8:F0:82:10:1C:C5', 'type': 'D', 'interfaces': ['1:24'], 'vlan_id': 1642}] (3787.22ms)
- 2015-04-30 12:14:18,119 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(show ipif)
- 2015-04-30 12:14:18,119 [TELNET: 10.11.1.199] submit('show ipif', bulk_lines=None, streaming=False)
- 2015-04-30 12:14:18,152 [TELNET: 10.11.1.199] on_read: 's'
- 2015-04-30 12:14:18,153 [TELNET: 10.11.1.199] on_read: 'how ipif\n\rCommand: show ipif\n\r'
- 2015-04-30 12:14:18,187 [TELNET: 10.11.1.199] on_read: '\n\rIP Interface : System\n\rVLAN Name : manager\n\rInterface Admin State : Enabled\n\rLink Status : LinkUp\n\rIPv4 Address : 10.11.1.199/24 (Manual) Primary\n\rProxy ARP : Disabled (Local : Disabled)\n\rIPv4 State : Enabled\n\rDHCPv6 Client State : Disabled\n\rIPv6 State : Enabled\n\rDHCP Option12 State : Disabled\n\rDHCP Option12 Host Name : \n\r\n\r\n\rTotal Entries: 1\n\r\n\rDGS-3'
- 2015-04-30 12:14:18,187 [TELNET: 10.11.1.199] on_read: '120-24SC:admin#'
- 2015-04-30 12:14:18,187 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:18,187 [TELNET: 10.11.1.199] match 'DGS\-3120\-24SC\:admin#'
- 2015-04-30 12:14:18,187 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:18,187 [TELNET: 10.11.1.199] event(PROMPT)
- 2015-04-30 12:14:18,200 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(show ipif) returns:
- ===[ show ipif ]========================================================
- 'Command: show ipif\n\nIP Interface : System\nVLAN Name : manager\nInterface Admin State : Enabled\nLink Status : LinkUp\nIPv4 Address : 10.11.1.199/24 (Manual) Primary\nProxy ARP : Disabled (Local : Disabled)\nIPv4 State : Enabled\nDHCPv6 Client State : Disabled\nIPv6 State : Enabled\nDHCP Option12 State : Disabled\nDHCP Option12 Host Name : \n\n\nTotal Entries: 1\n\n'
- ========================================================================
- 2015-04-30 12:14:18,201 Capabilities: {}
- 2015-04-30 12:14:18,201 Running script: DLink.DxS.get_version ({}), timeout 120s
- 2015-04-30 12:14:18,201 Script returns with cached result: {'platform': 'DGS-3120-24SC', 'version': '3.10.B022', 'vendor': 'DLink', 'attributes': {'HW version': 'A1', 'Serial Number': 'P4XD1B5000365', 'Firmware Type': 'EI', 'Boot PROM': '2.00.003'}} (0.09ms)
- 2015-04-30 12:14:18,217 Script returns with result: [{'interfaces': [{'oper_status': True, 'name': '1:1', 'subinterfaces': [{'name': '1:1', 'tagged_vlans': [1022, 1111, 1467, 1468, 1469, 1470, 1471, 1533], 'enabled_afi': ['BRIDGE'], 'oper_status': True, 'mac': '34:08:04:C4:C4:92', 'admin_status': True, 'description': 'Mkrm4_uzel_\xb92_10.11.1.248'}], 'enabled_protocols': [], 'admin_status': True, 'mac': '34:08:04:C4:C4:92', 'type': 'physical', 'description': 'Mkrm4_uzel_\xb92_10.11.1.248'}, {'oper_status': True, 'name': '1:2', 'subinterfaces': [{'name': '1:2', 'tagged_vlans': [1022, 1111, 1467, 1468, 1469, 1470, 1471, 1533], 'enabled_afi': ['BRIDGE'], 'oper_status': True, 'mac': '34:08:04:C4:C4:93', 'admin_status': True, 'description': 'Mkrm4_7_etazhka_\xb92_10.11.1.223'}], 'enabled_protocols': [], 'admin_status': True, 'mac': '34:08:04:C4:C4:93', 'type': 'physical', 'description': 'Mkrm4_7_etazhka_\xb92_10.11.1.223'}, {'oper_status': True, 'name': '1:3', 'subinterfaces': [{'name': '1:3', 'tagged_vlans': [1022, 1111, 1467, 1468, 1469, 1470, 1471, 1533], 'enabled_afi': ['BRIDGE'], 'oper_status': True, 'mac': '34:08:04:C4:C4:94', 'admin_status': True, 'description': 'Mkrm4_4_etazhka_5v_10.11.1.220'}], 'enabled_protocols': [], 'admin_status': True, 'mac': '34:08:04:C4:C4:94', 'type': 'physical', 'description': 'Mkrm4_4_etazhka_5v_10.11.1.220'}, {'oper_status': True, 'name': '1:4', 'subinterfaces': [{'name': '1:4', 'tagged_vlans': [1022, 1111, 1467, 1468, 1469, 1470, 1471, 1533, 1642], 'enabled_afi': ['BRIDGE'], 'oper_status': True, 'mac': '34:08:04:C4:C4:95', 'admin_status': True, 'description': 'Mkrm4_uzel_\xb93_10.11.1.246'}], 'enabled_protocols': [], 'admin_status': True, 'mac': '34:08:04:C4:C4:95', 'type': 'physical', 'description': 'Mkrm4_uzel_\xb93_10.11.1.246'}, {'oper_status': True, 'name': '1:5', 'subinterfaces': [{'name': '1:5', 'tagged_vlans': [1022, 1111, 1467, 1468, 1469, 1470, 1471, 1533], 'enabled_afi': ['BRIDGE'], 'oper_status': True, 'mac': '34:08:04:C4:C4:96', 'admin_status': True}], 'enabled_protocols': [], 'admin_status': True, 'mac': '34:08:04:C4:C4:96', 'type': 'physical'}, {'oper_status': False, 'name': '1:6', 'subinterfaces': [{'name': '1:6', 'tagged_vlans': [1022, 1111, 1467, 1468, 1469, 1470, 1471, 1533], 'enabled_afi': ['BRIDGE'], 'oper_status': False, 'mac': '34:08:04:C4:C4:97', 'admin_status': True}], 'enabled_protocols': [], 'admin_status': True, 'mac': '34:08:04:C4:C4:97', 'type': 'physical'}, {'oper_status': False, 'name': '1:7', 'subinterfaces': [{'name': '1:7', 'tagged_vlans': [1022, 1111, 1467, 1468, 1469, 1470, 1471, 1533], 'enabled_afi': ['BRIDGE'], 'oper_status': False, 'mac': '34:08:04:C4:C4:98', 'admin_status': True}], 'enabled_protocols': [], 'admin_status': True, 'mac': '34:08:04:C4:C4:98', 'type': 'physical'}, {'oper_status': True, 'name': '1:8', 'subinterfaces': [{'name': '1:8', 'tagged_vlans': [1022, 1111, 1467, 1468, 1469, 1470, 1471, 1533], 'enabled_afi': ['BRIDGE'], 'oper_status': True, 'mac': '34:08:04:C4:C4:99', 'admin_status': True, 'description': '2_komm_10.11.1.221'}], 'enabled_protocols': [], 'admin_status': True, 'mac': '34:08:04:C4:C4:99', 'type': 'physical', 'description': '2_komm_10.11.1.221'}, {'oper_status': False, 'name': '1:9', 'subinterfaces': [{'name': '1:9', 'tagged_vlans': [1022, 1111, 1467, 1468, 1469, 1470, 1471, 1533], 'enabled_afi': ['BRIDGE'], 'oper_status': False, 'mac': '34:08:04:C4:C4:9A', 'admin_status': True}], 'enabled_protocols': [], 'admin_status': True, 'mac': '34:08:04:C4:C4:9A', 'type': 'physical'}, {'oper_status': False, 'name': '1:10', 'subinterfaces': [{'name': '1:10', 'tagged_vlans': [1022, 1111, 1467, 1468, 1469, 1470, 1471, 1533], 'enabled_afi': ['BRIDGE'], 'oper_status': False, 'mac': '34:08:04:C4:C4:9B', 'admin_status': True}], 'enabled_protocols': [], 'admin_status': True, 'mac': '34:08:04:C4:C4:9B', 'type': 'physical'}, {'oper_status': False, 'name': '1:11', 'subinterfaces': [{'name': '1:11', 'tagged_vlans': [1022, 1111, 1467, 1468, 1469, 1470, 1471, 1533], 'enabled_afi': ['BRIDGE'], 'oper_status': False, 'mac': '34:08:04:C4:C4:9C', 'admin_status': True}], 'enabled_protocols': [], 'admin_status': True, 'mac': '34:08:04:C4:C4:9C', 'type': 'physical'}, {'oper_status': False, 'name': '1:12', 'subinterfaces': [{'name': '1:12', 'tagged_vlans': [1022, 1111, 1467, 1468, 1469, 1470, 1471, 1533], 'enabled_afi': ['BRIDGE'], 'oper_status': False, 'mac': '34:08:04:C4:C4:9D', 'admin_status': True}], 'enabled_protocols': [], 'admin_status': True, 'mac': '34:08:04:C4:C4:9D', 'type': 'physical'}, {'oper_status': False, 'name': '1:13', 'subinterfaces': [{'name': '1:13', 'tagged_vlans': [1022, 1111, 1467, 1468, 1469, 1470, 1471, 1533], 'enabled_afi': ['BRIDGE'], 'oper_status': False, 'mac': '34:08:04:C4:C4:9E', 'admin_status': True}], 'enabled_protocols': [], 'admin_status': True, 'mac': '34:08:04:C4:C4:9E', 'type': 'physical'}, {'oper_status': False, 'name': '1:14', 'subinterfaces': [{'name': '1:14', 'tagged_vlans': [1022, 1111, 1467, 1468, 1469, 1470, 1471, 1533], 'enabled_afi': ['BRIDGE'], 'oper_status': False, 'mac': '34:08:04:C4:C4:9F', 'admin_status': True}], 'enabled_protocols': [], 'admin_status': True, 'mac': '34:08:04:C4:C4:9F', 'type': 'physical'}, {'oper_status': False, 'name': '1:15', 'subinterfaces': [{'name': '1:15', 'tagged_vlans': [1022, 1111, 1467, 1468, 1469, 1470, 1471, 1533], 'enabled_afi': ['BRIDGE'], 'oper_status': False, 'mac': '34:08:04:C4:C4:A0', 'admin_status': True}], 'enabled_protocols': [], 'admin_status': True, 'mac': '34:08:04:C4:C4:A0', 'type': 'physical'}, {'oper_status': False, 'name': '1:16', 'subinterfaces': [{'name': '1:16', 'tagged_vlans': [1022, 1111, 1467, 1468, 1469, 1470, 1471, 1533], 'enabled_afi': ['BRIDGE'], 'oper_status': False, 'mac': '34:08:04:C4:C4:A1', 'admin_status': True}], 'enabled_protocols': [], 'admin_status': True, 'mac': '34:08:04:C4:C4:A1', 'type': 'physical'}, {'oper_status': False, 'name': '1:17', 'subinterfaces': [{'name': '1:17', 'tagged_vlans': [1022, 1111, 1467, 1468, 1469, 1470, 1471, 1533], 'enabled_afi': ['BRIDGE'], 'oper_status': False, 'mac': '34:08:04:C4:C4:A2', 'admin_status': True}], 'enabled_protocols': [], 'admin_status': True, 'mac': '34:08:04:C4:C4:A2', 'type': 'physical'}, {'oper_status': False, 'name': '1:18', 'subinterfaces': [{'name': '1:18', 'tagged_vlans': [1022, 1111, 1467, 1468, 1469, 1470, 1471, 1533], 'enabled_afi': ['BRIDGE'], 'oper_status': False, 'mac': '34:08:04:C4:C4:A3', 'admin_status': True}], 'enabled_protocols': [], 'admin_status': True, 'mac': '34:08:04:C4:C4:A3', 'type': 'physical'}, {'oper_status': False, 'name': '1:19', 'subinterfaces': [{'name': '1:19', 'tagged_vlans': [1022, 1111, 1467, 1468, 1469, 1470, 1471, 1533], 'enabled_afi': ['BRIDGE'], 'oper_status': False, 'mac': '34:08:04:C4:C4:A4', 'admin_status': True}], 'enabled_protocols': [], 'admin_status': True, 'mac': '34:08:04:C4:C4:A4', 'type': 'physical'}, {'oper_status': False, 'name': '1:20', 'subinterfaces': [{'name': '1:20', 'tagged_vlans': [1022, 1111, 1467, 1468, 1469, 1470, 1471, 1533], 'enabled_afi': ['BRIDGE'], 'oper_status': False, 'mac': '34:08:04:C4:C4:A5', 'admin_status': True}], 'enabled_protocols': [], 'admin_status': True, 'mac': '34:08:04:C4:C4:A5', 'type': 'physical'}, {'oper_status': False, 'name': '1:21', 'subinterfaces': [{'name': '1:21', 'tagged_vlans': [1022, 1111, 1467, 1468, 1469, 1470, 1471, 1533], 'enabled_afi': ['BRIDGE'], 'oper_status': False, 'mac': '34:08:04:C4:C4:A6', 'admin_status': True}], 'enabled_protocols': [], 'admin_status': True, 'mac': '34:08:04:C4:C4:A6', 'type': 'physical'}, {'oper_status': False, 'name': '1:22', 'subinterfaces': [{'name': '1:22', 'tagged_vlans': [1022, 1111, 1467, 1468, 1469, 1470, 1471, 1533], 'enabled_afi': ['BRIDGE'], 'oper_status': False, 'mac': '34:08:04:C4:C4:A7', 'admin_status': True}], 'enabled_protocols': [], 'admin_status': True, 'mac': '34:08:04:C4:C4:A7', 'type': 'physical'}, {'oper_status': False, 'name': '1:23', 'subinterfaces': [{'name': '1:23', 'tagged_vlans': [1022, 1111, 1467, 1468, 1469, 1470, 1471, 1533], 'enabled_afi': ['BRIDGE'], 'oper_status': False, 'mac': '34:08:04:C4:C4:A8', 'admin_status': True}], 'enabled_protocols': [], 'admin_status': True, 'mac': '34:08:04:C4:C4:A8', 'type': 'physical'}, {'oper_status': True, 'name': '1:24', 'subinterfaces': [{'name': '1:24', 'tagged_vlans': [1022, 1111, 1467, 1468, 1469, 1470, 1471, 1533, 1642], 'enabled_afi': ['BRIDGE'], 'oper_status': True, 'mac': '34:08:04:C4:C4:A9', 'admin_status': True, 'description': 'Uplink'}], 'enabled_protocols': [], 'admin_status': True, 'mac': '34:08:04:C4:C4:A9', 'type': 'physical', 'description': 'Uplink'}, {'name': 'System', 'subinterfaces': [{'name': 'System', 'enabled_afi': ['IPv4'], 'enabled_protocols': [], 'mac': '34:08:04:C4:C4:91', 'ipv4_addresses': ['10.11.1.199/24'], 'vlan_ids': [1111], 'oper_status': True, 'admin_status': True}], 'mac': '34:08:04:C4:C4:91', 'oper_status': True, 'admin_status': True, 'type': 'SVI'}], 'type': 'ip', 'forwarding_instance': 'default'}] (11006.53ms)
- 2015-04-30 12:14:18,221 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] Shutting down session
- 2015-04-30 12:14:18,222 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(enable clipaging)
- 2015-04-30 12:14:18,222 [TELNET: 10.11.1.199] submit('enable clipaging', bulk_lines=None, streaming=False)
- 2015-04-30 12:14:18,228 [TELNET: 10.11.1.199] on_read: 'e'
- 2015-04-30 12:14:18,269 [TELNET: 10.11.1.199] on_read: 'nable clipaging\n\rCommand: enable clipaging\n\r\n\rSuccess. \n\r\n\rDGS-3120-24SC:admin#'
- 2015-04-30 12:14:18,270 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:18,270 [TELNET: 10.11.1.199] match 'DGS\-3120\-24SC\:admin#'
- 2015-04-30 12:14:18,270 [TELNET: 10.11.1.199] Starting synchronous FSM check
- 2015-04-30 12:14:18,270 [TELNET: 10.11.1.199] event(PROMPT)
- 2015-04-30 12:14:18,286 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] cli(enable clipaging) returns:
- ===[ enable clipaging ]=================================================
- 'Command: enable clipaging\n\nSuccess. \n\n'
- ========================================================================
- 2015-04-30 12:14:18,287 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] Exiting
- 2015-04-30 12:14:18,287 [TELNET: 10.11.1.199] submit('logout', bulk_lines=None, streaming=False)
- 2015-04-30 12:14:18,287 [DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)] Closing
- 2015-04-30 12:14:18,287 Requesting call: <bound method CLITelnetSocket.close of <CLITelnetSocket(0x7fdbdb0df590, 10.11.1.199:23, connected)>>(*(), **{'flush': True})
- 2015-04-30 12:14:18,307 [TELNET: 10.11.1.199] on_read: 'l'
- 2015-04-30 12:14:18,326 [TELNET: 10.11.1.199] on_read: 'ogout\n\rCommand: logout\n\r\n\r\x1b[0m\n\r\n\r**********\n\r* Logout *\n\r**********'
- 2015-04-30 12:14:18,326 [CLITelnetSocket 10.11.1.199:23] Closing socket
- 2015-04-30 12:14:18,326 Unregister socket CLITelnetSocket 10.11.1.199:23
- 2015-04-30 12:14:19,327 Tick
- 2015-04-30 12:14:19,327 Calling delayed <bound method CLITelnetSocket.close of <CLITelnetSocket(0x7fdbdb0df590, 10.11.1.199:23, closing)>>(*(), **{'flush': True})
- 2015-04-30 12:14:19,328 3 TICKS TO EXIT
- 2015-04-30 12:14:20,329 Tick
- 2015-04-30 12:14:20,329 2 TICKS TO EXIT
- 2015-04-30 12:14:21,330 Tick
- 2015-04-30 12:14:21,330 1 TICKS TO EXIT
- 2015-04-30 12:14:22,331 Tick
- 2015-04-30 12:14:22,331 EXIT
- 2015-04-30 12:14:22,365 SCRIPT RESULT: DLink.DxS.get_interfaces(10.11.1.199, 10.11.1.199)
- [{'forwarding_instance': 'default',
- 'interfaces': [{'admin_status': True,
- 'description': 'Mkrm4_uzel_\xb92_10.11.1.248',
- 'enabled_protocols': [],
- 'mac': '34:08:04:C4:C4:92',
- 'name': '1:1',
- 'oper_status': True,
- 'subinterfaces': [{'admin_status': True,
- 'description': 'Mkrm4_uzel_\xb92_10.11.1.248',
- 'enabled_afi': ['BRIDGE'],
- 'mac': '34:08:04:C4:C4:92',
- 'name': '1:1',
- 'oper_status': True,
- 'tagged_vlans': [1022,
- 1111,
- 1467,
- 1468,
- 1469,
- 1470,
- 1471,
- 1533]}],
- 'type': 'physical'},
- {'admin_status': True,
- 'description': 'Mkrm4_7_etazhka_\xb92_10.11.1.223',
- 'enabled_protocols': [],
- 'mac': '34:08:04:C4:C4:93',
- 'name': '1:2',
- 'oper_status': True,
- 'subinterfaces': [{'admin_status': True,
- 'description': 'Mkrm4_7_etazhka_\xb92_10.11.1.223',
- 'enabled_afi': ['BRIDGE'],
- 'mac': '34:08:04:C4:C4:93',
- 'name': '1:2',
- 'oper_status': True,
- 'tagged_vlans': [1022,
- 1111,
- 1467,
- 1468,
- 1469,
- 1470,
- 1471,
- 1533]}],
- 'type': 'physical'},
- {'admin_status': True,
- 'description': 'Mkrm4_4_etazhka_5v_10.11.1.220',
- 'enabled_protocols': [],
- 'mac': '34:08:04:C4:C4:94',
- 'name': '1:3',
- 'oper_status': True,
- 'subinterfaces': [{'admin_status': True,
- 'description': 'Mkrm4_4_etazhka_5v_10.11.1.220',
- 'enabled_afi': ['BRIDGE'],
- 'mac': '34:08:04:C4:C4:94',
- 'name': '1:3',
- 'oper_status': True,
- 'tagged_vlans': [1022,
- 1111,
- 1467,
- 1468,
- 1469,
- 1470,
- 1471,
- 1533]}],
- 'type': 'physical'},
- {'admin_status': True,
- 'description': 'Mkrm4_uzel_\xb93_10.11.1.246',
- 'enabled_protocols': [],
- 'mac': '34:08:04:C4:C4:95',
- 'name': '1:4',
- 'oper_status': True,
- 'subinterfaces': [{'admin_status': True,
- 'description': 'Mkrm4_uzel_\xb93_10.11.1.246',
- 'enabled_afi': ['BRIDGE'],
- 'mac': '34:08:04:C4:C4:95',
- 'name': '1:4',
- 'oper_status': True,
- 'tagged_vlans': [1022,
- 1111,
- 1467,
- 1468,
- 1469,
- 1470,
- 1471,
- 1533,
- 1642]}],
- 'type': 'physical'},
- {'admin_status': True,
- 'enabled_protocols': [],
- 'mac': '34:08:04:C4:C4:96',
- 'name': '1:5',
- 'oper_status': True,
- 'subinterfaces': [{'admin_status': True,
- 'enabled_afi': ['BRIDGE'],
- 'mac': '34:08:04:C4:C4:96',
- 'name': '1:5',
- 'oper_status': True,
- 'tagged_vlans': [1022,
- 1111,
- 1467,
- 1468,
- 1469,
- 1470,
- 1471,
- 1533]}],
- 'type': 'physical'},
- {'admin_status': True,
- 'enabled_protocols': [],
- 'mac': '34:08:04:C4:C4:97',
- 'name': '1:6',
- 'oper_status': False,
- 'subinterfaces': [{'admin_status': True,
- 'enabled_afi': ['BRIDGE'],
- 'mac': '34:08:04:C4:C4:97',
- 'name': '1:6',
- 'oper_status': False,
- 'tagged_vlans': [1022,
- 1111,
- 1467,
- 1468,
- 1469,
- 1470,
- 1471,
- 1533]}],
- 'type': 'physical'},
- {'admin_status': True,
- 'enabled_protocols': [],
- 'mac': '34:08:04:C4:C4:98',
- 'name': '1:7',
- 'oper_status': False,
- 'subinterfaces': [{'admin_status': True,
- 'enabled_afi': ['BRIDGE'],
- 'mac': '34:08:04:C4:C4:98',
- 'name': '1:7',
- 'oper_status': False,
- 'tagged_vlans': [1022,
- 1111,
- 1467,
- 1468,
- 1469,
- 1470,
- 1471,
- 1533]}],
- 'type': 'physical'},
- {'admin_status': True,
- 'description': '2_komm_10.11.1.221',
- 'enabled_protocols': [],
- 'mac': '34:08:04:C4:C4:99',
- 'name': '1:8',
- 'oper_status': True,
- 'subinterfaces': [{'admin_status': True,
- 'description': '2_komm_10.11.1.221',
- 'enabled_afi': ['BRIDGE'],
- 'mac': '34:08:04:C4:C4:99',
- 'name': '1:8',
- 'oper_status': True,
- 'tagged_vlans': [1022,
- 1111,
- 1467,
- 1468,
- 1469,
- 1470,
- 1471,
- 1533]}],
- 'type': 'physical'},
- {'admin_status': True,
- 'enabled_protocols': [],
- 'mac': '34:08:04:C4:C4:9A',
- 'name': '1:9',
- 'oper_status': False,
- 'subinterfaces': [{'admin_status': True,
- 'enabled_afi': ['BRIDGE'],
- 'mac': '34:08:04:C4:C4:9A',
- 'name': '1:9',
- 'oper_status': False,
- 'tagged_vlans': [1022,
- 1111,
- 1467,
- 1468,
- 1469,
- 1470,
- 1471,
- 1533]}],
- 'type': 'physical'},
- {'admin_status': True,
- 'enabled_protocols': [],
- 'mac': '34:08:04:C4:C4:9B',
- 'name': '1:10',
- 'oper_status': False,
- 'subinterfaces': [{'admin_status': True,
- 'enabled_afi': ['BRIDGE'],
- 'mac': '34:08:04:C4:C4:9B',
- 'name': '1:10',
- 'oper_status': False,
- 'tagged_vlans': [1022,
- 1111,
- 1467,
- 1468,
- 1469,
- 1470,
- 1471,
- 1533]}],
- 'type': 'physical'},
- {'admin_status': True,
- 'enabled_protocols': [],
- 'mac': '34:08:04:C4:C4:9C',
- 'name': '1:11',
- 'oper_status': False,
- 'subinterfaces': [{'admin_status': True,
- 'enabled_afi': ['BRIDGE'],
- 'mac': '34:08:04:C4:C4:9C',
- 'name': '1:11',
- 'oper_status': False,
- 'tagged_vlans': [1022,
- 1111,
- 1467,
- 1468,
- 1469,
- 1470,
- 1471,
- 1533]}],
- 'type': 'physical'},
- {'admin_status': True,
- 'enabled_protocols': [],
- 'mac': '34:08:04:C4:C4:9D',
- 'name': '1:12',
- 'oper_status': False,
- 'subinterfaces': [{'admin_status': True,
- 'enabled_afi': ['BRIDGE'],
- 'mac': '34:08:04:C4:C4:9D',
- 'name': '1:12',
- 'oper_status': False,
- 'tagged_vlans': [1022,
- 1111,
- 1467,
- 1468,
- 1469,
- 1470,
- 1471,
- 1533]}],
- 'type': 'physical'},
- {'admin_status': True,
- 'enabled_protocols': [],
- 'mac': '34:08:04:C4:C4:9E',
- 'name': '1:13',
- 'oper_status': False,
- 'subinterfaces': [{'admin_status': True,
- 'enabled_afi': ['BRIDGE'],
- 'mac': '34:08:04:C4:C4:9E',
- 'name': '1:13',
- 'oper_status': False,
- 'tagged_vlans': [1022,
- 1111,
- 1467,
- 1468,
- 1469,
- 1470,
- 1471,
- 1533]}],
- 'type': 'physical'},
- {'admin_status': True,
- 'enabled_protocols': [],
- 'mac': '34:08:04:C4:C4:9F',
- 'name': '1:14',
- 'oper_status': False,
- 'subinterfaces': [{'admin_status': True,
- 'enabled_afi': ['BRIDGE'],
- 'mac': '34:08:04:C4:C4:9F',
- 'name': '1:14',
- 'oper_status': False,
- 'tagged_vlans': [1022,
- 1111,
- 1467,
- 1468,
- 1469,
- 1470,
- 1471,
- 1533]}],
- 'type': 'physical'},
- {'admin_status': True,
- 'enabled_protocols': [],
- 'mac': '34:08:04:C4:C4:A0',
- 'name': '1:15',
- 'oper_status': False,
- 'subinterfaces': [{'admin_status': True,
- 'enabled_afi': ['BRIDGE'],
- 'mac': '34:08:04:C4:C4:A0',
- 'name': '1:15',
- 'oper_status': False,
- 'tagged_vlans': [1022,
- 1111,
- 1467,
- 1468,
- 1469,
- 1470,
- 1471,
- 1533]}],
- 'type': 'physical'},
- {'admin_status': True,
- 'enabled_protocols': [],
- 'mac': '34:08:04:C4:C4:A1',
- 'name': '1:16',
- 'oper_status': False,
- 'subinterfaces': [{'admin_status': True,
- 'enabled_afi': ['BRIDGE'],
- 'mac': '34:08:04:C4:C4:A1',
- 'name': '1:16',
- 'oper_status': False,
- 'tagged_vlans': [1022,
- 1111,
- 1467,
- 1468,
- 1469,
- 1470,
- 1471,
- 1533]}],
- 'type': 'physical'},
- {'admin_status': True,
- 'enabled_protocols': [],
- 'mac': '34:08:04:C4:C4:A2',
- 'name': '1:17',
- 'oper_status': False,
- 'subinterfaces': [{'admin_status': True,
- 'enabled_afi': ['BRIDGE'],
- 'mac': '34:08:04:C4:C4:A2',
- 'name': '1:17',
- 'oper_status': False,
- 'tagged_vlans': [1022,
- 1111,
- 1467,
- 1468,
- 1469,
- 1470,
- 1471,
- 1533]}],
- 'type': 'physical'},
- {'admin_status': True,
- 'enabled_protocols': [],
- 'mac': '34:08:04:C4:C4:A3',
- 'name': '1:18',
- 'oper_status': False,
- 'subinterfaces': [{'admin_status': True,
- 'enabled_afi': ['BRIDGE'],
- 'mac': '34:08:04:C4:C4:A3',
- 'name': '1:18',
- 'oper_status': False,
- 'tagged_vlans': [1022,
- 1111,
- 1467,
- 1468,
- 1469,
- 1470,
- 1471,
- 1533]}],
- 'type': 'physical'},
- {'admin_status': True,
- 'enabled_protocols': [],
- 'mac': '34:08:04:C4:C4:A4',
- 'name': '1:19',
- 'oper_status': False,
- 'subinterfaces': [{'admin_status': True,
- 'enabled_afi': ['BRIDGE'],
- 'mac': '34:08:04:C4:C4:A4',
- 'name': '1:19',
- 'oper_status': False,
- 'tagged_vlans': [1022,
- 1111,
- 1467,
- 1468,
- 1469,
- 1470,
- 1471,
- 1533]}],
- 'type': 'physical'},
- {'admin_status': True,
- 'enabled_protocols': [],
- 'mac': '34:08:04:C4:C4:A5',
- 'name': '1:20',
- 'oper_status': False,
- 'subinterfaces': [{'admin_status': True,
- 'enabled_afi': ['BRIDGE'],
- 'mac': '34:08:04:C4:C4:A5',
- 'name': '1:20',
- 'oper_status': False,
- 'tagged_vlans': [1022,
- 1111,
- 1467,
- 1468,
- 1469,
- 1470,
- 1471,
- 1533]}],
- 'type': 'physical'},
- {'admin_status': True,
- 'enabled_protocols': [],
- 'mac': '34:08:04:C4:C4:A6',
- 'name': '1:21',
- 'oper_status': False,
- 'subinterfaces': [{'admin_status': True,
- 'enabled_afi': ['BRIDGE'],
- 'mac': '34:08:04:C4:C4:A6',
- 'name': '1:21',
- 'oper_status': False,
- 'tagged_vlans': [1022,
- 1111,
- 1467,
- 1468,
- 1469,
- 1470,
- 1471,
- 1533]}],
- 'type': 'physical'},
- {'admin_status': True,
- 'enabled_protocols': [],
- 'mac': '34:08:04:C4:C4:A7',
- 'name': '1:22',
- 'oper_status': False,
- 'subinterfaces': [{'admin_status': True,
- 'enabled_afi': ['BRIDGE'],
- 'mac': '34:08:04:C4:C4:A7',
- 'name': '1:22',
- 'oper_status': False,
- 'tagged_vlans': [1022,
- 1111,
- 1467,
- 1468,
- 1469,
- 1470,
- 1471,
- 1533]}],
- 'type': 'physical'},
- {'admin_status': True,
- 'enabled_protocols': [],
- 'mac': '34:08:04:C4:C4:A8',
- 'name': '1:23',
- 'oper_status': False,
- 'subinterfaces': [{'admin_status': True,
- 'enabled_afi': ['BRIDGE'],
- 'mac': '34:08:04:C4:C4:A8',
- 'name': '1:23',
- 'oper_status': False,
- 'tagged_vlans': [1022,
- 1111,
- 1467,
- 1468,
- 1469,
- 1470,
- 1471,
- 1533]}],
- 'type': 'physical'},
- {'admin_status': True,
- 'description': 'Uplink',
- 'enabled_protocols': [],
- 'mac': '34:08:04:C4:C4:A9',
- 'name': '1:24',
- 'oper_status': True,
- 'subinterfaces': [{'admin_status': True,
- 'description': 'Uplink',
- 'enabled_afi': ['BRIDGE'],
- 'mac': '34:08:04:C4:C4:A9',
- 'name': '1:24',
- 'oper_status': True,
- 'tagged_vlans': [1022,
- 1111,
- 1467,
- 1468,
- 1469,
- 1470,
- 1471,
- 1533,
- 1642]}],
- 'type': 'physical'},
- {'admin_status': True,
- 'mac': '34:08:04:C4:C4:91',
- 'name': 'System',
- 'oper_status': True,
- 'subinterfaces': [{'admin_status': True,
- 'enabled_afi': ['IPv4'],
- 'enabled_protocols': [],
- 'ipv4_addresses': ['10.11.1.199/24'],
- 'mac': '34:08:04:C4:C4:91',
- 'name': 'System',
- 'oper_status': True,
- 'vlan_ids': [1111]}],
- 'type': 'SVI'}],
- 'type': 'ip'}]
- 2015-04-30 12:14:22,367 Shutting down the factory
- 2015-04-30 12:14:22,367 Metrics:
- noc.socketfactory.handle.closed_reads: 0
- noc.socketfactory.handle.reads: 341
- noc.socketfactory.handle.writes: 3
- noc.socketfactory.loops: 349
- noc.socketfactory.sockets.count: 0
- noc.socketfactory.sockets.register: 1
- noc.socketfactory.sockets.unregister: 0
- noc.socketfactory.ticks: 14
- 2015-04-30 12:14:22,367 0 TICKS TO EXIT
- 2015-04-30 12:14:22,367 Stopping socket factory
- root@ubuntu:/opt/noc#
Advertisement
Add Comment
Please, Sign In to add comment