[pox-dev] Resubmit inside 'learn'
Jayanth Silesh
jayanthsileshs.forums at gmail.com
Sun Dec 8 18:18:58 PST 2013
Hi Murphy,
Question1:
The problem is that I need the resubmit command in the flow_entry.
Say that there is already an entry in table 2 as
in_port=7,….,action= resubmit(,3).
Is there a way that from table3, I can use the LEARN msg to ‘append’ an action in the table 2 so that it becomes,
in_port=7,…..,action=( load(reg_5=7) ,resubmit(,3))
Will the learn action, add an entry or can it modify the existing entry in the table?
Question2:
Is there a resubmit action on the Nicira extensions for NOX?
Question3:
How do load the register with some value, it’s throwing errors on this. Is the naming convention for reg wrong?
learn.spec.append(fms( field=nx.re51, load=7 ))
Thanks,
Jayanth
Graduate Student
USC
On December 8, 2013 at 3:48:51 PM, Murphy McCauley (murphy.mccauley at gmail.com) wrote:
meta_register_1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.noxrepo.org/pipermail/pox-dev-noxrepo.org/attachments/20131208/a9482dc5/attachment-0002.htm>
More information about the pox-dev
mailing list