backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / ofproto / json / of13 / 4-39-ofp_port_status.packet.json
1 {
2    "OFPPortStatus": {
3       "desc": {
4          "OFPPort": {
5             "advertised": 10240, 
6             "config": 0, 
7             "curr": 10248, 
8             "curr_speed": 5000, 
9             "hw_addr": "f2:0b:a4:d0:3f:70", 
10             "max_speed": 5000, 
11             "name": "\u79c1\u306e\u30dd\u30fc\u30c8", 
12             "peer": 10248, 
13             "port_no": 7, 
14             "state": 4, 
15             "supported": 10248
16          }
17       }, 
18       "reason": 0
19    }
20 }