Hi all, I am trying to design a pipeline where the table lookup has to do the actions as follows:
Lookup hit -> FWD to port
Lookup miss -> add a table entry if incoming port was 1
drop if incoming port was 2
Is it possible to do such an implementation using ip_pipeline application?
If so, how can I do that?
Thanks for your reply and help.
Thanks,
Nidhia Varghese

