added 3 bmv2 examples: copy_to_cpu, meter, TLV_parsing
This commit is contained in:
5
examples/meter/commands.txt
Normal file
5
examples/meter/commands.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
table_set_default m_table _nop
|
||||
table_add m_table m_action aa:aa:aa:aa:aa:aa => 0
|
||||
table_set_default m_filter _drop
|
||||
table_add m_filter _nop 0 =>
|
||||
meter_set_rates my_meter 0.0000005:1 0.00001:1
|
||||
Reference in New Issue
Block a user