You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Much thanks for reading this.I'm really looking forward to your reply!
I'm trying to learn p4 program,and I suppose I understand the basic things of p4. When I analyze your ip-routing in p4-demo,I can understand the p4 program,but I don't quite understand the topo.py,that is,why sw_path or json_path is needed,or what does this mean?
Much thanks for reading this.I'm really looking forward to your reply!
I'm trying to learn p4 program,and I suppose I understand the basic things of p4. When I analyze your ip-routing in p4-demo,I can understand the p4 program,but I don't quite understand the topo.py,that is,why sw_path or json_path is needed,or what does this mean?
so I change the program,without the sw_path,json_path in the addSwitch:
But when I run the code,the compiler told me this:
In fact,I just want to implement the ip routing in p4,and I want to specify the ip address for the p4 switch.Therefore,I have such confusion.
The text was updated successfully, but these errors were encountered: