Skip to content

Instantly share code, notes, and snippets.

/floodlight Secret

Created March 22, 2017 08:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/73fb635852e9316900f081a7d0b9331a to your computer and use it in GitHub Desktop.
Save anonymous/73fb635852e9316900f081a7d0b9331a to your computer and use it in GitHub Desktop.
2017-03-21 23:49:17.345 INFO [n.f.c.m.FloodlightModuleLoader] Loading modules
from src/main/resources/floodlightdefault.properties
2017-03-21 23:49:17.995 WARN [n.f.r.RestApiServer] HTTPS disabled; HTTPS will
not be used to connect to the REST API.
2017-03-21 23:49:17.996 WARN [n.f.r.RestApiServer] HTTP enabled; Allowing
unsecure access to REST API on port 8073.
2017-03-21 23:49:17.999 WARN [n.f.r.RestApiServer] CORS access control allow
ALL origins: true
2017-03-21 23:49:18.546 WARN [n.f.c.i.OFSwitchManager] SSL disabled. Using
unsecure connections between Floodlight and switches.
2017-03-21 23:49:18.547 INFO [n.f.c.i.OFSwitchManager] Clear switch flow
tables on initial handshake as master: TRUE
2017-03-21 23:49:18.547 INFO [n.f.c.i.OFSwitchManager] Clear switch flow
tables on each transition to master: TRUE
2017-03-21 23:49:18.562 INFO [n.f.c.i.OFSwitchManager] Setting 0x65 as the
default max tables to receive table-miss flow
2017-03-21 23:49:18.695 INFO [n.f.c.i.OFSwitchManager] OpenFlow version OF_13
will be advertised to switches. Supported fallback versions [OF_13]
2017-03-21 23:49:18.699 INFO [n.f.c.i.OFSwitchManager] Listening for OpenFlow
switches on [0.0.0.0]:6653
2017-03-21 23:49:18.699 INFO [n.f.c.i.OFSwitchManager] OpenFlow socket
config: 1 boss thread(s), 16 worker thread(s), 60000 ms TCP connection
timeout, max 1000 connection backlog, 4194304 byte TCP send buffer size
2017-03-21 23:49:18.703 INFO [n.f.c.i.Controller] ControllerId set to 1
2017-03-21 23:49:18.703 INFO [n.f.c.i.Controller] Shutdown when controller
transitions to STANDBY HA role: true
2017-03-21 23:49:18.704 WARN [n.f.c.i.Controller] Controller will
automatically deserialize all Ethernet packet-in messages. Set
'deserializeEthPacketIns' to 'FALSE' if this feature is not required or when
benchmarking core performance
2017-03-21 23:49:18.708 INFO [n.f.c.i.Controller] Controller role set to ACTIVE
2017-03-21 23:49:18.871 INFO [n.f.l.i.LinkDiscoveryManager] Link latency
history set to 10 LLDP data points
2017-03-21 23:49:18.878 INFO [n.f.l.i.LinkDiscoveryManager] Latency update
threshold set to +/-0.5 (50.0%) of rolling historical average
2017-03-21 23:49:18.880 INFO [n.f.t.TopologyManager] Path metrics set to
LATENCY
2017-03-21 23:49:18.880 INFO [n.f.t.TopologyManager] Will compute a max of 3
paths upon topology updates
2017-03-21 23:49:18.912 INFO [n.f.f.Forwarding] Default hard timeout not
configured. Using 0.
2017-03-21 23:49:18.913 INFO [n.f.f.Forwarding] Default idle timeout set to 0.
2017-03-21 23:49:18.913 INFO [n.f.f.Forwarding] Default table ID set to 0x64.
2017-03-21 23:49:18.913 INFO [n.f.f.Forwarding] Default priority set to 1.
2017-03-21 23:49:18.913 INFO [n.f.f.Forwarding] Default flags will be set to
SEND_FLOW_REM false.
2017-03-21 23:49:18.913 INFO [n.f.f.Forwarding] Default flow matches set to:
IN_PORT=false, VLAN=true, MAC=true, IP=false, TPPT=false
2017-03-21 23:49:18.913 INFO [n.f.f.Forwarding] Default detailed flow matches
set to: SRC_MAC=false, DST_MAC=true, SRC_IP=false, DST_IP=false,
SRC_TPPT=false, DST_TPPT=false
2017-03-21 23:49:18.913 INFO [n.f.f.Forwarding] Flooding all ARP packets. No
ARP flows will be inserted
2017-03-21 23:49:18.913 INFO [n.f.f.Forwarding] Flows will be removed on
link/port down events
2017-03-21 23:49:18.914 INFO [n.f.s.StatisticsCollector] Statistics
collection disabled
2017-03-21 23:49:18.914 INFO [n.f.s.StatisticsCollector] Port statistics
collection interval set to 10s
2017-03-21 23:49:19.59 INFO [o.s.s.i.SyncManager] [1] Updating sync
configuration ClusterConfig [allNodes={1=Node [hostname=192.168.1.100,
port=6642, nodeId=1, domainId=1], 2=Node [hostname=192.168.1.100, port=6643,
nodeId=2, domainId=1]}, authScheme=CHALLENGE_RESPONSE,
keyStorePath=/etc/floodlight/key2.jceks, keyStorePassword is set]
2017-03-21 23:49:19.458 INFO [o.s.s.i.r.RPCService] Listening for internal
floodlight RPC on 0.0.0.0/0.0.0.0:6642
2017-03-21 23:49:20.509 INFO [o.r.C.I.Server] Starting the Simple [HTTP/1.1]
server on port 8073
2017-03-21 23:49:20.509 INFO [org.restlet] Starting
net.floodlightcontroller.restserver.RestApiServer$RestApplication application
2017-03-21 23:49:29.242 INFO [n.f.c.i.OFChannelHandler] New switch connection
from /10.0.1.101:55451
2017-03-21 23:49:29.361 INFO [n.f.c.i.OFChannelHandler] Negotiated equal
OpenFlow version of OF_13 for /10.0.1.101:55451 using lesser hello header
algorithm.
2017-03-21 23:49:30.36 INFO [n.f.c.i.OFSwitchHandshakeHandler] Switch
OFSwitch DPID[00:01:94:18:82:25:bc:80] bound to class class
net.floodlightcontroller.core.internal.OFSwitch, description SwitchDescription
[manufacturerDescription=HP, hardwareDescription=2920-24G Switch,
softwareDescription=WB.16.03.0003, serialNumber=SG67FLWN0S,
datapathDescription=1]
2017-03-21 23:49:30.521 INFO [n.f.c.i.OFSwitchHandshakeHandler] Clearing flow
tables of 00:01:94:18:82:25:bc:80 on upcoming transition to MASTER.
2017-03-21 23:49:31.376 INFO [n.f.t.TopologyManager] Recomputing topology due
to: link-discovery-updates
2017-03-21 23:49:34.833 INFO [n.f.l.i.LinkDiscoveryManager] Sending LLDP
packets out of all the enabled ports
2017-03-21 23:49:35.843 INFO [n.f.j.JythonServer] Starting DebugServer on :6655
2017-03-21 23:49:49.837 INFO [n.f.l.i.LinkDiscoveryManager] Sending LLDP
packets out of all the enabled ports
2017-03-21 23:50:04.842 INFO [n.f.l.i.LinkDiscoveryManager] Sending LLDP
packets out of all the enabled ports
2017-03-21 23:50:19.852 INFO [n.f.l.i.LinkDiscoveryManager] Sending LLDP
packets out of all the enabled ports
2017-03-21 23:50:30.666 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/1. Dropping
packet
2017-03-21 23:50:30.670 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/2. Dropping
packet
2017-03-21 23:50:30.671 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/3. Dropping
packet
2017-03-21 23:50:30.680 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/4. Dropping
packet
2017-03-21 23:50:30.977 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=100, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 64 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:30.986 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=103, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 67 00 20 00 00 01 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:31.945 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=107, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 6b 00 20 00 00 02 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:31.952 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=109, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 6d 00 20 00 00 03 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:31.954 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=111, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 6f 00 20 00 00 04 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:32.957 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=116, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 74 00 20 00 00 05 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:32.959 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=118, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 76 00 20 00 00 06 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:32.970 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=121, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 79 00 20 00 00 07 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:33.958 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=123, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 7b 00 20 00 00 08 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:33.959 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=126, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 7e 00 20 00 00 09 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:34.857 INFO [n.f.l.i.LinkDiscoveryManager] Sending LLDP
packets out of all the enabled ports
2017-03-21 23:50:34.982 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=130, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 82 00 20 00 00 0a 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:34.983 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=132, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 84 00 20 00 00 0b 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:34.987 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=134, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 86 00 20 00 00 0c 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:35.974 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=148, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 94 00 20 00 00 0d 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:35.974 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=150, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 96 00 20 00 00 0e 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:35.975 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=152, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 98 00 20 00 00 0f 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:36.977 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=154, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 9a 00 20 00 00 10 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:36.979 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=156, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 9c 00 20 00 00 11 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:36.984 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=158, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 9e 00 20 00 00 12 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:37.983 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=161, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 a1 00 20 00 00 13 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:37.987 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=163, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 a3 00 20 00 00 14 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:37.987 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=165, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 a5 00 20 00 00 15 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:38.989 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=169, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 a9 00 20 00 00 16 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:38.990 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=171, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 ab 00 20 00 00 17 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:38.991 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=173, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 ad 00 20 00 00 18 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:39.994 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=176, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 b0 00 20 00 00 19 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:39.996 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=178, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 b2 00 20 00 00 1a 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:39.997 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=180, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 b4 00 20 00 00 1b 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:40.674 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/1. Dropping
packet
2017-03-21 23:50:40.678 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/2. Dropping
packet
2017-03-21 23:50:40.678 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/3. Dropping
packet
2017-03-21 23:50:40.679 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/4. Dropping
packet
2017-03-21 23:50:40.998 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=183, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 b7 00 20 00 00 1c 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:40.999 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=185, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 b9 00 20 00 00 1d 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:41.1 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=187, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 bb 00 20 00 00 1e 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:42.4 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=190, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 be 00 20 00 00 1f 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:42.9 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=192, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 c0 00 20 00 00 20 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:42.10 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=194, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 c2 00 20 00 00 21 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:43.7 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=196, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 c4 00 20 00 00 22 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:43.9 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=198, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 c6 00 20 00 00 23 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:43.9 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=200, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 c8 00 20 00 00 24 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:44.11 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=202, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 ca 00 20 00 00 25 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:44.17 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=204, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 cc 00 20 00 00 26 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:44.17 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=206, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 ce 00 20 00 00 27 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:44.31 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=210, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 d2 00 20 00 00 28 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:44.37 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=212, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 d4 00 20 00 00 29 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:44.37 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=214, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 d6 00 20 00 00 2a 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:44.52 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=216, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 d8 00 20 00 00 2b 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:44.53 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=218, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 da 00 20 00 00 2c 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:44.55 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=220, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 dc 00 20 00 00 2d 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:44.61 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=222, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 de 00 20 00 00 2e 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:45.21 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=225, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 e1 00 20 00 00 2f 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:45.29 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=227, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 e3 00 20 00 00 30 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:45.37 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=229, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 e5 00 20 00 00 31 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:45.38 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=231, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 e7 00 20 00 00 32 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:45.52 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=233, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 e9 00 20 00 00 33 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:45.59 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=235, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 eb 00 20 00 00 34 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:46.20 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=237, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 ed 00 20 00 00 35 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:46.20 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=239, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 ef 00 20 00 00 36 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:46.32 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=241, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 f1 00 20 00 00 37 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:46.42 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=243, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 f3 00 20 00 00 38 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:46.48 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=245, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 f5 00 20 00 00 39 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:46.54 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=247, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 f7 00 20 00 00 3a 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:47.19 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=249, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 f9 00 20 00 00 3b 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:47.19 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=251, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 fb 00 20 00 00 3c 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:47.29 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=253, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 fd 00 20 00 00 3d 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:47.34 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=255, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 00 ff 00 20 00 00 3e 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:47.49 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=257, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 01 00 20 00 00 3f 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:47.58 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=259, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 03 00 20 00 00 40 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:48.20 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=261, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 05 00 20 00 00 41 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:48.31 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=263, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 07 00 20 00 00 42 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:48.35 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=265, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 09 00 20 00 00 43 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:48.47 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=267, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 0b 00 20 00 00 44 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:48.63 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=269, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 0d 00 20 00 00 45 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:48.67 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=271, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 0f 00 20 00 00 46 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:49.12 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=273, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 11 00 20 00 00 47 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:49.18 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=275, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 13 00 20 00 00 48 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:49.54 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=277, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 15 00 20 00 00 49 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:49.69 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=279, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 17 00 20 00 00 4a 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:49.70 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=281, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 19 00 20 00 00 4b 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:49.76 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=283, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 1b 00 20 00 00 4c 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:49.862 INFO [n.f.l.i.LinkDiscoveryManager] Sending LLDP
packets out of all the enabled ports
2017-03-21 23:50:50.12 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=296, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 28 00 20 00 00 4d 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:50.26 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=298, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 2a 00 20 00 00 4e 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:50.52 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=300, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 2c 00 20 00 00 4f 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:50.61 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=302, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 2e 00 20 00 00 50 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:50.63 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=304, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 30 00 20 00 00 51 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:50.69 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=306, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 32 00 20 00 00 52 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:50.679 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/1. Dropping
packet
2017-03-21 23:50:50.681 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/2. Dropping
packet
2017-03-21 23:50:50.682 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/3. Dropping
packet
2017-03-21 23:50:50.682 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/4. Dropping
packet
2017-03-21 23:50:51.26 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=308, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 34 00 20 00 00 53 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:51.37 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=310, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 36 00 20 00 00 54 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:51.43 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=312, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 38 00 20 00 00 55 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:51.48 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=314, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 3a 00 20 00 00 56 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:51.75 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=316, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 3c 00 20 00 00 57 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:51.82 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=318, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 3e 00 20 00 00 58 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:52.28 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=321, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 41 00 20 00 00 59 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:52.34 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=323, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 43 00 20 00 00 5a 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:52.47 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=325, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 45 00 20 00 00 5b 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:52.52 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=327, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 47 00 20 00 00 5c 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:52.87 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=329, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 49 00 20 00 00 5d 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:52.94 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=331, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 4b 00 20 00 00 5e 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:53.55 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=333, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 4d 00 20 00 00 5f 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:53.55 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=335, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 4f 00 20 00 00 60 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:53.68 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=337, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 51 00 20 00 00 61 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:53.69 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=339, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 53 00 20 00 00 62 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:53.83 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=341, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 55 00 20 00 00 63 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:53.88 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=343, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 57 00 20 00 00 64 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:54.36 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=345, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 59 00 20 00 00 65 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:54.38 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=347, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 5b 00 20 00 00 66 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:54.49 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=349, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 5d 00 20 00 00 67 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:54.59 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=351, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 5f 00 20 00 00 68 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:54.82 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=353, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 61 00 20 00 00 69 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:54.93 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=355, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 63 00 20 00 00 6a 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:55.33 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=357, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 65 00 20 00 00 6b 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:55.38 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=359, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 67 00 20 00 00 6c 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:55.48 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=361, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 69 00 20 00 00 6d 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:55.53 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=363, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 6b 00 20 00 00 6e 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:55.82 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=365, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 6d 00 20 00 00 6f 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:55.85 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=367, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 6f 00 20 00 00 70 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:56.33 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=371, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 73 00 20 00 00 71 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:56.40 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=373, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 75 00 20 00 00 72 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:56.48 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=375, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 77 00 20 00 00 73 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:56.57 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=377, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 79 00 20 00 00 74 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:56.79 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=379, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 7b 00 20 00 00 75 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:56.84 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=381, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 7d 00 20 00 00 76 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:57.32 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=383, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 7f 00 20 00 00 77 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:57.40 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=385, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 81 00 20 00 00 78 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:57.48 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=387, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 83 00 20 00 00 79 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:57.58 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=389, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 85 00 20 00 00 7a 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:57.77 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=391, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 87 00 20 00 00 7b 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:57.81 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=393, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 89 00 20 00 00 7c 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:58.30 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=395, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 8b 00 20 00 00 7d 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:58.35 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=397, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 8d 00 20 00 00 7e 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:58.50 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=399, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 8f 00 20 00 00 7f 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:58.64 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=401, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 91 00 20 00 00 80 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:58.77 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=403, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 93 00 20 00 00 81 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:58.98 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=405, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 95 00 20 00 00 82 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:59.28 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=412, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 9c 00 20 00 00 83 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:59.40 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=414, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 9e 00 20 00 00 84 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:59.54 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=416, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 a0 00 20 00 00 85 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:59.65 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=418, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 a2 00 20 00 00 86 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:59.77 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=420, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 a4 00 20 00 00 87 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:50:59.85 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=422, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 a6 00 20 00 00 88 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:00.42 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=424, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 a8 00 20 00 00 89 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:00.45 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=426, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 aa 00 20 00 00 8a 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:00.66 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=428, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 ac 00 20 00 00 8b 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:00.69 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=430, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 ae 00 20 00 00 8c 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:00.88 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=432, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 b0 00 20 00 00 8d 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:00.104 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=434, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 b2 00 20 00 00 8e 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:00.690 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/1. Dropping
packet
2017-03-21 23:51:00.691 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/2. Dropping
packet
2017-03-21 23:51:00.695 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/3. Dropping
packet
2017-03-21 23:51:00.696 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/4. Dropping
packet
2017-03-21 23:51:01.42 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=436, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 b4 00 20 00 00 8f 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:01.42 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=438, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 b6 00 20 00 00 90 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:01.57 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=440, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 b8 00 20 00 00 91 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:01.58 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=442, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 ba 00 20 00 00 92 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:01.76 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=444, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 bc 00 20 00 00 93 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:01.86 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=446, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 be 00 20 00 00 94 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:02.39 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=449, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 c1 00 20 00 00 95 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:02.41 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=451, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 c3 00 20 00 00 96 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:02.70 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=453, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 c5 00 20 00 00 97 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:02.77 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=455, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 c7 00 20 00 00 98 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:02.90 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=457, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 c9 00 20 00 00 99 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:02.102 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=459, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 cb 00 20 00 00 9a 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:03.40 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=461, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 cd 00 20 00 00 9b 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:03.41 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=463, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 cf 00 20 00 00 9c 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:03.45 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=465, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 d1 00 20 00 00 9d 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:03.54 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=467, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 d3 00 20 00 00 9e 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:03.67 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=469, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 d5 00 20 00 00 9f 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:03.74 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=471, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 d7 00 20 00 00 a0 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:04.35 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=475, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 db 00 20 00 00 a1 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:04.39 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=477, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 dd 00 20 00 00 a2 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:04.50 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=479, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 df 00 20 00 00 a3 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:04.54 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=481, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 e1 00 20 00 00 a4 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:04.68 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=483, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 e3 00 20 00 00 a5 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:04.72 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=485, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 e5 00 20 00 00 a6 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:04.867 INFO [n.f.l.i.LinkDiscoveryManager] Sending LLDP
packets out of all the enabled ports
2017-03-21 23:51:05.33 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=497, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 f1 00 20 00 00 a7 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:05.37 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=499, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 f3 00 20 00 00 a8 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:05.49 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=501, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 f5 00 20 00 00 a9 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:05.59 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=503, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 f7 00 20 00 00 aa 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:05.64 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=505, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 f9 00 20 00 00 ab 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:05.68 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=507, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 01 fb 00 20 00 00 ac 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:06.48 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=515, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 03 00 20 00 00 ad 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:06.56 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=517, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 05 00 20 00 00 ae 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:06.57 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=519, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 07 00 20 00 00 af 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:06.76 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=521, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 09 00 20 00 00 b0 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:06.76 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=523, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 0b 00 20 00 00 b1 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:06.85 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=525, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 0d 00 20 00 00 b2 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:07.49 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=528, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 10 00 20 00 00 b3 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:07.49 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=530, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 12 00 20 00 00 b4 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:07.63 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=532, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 14 00 20 00 00 b5 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:07.63 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=534, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 16 00 20 00 00 b6 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:07.78 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=536, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 18 00 20 00 00 b7 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:07.85 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=538, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 1a 00 20 00 00 b8 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:08.47 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=547, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 23 00 20 00 00 b9 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:08.50 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=549, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 25 00 20 00 00 ba 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:08.66 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=551, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 27 00 20 00 00 bb 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:08.67 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=553, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 29 00 20 00 00 bc 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:08.87 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=555, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 2b 00 20 00 00 bd 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:08.88 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=557, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 2d 00 20 00 00 be 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:09.48 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=559, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 2f 00 20 00 00 bf 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:09.53 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=561, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 31 00 20 00 00 c0 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:09.72 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=563, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 33 00 20 00 00 c1 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:09.72 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=565, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 35 00 20 00 00 c2 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:09.93 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=567, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 37 00 20 00 00 c3 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:09.94 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=569, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 39 00 20 00 00 c4 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:10.59 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=571, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 3b 00 20 00 00 c5 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:10.60 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=573, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 3d 00 20 00 00 c6 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:10.60 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=575, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 3f 00 20 00 00 c7 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:10.72 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=577, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 41 00 20 00 00 c8 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:10.84 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=579, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 43 00 20 00 00 c9 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:10.87 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=581, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 45 00 20 00 00 ca 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:10.687 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/1. Dropping
packet
2017-03-21 23:51:10.687 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/2. Dropping
packet
2017-03-21 23:51:10.688 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/3. Dropping
packet
2017-03-21 23:51:10.690 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/4. Dropping
packet
2017-03-21 23:51:11.57 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=585, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 49 00 20 00 00 cb 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:11.62 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=587, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 4b 00 20 00 00 cc 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:11.62 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=589, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 4d 00 20 00 00 cd 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:11.79 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=591, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 4f 00 20 00 00 ce 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:11.79 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=593, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 51 00 20 00 00 cf 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:11.79 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=595, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 53 00 20 00 00 d0 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:12.60 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=599, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 57 00 20 00 00 d1 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:12.61 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=601, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 59 00 20 00 00 d2 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:12.81 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=603, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 5b 00 20 00 00 d3 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:12.87 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=605, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 5d 00 20 00 00 d4 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:12.88 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=607, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 5f 00 20 00 00 d5 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:12.98 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=609, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 61 00 20 00 00 d6 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:13.56 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=613, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 65 00 20 00 00 d7 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:13.56 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=615, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 67 00 20 00 00 d8 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:13.57 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=617, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 69 00 20 00 00 d9 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:13.67 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=619, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 6b 00 20 00 00 da 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:13.67 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=621, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 6d 00 20 00 00 db 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:13.70 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=623, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 6f 00 20 00 00 dc 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:14.51 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=626, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 72 00 20 00 00 dd 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:14.52 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=628, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 74 00 20 00 00 de 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:14.58 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=630, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 76 00 20 00 00 df 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:14.60 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=632, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 78 00 20 00 00 e0 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:14.66 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=634, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 7a 00 20 00 00 e1 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:14.70 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=636, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 7c 00 20 00 00 e2 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:15.52 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=638, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 7e 00 20 00 00 e3 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:15.53 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=640, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 80 00 20 00 00 e4 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:15.65 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=642, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 82 00 20 00 00 e5 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:15.65 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=644, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 84 00 20 00 00 e6 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:15.70 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=646, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 86 00 20 00 00 e7 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:15.77 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=648, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 88 00 20 00 00 e8 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:16.47 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=656, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 90 00 20 00 00 e9 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:16.49 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=658, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 92 00 20 00 00 ea 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:16.57 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=660, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 94 00 20 00 00 eb 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:16.57 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=662, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 96 00 20 00 00 ec 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:16.82 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=664, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 98 00 20 00 00 ed 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:16.87 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=666, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 9a 00 20 00 00 ee 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:17.47 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=668, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 9c 00 20 00 00 ef 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:17.48 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=670, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 9e 00 20 00 00 f0 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:17.53 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=672, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 a0 00 20 00 00 f1 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:17.60 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=674, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 a2 00 20 00 00 f2 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:17.78 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=676, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 a4 00 20 00 00 f3 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:17.82 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=678, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 a6 00 20 00 00 f4 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:18.54 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=684, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 ac 00 20 00 00 f5 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:18.61 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=686, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 ae 00 20 00 00 f6 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:18.63 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=688, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 b0 00 20 00 00 f7 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:18.72 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=690, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 b2 00 20 00 00 f8 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:18.80 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=692, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 b4 00 20 00 00 f9 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:18.86 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=694, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 b6 00 20 00 00 fa 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:19.44 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=697, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 b9 00 20 00 00 fb 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:19.48 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=699, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 bb 00 20 00 00 fc 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:19.74 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=701, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 bd 00 20 00 00 fd 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:19.80 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=703, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 bf 00 20 00 00 fe 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:19.96 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=705, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 c1 00 20 00 00 ff 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:19.102 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=707, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 c3 00 20 00 01 00 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:19.871 INFO [n.f.l.i.LinkDiscoveryManager] Sending LLDP
packets out of all the enabled ports
2017-03-21 23:51:20.41 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=721, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 d1 00 20 00 01 01 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:20.52 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=723, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 d3 00 20 00 01 02 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:20.72 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=725, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 d5 00 20 00 01 03 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:20.80 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=727, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 d7 00 20 00 01 04 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:20.103 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=729, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 d9 00 20 00 01 05 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:20.107 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=731, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 db 00 20 00 01 06 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:20.693 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/1. Dropping
packet
2017-03-21 23:51:20.694 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/2. Dropping
packet
2017-03-21 23:51:20.695 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/3. Dropping
packet
2017-03-21 23:51:20.696 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/4. Dropping
packet
2017-03-21 23:51:21.40 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=735, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 df 00 20 00 01 07 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:21.46 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=737, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 e1 00 20 00 01 08 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:21.70 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=739, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 e3 00 20 00 01 09 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:21.75 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=741, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 e5 00 20 00 01 0a 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:21.101 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=743, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 e7 00 20 00 01 0b 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:21.106 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=745, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 e9 00 20 00 01 0c 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:22.37 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=748, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 ec 00 20 00 01 0d 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:22.42 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=750, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 ee 00 20 00 01 0e 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:22.69 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=752, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 f0 00 20 00 01 0f 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:22.73 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=754, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 f2 00 20 00 01 10 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:22.100 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=756, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 f4 00 20 00 01 11 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:22.106 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=758, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 f6 00 20 00 01 12 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:23.36 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=760, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 f8 00 20 00 01 13 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:23.43 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=762, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 fa 00 20 00 01 14 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:23.68 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=764, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 fc 00 20 00 01 15 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:23.73 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=766, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 02 fe 00 20 00 01 16 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:23.99 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=768, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 00 00 20 00 01 17 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:23.102 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=770, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 02 00 20 00 01 18 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:24.34 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=772, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 04 00 20 00 01 19 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:24.38 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=774, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 06 00 20 00 01 1a 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:24.65 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=776, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 08 00 20 00 01 1b 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:24.70 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=778, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 0a 00 20 00 01 1c 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:24.99 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=780, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 0c 00 20 00 01 1d 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:24.102 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=782, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 0e 00 20 00 01 1e 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:25.33 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=784, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 10 00 20 00 01 1f 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:25.37 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=786, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 12 00 20 00 01 20 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:25.64 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=788, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 14 00 20 00 01 21 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:25.68 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=790, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 16 00 20 00 01 22 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:25.96 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=792, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 18 00 20 00 01 23 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:25.100 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=794, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 1a 00 20 00 01 24 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:26.32 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=796, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 1c 00 20 00 01 25 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:26.36 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=798, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 1e 00 20 00 01 26 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:26.62 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=800, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 20 00 20 00 01 27 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:26.66 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=802, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 22 00 20 00 01 28 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:26.93 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=804, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 24 00 20 00 01 29 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:26.97 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=806, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 26 00 20 00 01 2a 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:27.29 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=808, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 28 00 20 00 01 2b 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:27.33 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=810, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 2a 00 20 00 01 2c 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:27.60 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=812, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 2c 00 20 00 01 2d 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:27.64 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=814, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 2e 00 20 00 01 2e 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:27.93 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=816, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 30 00 20 00 01 2f 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:27.98 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=818, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 32 00 20 00 01 30 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:28.28 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=820, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 34 00 20 00 01 31 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:28.32 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=822, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 36 00 20 00 01 32 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:28.59 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=824, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 38 00 20 00 01 33 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:28.63 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=826, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 3a 00 20 00 01 34 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:28.90 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=828, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 3c 00 20 00 01 35 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:28.96 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=830, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 3e 00 20 00 01 36 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:29.27 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=832, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 40 00 20 00 01 37 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:29.35 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=834, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 42 00 20 00 01 38 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:29.60 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=836, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 44 00 20 00 01 39 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:29.62 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=838, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 46 00 20 00 01 3a 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:29.89 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=840, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 48 00 20 00 01 3b 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:29.96 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=842, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 4a 00 20 00 01 3c 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:30.26 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=844, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 4c 00 20 00 01 3d 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:30.29 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=846, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 4e 00 20 00 01 3e 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:30.56 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=848, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 50 00 20 00 01 3f 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:30.61 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=850, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 52 00 20 00 01 40 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:30.87 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=852, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 54 00 20 00 01 41 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:30.91 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=854, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 56 00 20 00 01 42 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:30.701 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/1. Dropping
packet
2017-03-21 23:51:30.702 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/2. Dropping
packet
2017-03-21 23:51:30.703 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/3. Dropping
packet
2017-03-21 23:51:30.704 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/4. Dropping
packet
2017-03-21 23:51:31.23 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=856, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 58 00 20 00 01 43 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:31.28 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=858, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 5a 00 20 00 01 44 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:31.54 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=860, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 5c 00 20 00 01 45 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:31.59 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=862, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 5e 00 20 00 01 46 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:31.86 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=864, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 60 00 20 00 01 47 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:31.89 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=866, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 62 00 20 00 01 48 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:32.21 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=868, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 64 00 20 00 01 49 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:32.26 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=870, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 66 00 20 00 01 4a 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:32.52 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=872, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 68 00 20 00 01 4b 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:32.56 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=874, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 6a 00 20 00 01 4c 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:32.84 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=876, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 6c 00 20 00 01 4d 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:32.88 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=878, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 6e 00 20 00 01 4e 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:33.20 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=880, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 70 00 20 00 01 4f 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:33.23 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=882, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 72 00 20 00 01 50 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:33.53 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=884, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 74 00 20 00 01 51 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:33.60 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=886, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 76 00 20 00 01 52 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:33.82 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=888, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 78 00 20 00 01 53 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:33.88 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=890, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 7a 00 20 00 01 54 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:34.18 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=892, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 7c 00 20 00 01 55 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:34.25 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=894, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 7e 00 20 00 01 56 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:34.49 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=896, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 80 00 20 00 01 57 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:34.53 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=898, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 82 00 20 00 01 58 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:34.80 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=900, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 84 00 20 00 01 59 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:34.84 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=902, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 86 00 20 00 01 5a 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:34.876 INFO [n.f.l.i.LinkDiscoveryManager] Sending LLDP
packets out of all the enabled ports
2017-03-21 23:51:35.17 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=914, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 92 00 20 00 01 5b 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:35.22 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=916, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 94 00 20 00 01 5c 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:35.48 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=918, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 96 00 20 00 01 5d 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:35.51 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=920, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 98 00 20 00 01 5e 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:35.79 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=922, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 9a 00 20 00 01 5f 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:35.83 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=924, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 9c 00 20 00 01 60 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:36.16 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=926, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 9e 00 20 00 01 61 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:36.19 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=928, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 a0 00 20 00 01 62 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:36.48 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=930, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 a2 00 20 00 01 63 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:36.51 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=932, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 a4 00 20 00 01 64 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:36.77 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=934, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 a6 00 20 00 01 65 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:36.83 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=936, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 a8 00 20 00 01 66 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:37.19 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=940, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 ac 00 20 00 01 67 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:37.27 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=942, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 ae 00 20 00 01 68 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:37.45 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=944, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 b0 00 20 00 01 69 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:37.49 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=946, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 b2 00 20 00 01 6a 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:37.78 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=948, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 b4 00 20 00 01 6b 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:37.80 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=950, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 b6 00 20 00 01 6c 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:38.28 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=952, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 b8 00 20 00 01 6d 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:38.32 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=954, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 ba 00 20 00 01 6e 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:38.43 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=956, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 bc 00 20 00 01 6f 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:38.47 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=958, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 be 00 20 00 01 70 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:38.75 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=960, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 c0 00 20 00 01 71 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:38.79 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=962, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 c2 00 20 00 01 72 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:39.26 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=964, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 c4 00 20 00 01 73 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:39.33 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=966, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 c6 00 20 00 01 74 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:39.43 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=968, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 c8 00 20 00 01 75 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:39.50 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=970, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 ca 00 20 00 01 76 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:39.73 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=972, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 cc 00 20 00 01 77 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:39.78 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=974, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 ce 00 20 00 01 78 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:40.26 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=977, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 d1 00 20 00 01 79 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:40.30 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=979, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 d3 00 20 00 01 7a 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:40.42 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=981, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 d5 00 20 00 01 7b 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:40.50 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=983, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 d7 00 20 00 01 7c 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:40.72 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=985, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 d9 00 20 00 01 7d 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:40.76 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=987, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 db 00 20 00 01 7e 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:40.713 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/1. Dropping
packet
2017-03-21 23:51:40.713 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/2. Dropping
packet
2017-03-21 23:51:40.714 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/3. Dropping
packet
2017-03-21 23:51:40.715 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/4. Dropping
packet
2017-03-21 23:51:41.26 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=991, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 df 00 20 00 01 7f 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:41.37 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=993, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 e1 00 20 00 01 80 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:41.52 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=995, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 e3 00 20 00 01 81 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:41.60 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=997, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 e5 00 20 00 01 82 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:41.72 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=999, code=BAD_TYPE, data=[unparsed: 04 0e 00 60 00
00 03 e7 00 20 00 01 83 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00 00
01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06 00
0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80] in
state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:41.77 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1001, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 03 e9 00 20 00 01 84 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:42.22 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1004, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 03 ec 00 20 00 01 85 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:42.26 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1006, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 03 ee 00 20 00 01 86 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:42.36 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1008, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 03 f0 00 20 00 01 87 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:42.41 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1010, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 03 f2 00 20 00 01 88 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:42.68 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1012, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 03 f4 00 20 00 01 89 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:42.72 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1014, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 03 f6 00 20 00 01 8a 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:43.22 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1024, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 00 00 20 00 01 8b 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:43.26 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1026, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 02 00 20 00 01 8c 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:43.36 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1028, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 04 00 20 00 01 8d 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:43.41 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1030, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 06 00 20 00 01 8e 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:43.66 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1032, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 08 00 20 00 01 8f 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:43.71 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1034, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 0a 00 20 00 01 90 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:46.20 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1037, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 0d 00 20 00 01 91 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:46.21 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1039, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 0f 00 20 00 01 92 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:46.22 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1041, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 11 00 20 00 01 93 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:47.26 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1045, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 15 00 20 00 01 94 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:47.27 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1047, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 17 00 20 00 01 95 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:47.28 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1049, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 19 00 20 00 01 96 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:48.32 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1053, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 1d 00 20 00 01 97 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:48.34 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1056, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 20 00 20 00 01 98 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:48.36 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1058, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 22 00 20 00 01 99 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:49.37 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1060, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 24 00 20 00 01 9a 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:49.38 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1062, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 26 00 20 00 01 9b 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:49.41 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1064, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 28 00 20 00 01 9c 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:49.880 INFO [n.f.l.i.LinkDiscoveryManager] Sending LLDP
packets out of all the enabled ports
2017-03-21 23:51:50.42 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1066, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 2a 00 20 00 01 9d 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:50.43 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1068, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 2c 00 20 00 01 9e 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:50.44 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1070, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 2e 00 20 00 01 9f 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:50.708 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/1. Dropping
packet
2017-03-21 23:51:50.709 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/2. Dropping
packet
2017-03-21 23:51:50.710 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/3. Dropping
packet
2017-03-21 23:51:50.712 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/4. Dropping
packet
2017-03-21 23:51:51.50 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1083, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 3b 00 20 00 01 a0 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:51.51 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1085, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 3d 00 20 00 01 a1 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:51.52 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1087, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 3f 00 20 00 01 a2 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:52.54 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1089, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 41 00 20 00 01 a3 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:52.55 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1091, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 43 00 20 00 01 a4 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:52.57 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1093, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 45 00 20 00 01 a5 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:53.61 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1097, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 49 00 20 00 01 a6 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:53.61 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1099, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 4b 00 20 00 01 a7 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:53.62 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1101, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 4d 00 20 00 01 a8 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:54.77 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1112, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 58 00 20 00 01 a9 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:54.80 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1114, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 5a 00 20 00 01 aa 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:54.80 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1116, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 5c 00 20 00 01 ab 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:55.84 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1120, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 60 00 20 00 01 ac 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:55.84 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1122, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 62 00 20 00 01 ad 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:55.86 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1124, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 64 00 20 00 01 ae 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:56.87 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1126, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 66 00 20 00 01 af 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:56.88 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1128, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 68 00 20 00 01 b0 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:56.90 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1130, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 6a 00 20 00 01 b1 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:57.91 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1132, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 6c 00 20 00 01 b2 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:57.93 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1134, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 6e 00 20 00 01 b3 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:57.93 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1136, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 70 00 20 00 01 b4 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:58.95 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1138, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 72 00 20 00 01 b5 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:58.96 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1140, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 74 00 20 00 01 b6 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:58.97 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1142, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 76 00 20 00 01 b7 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:59.101 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1146, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 7a 00 20 00 01 b8 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:59.102 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1148, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 7c 00 20 00 01 b9 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:51:59.103 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1150, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 7e 00 20 00 01 ba 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:00.114 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1158, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 86 00 20 00 01 bb 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:00.115 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1160, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 88 00 20 00 01 bc 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:00.116 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1162, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 8a 00 20 00 01 bd 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:00.719 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/1. Dropping
packet
2017-03-21 23:52:00.719 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/2. Dropping
packet
2017-03-21 23:52:00.720 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/3. Dropping
packet
2017-03-21 23:52:00.721 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/4. Dropping
packet
2017-03-21 23:52:01.118 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1164, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 8c 00 20 00 01 be 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:01.118 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1166, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 8e 00 20 00 01 bf 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:01.121 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1168, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 90 00 20 00 01 c0 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:02.122 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1171, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 93 00 20 00 01 c1 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:02.123 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1173, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 95 00 20 00 01 c2 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:02.127 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1175, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 97 00 20 00 01 c3 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:03.126 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1177, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 99 00 20 00 01 c4 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:03.127 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1179, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 9b 00 20 00 01 c5 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:03.128 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1181, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 9d 00 20 00 01 c6 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:04.130 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1183, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 9f 00 20 00 01 c7 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:04.156 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1185, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 a1 00 20 00 01 c8 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:04.156 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1187, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 a3 00 20 00 01 c9 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:04.883 INFO [n.f.l.i.LinkDiscoveryManager] Sending LLDP
packets out of all the enabled ports
2017-03-21 23:52:05.134 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1190, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 a6 00 20 00 01 ca 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:05.135 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1192, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 a8 00 20 00 01 cb 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:05.136 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1194, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 aa 00 20 00 01 cc 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:06.140 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1206, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 b6 00 20 00 01 cd 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:06.141 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1208, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 b8 00 20 00 01 ce 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:06.143 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1210, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 ba 00 20 00 01 cf 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:07.144 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1212, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 bc 00 20 00 01 d0 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:07.145 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1214, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 be 00 20 00 01 d1 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:07.146 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1216, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 c0 00 20 00 01 d2 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:08.148 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1218, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 c2 00 20 00 01 d3 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:08.149 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1220, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 c4 00 20 00 01 d4 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:08.150 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1222, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 c6 00 20 00 01 d5 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:09.154 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1226, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 ca 00 20 00 01 d6 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:09.155 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1228, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 cc 00 20 00 01 d7 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:09.157 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1230, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 ce 00 20 00 01 d8 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:10.158 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1232, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 d0 00 20 00 01 d9 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:10.159 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1234, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 d2 00 20 00 01 da 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:10.160 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1236, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 d4 00 20 00 01 db 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:10.724 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/1. Dropping
packet
2017-03-21 23:52:10.728 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/2. Dropping
packet
2017-03-21 23:52:10.728 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/3. Dropping
packet
2017-03-21 23:52:10.729 INFO [n.f.f.Forwarding] Both source and destination
are on the same switch/port OFSwitch DPID[00:01:94:18:82:25:bc:80]/4. Dropping
packet
2017-03-21 23:52:11.163 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1239, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 d7 00 20 00 01 dc 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:11.164 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1241, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 d9 00 20 00 01 dd 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:11.165 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1243, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 db 00 20 00 01 de 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:12.169 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1247, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 df 00 20 00 01 df 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:12.170 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1249, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 e1 00 20 00 01 e0 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:12.172 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1252, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 e4 00 20 00 01 e1 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:13.174 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1254, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 e6 00 20 00 01 e2 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 18 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 b8 df ae 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:13.176 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1256, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 e8 00 20 00 01 e3 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 01 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 f5 70 54 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
2017-03-21 23:52:13.176 ERROR [n.f.c.i.OFSwitchHandshakeHandler]
OFBadMatchErrorMsgVer13(xid=1258, code=BAD_TYPE, data=[unparsed: 04 0e 00 60
00 00 04 ea 00 20 00 01 e4 00 00 00 00 00 00 00 00 00 00 00 64 00 00 00 00 00
00 01 ff ff ff ff 00 00 00 02 ff ff ff ff 00 00 00 00 00 01 00 14 80 00 06 06
00 0c 29 bf 7d 7f 80 00]) from switch OFSwitch DPID[00:01:94:18:82:25:bc:80]
in state
net.floodlightcontroller.core.internal.OFSwitchHandshakeHandler$MasterState@3fbfcead
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment