Re: [openflow-discuss] How to see FlowVisor API messages at Wireshark

2015-09-09 Thread Rui Figueira
Hi Ali. I´m using the command curl -k -u fvadmin:password -d '{"method":"list-slices", "id":"x", "jsonrpc":"2.0"}' https://localhost:8081 I had tried the filters tcp.port==8081, http, json.member, but not found the packet with the answer to this command. FV is running at port 6633. 2015-09-09

Re: [openflow-discuss] How to see FlowVisor API messages at Wireshark

2015-09-09 Thread Ali Al-Shabibi
Hi Rui, What filters have you tried? If I remember correctly flowvisor uses http for its API and the payload is JSON on port 8080. Hope this helps. -- Ali Al-Shabibi (sent from handheld) > On Sep 9, 2015, at 9:51 AM, Rui Figueira > wrote: > > Hi. I´m using Wireshark to see the traffic re