mirror of
https://github.com/Telecominfraproject/wlan-cloud-loadsim.git
synced 2025-10-30 02:02:20 +00:00
added device capture files for ea8300 to tip controller exchanges
This commit is contained in:
3388
doc/opensync/traffic/ea8300/unaltered_startup_manager.log
Normal file
3388
doc/opensync/traffic/ea8300/unaltered_startup_manager.log
Normal file
File diff suppressed because it is too large
Load Diff
89
doc/opensync/traffic/ea8300/unaltered_startup_redirector.log
Normal file
89
doc/opensync/traffic/ea8300/unaltered_startup_redirector.log
Normal file
@@ -0,0 +1,89 @@
|
|||||||
|
================================================================================
|
||||||
|
2020-11-14T14:26:30+00002 : downstream message of 325 bytes
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
{
|
||||||
|
"params" : [
|
||||||
|
"Open_vSwitch",
|
||||||
|
{
|
||||||
|
"where" : [
|
||||||
|
|
||||||
|
],
|
||||||
|
"table" : "AWLAN_Node",
|
||||||
|
"op" : "select",
|
||||||
|
"columns" : [
|
||||||
|
"manager_addr",
|
||||||
|
"sku_number",
|
||||||
|
"serial_number",
|
||||||
|
"model",
|
||||||
|
"firmware_version"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"method" : "transact",
|
||||||
|
"id" : "1"
|
||||||
|
}
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
================================================================================
|
||||||
|
2020-11-14T14:26:30+00002 : upstream message of 359 bytes
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
{
|
||||||
|
"result" : [
|
||||||
|
{
|
||||||
|
"rows" : [
|
||||||
|
{
|
||||||
|
"sku_number" : [
|
||||||
|
"set",
|
||||||
|
[
|
||||||
|
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"serial_number" : "21P10C69717951",
|
||||||
|
"model" : "EA8300",
|
||||||
|
"manager_addr" : "",
|
||||||
|
"firmware_version" : "0.1.0"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"id" : "1",
|
||||||
|
"error" : null
|
||||||
|
}
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
================================================================================
|
||||||
|
2020-11-14T14:26:30+00002 : downstream message of 273 bytes
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
{
|
||||||
|
"params" : [
|
||||||
|
"Open_vSwitch",
|
||||||
|
{
|
||||||
|
"where" : [
|
||||||
|
|
||||||
|
],
|
||||||
|
"table" : "AWLAN_Node",
|
||||||
|
"row" : {
|
||||||
|
"manager_addr" : "ssl:opensync-controller.wlan.local:6640"
|
||||||
|
},
|
||||||
|
"op" : "update"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"method" : "transact",
|
||||||
|
"id" : "2"
|
||||||
|
}
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
================================================================================
|
||||||
|
2020-11-14T14:26:30+00002 : upstream message of 84 bytes
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
{
|
||||||
|
"result" : [
|
||||||
|
{
|
||||||
|
"count" : 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"id" : "2",
|
||||||
|
"error" : null
|
||||||
|
}
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
Reference in New Issue
Block a user