diff options
author | Matus Fabian <matfabia@cisco.com> | 2016-07-01 04:40:00 -0700 |
---|---|---|
committer | Matus Fabian <matfabia@cisco.com> | 2016-08-18 22:27:36 -0700 |
commit | c9d198a9f6494558574238dd055a14ef3a251d31 (patch) | |
tree | 6c7aae4c61e2bdb4092b8d324f336259f1fa738f /resources/templates/vat/policer/policer_classify_add_session.vat | |
parent | 32ffb106ab41adab440a509ff8f6ec947ffe263d (diff) |
CSIT-171 CSIT-172 Policer tests initial commit
policer python library, traffic script and IPv4/IPv6 example tests
Change-Id: I6470c86ce1acdcaaff9fdcf81510126836f1135e
Signed-off-by: Matus Fabian <matfabia@cisco.com>
Diffstat (limited to 'resources/templates/vat/policer/policer_classify_add_session.vat')
-rw-r--r-- | resources/templates/vat/policer/policer_classify_add_session.vat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/templates/vat/policer/policer_classify_add_session.vat b/resources/templates/vat/policer/policer_classify_add_session.vat new file mode 100644 index 0000000000..7ba466d16d --- /dev/null +++ b/resources/templates/vat/policer/policer_classify_add_session.vat @@ -0,0 +1 @@ +classify_add_del_session policer-hit-next {policer_index} {pre_color} table-index {table_index} skip_n {skip_n} match_n {match_n} match {match} |