20210607 Programming Protocol-independent Packet Processors ( P4 ) - Finish

課堂資料

Meter

Recirculate

Multipath

課堂練習

Meter

cd p4-test/test-meter
gedit p4app.json ip_forward.p4 cmd.txt &
p4run
xterm h1 h2

Recirculate

cd p4-test/test-recirculate
gedit p4app.json ip_forward.p4 cmd.txt &
p4run
xterm h1 h2

Multipath

cd p4-test/multipath
gedit p4app.json ip_forward.p4 s1-singlepath.txt s2.txt s3.txt s1-multipath.txt &
p4run
xterm h1 h2

課堂作業

Last updated

Was this helpful?