Re: [pox-dev] About print network status

2013-10-03 Thread Murphy McCauley
like to ask how to measure real time queueing, so the > controller has information about how many packets in each queue at particular > time. > > Regards, > Ali > > > From: Murphy McCauley > To: Ali Al-Khamis > Cc: "pox-dev@lists.noxrepo.org" > Sent

Re: [pox-dev] About print network status

2013-10-03 Thread Ali Al-Khamis
mber 2013, 3:52 Subject: Re: [pox-dev] About print network status A good place to start might be by sending stats queries to the switches and analyzing the replies. You might read the "OpenFlow in POX:OpenFlow Messages:ofp_stats_request - Requesting statistics" section in the POX wik

Re: [pox-dev] About print network status

2013-09-11 Thread Murphy McCauley
A good place to start might be by sending stats queries to the switches and analyzing the replies. You might read the "OpenFlow in POX:OpenFlow Messages:ofp_stats_request - Requesting statistics" section in the POX wiki manual. -- Murphy On Sep 11, 2013, at 7:35 PM, Ali Al-Khamis wrote: > Hi

[pox-dev] About print network status

2013-09-11 Thread Ali Al-Khamis
Hi all,  I am new in POX controller. I would like to ask how the POX controller can print the network's status such as Bandwidth.., so if there is any exchange information of the network or a switch status between the switch and the controller. Regards,  Ali