diff options
Diffstat (limited to 'resources/templates')
8 files changed, 0 insertions, 8 deletions
diff --git a/resources/templates/vat/acl_plugin/macip_acl_dump.vat b/resources/templates/vat/acl_plugin/macip_acl_dump.vat deleted file mode 100644 index ad3357865b..0000000000 --- a/resources/templates/vat/acl_plugin/macip_acl_dump.vat +++ /dev/null @@ -1 +0,0 @@ -macip_acl_dump
\ No newline at end of file diff --git a/resources/templates/vat/classify_add_table.vat b/resources/templates/vat/classify_add_table.vat deleted file mode 100644 index fea8926a68..0000000000 --- a/resources/templates/vat/classify_add_table.vat +++ /dev/null @@ -1 +0,0 @@ -classify_add_del_table mask l3 {ip_version} {direction}
\ No newline at end of file diff --git a/resources/templates/vat/cop_interface.vat b/resources/templates/vat/cop_interface.vat deleted file mode 100644 index 1912fa2307..0000000000 --- a/resources/templates/vat/cop_interface.vat +++ /dev/null @@ -1 +0,0 @@ -cop_interface_enable_disable sw_if_index {sw_if_index} {state}
\ No newline at end of file diff --git a/resources/templates/vat/cop_whitelist.vat b/resources/templates/vat/cop_whitelist.vat deleted file mode 100644 index 487d55310c..0000000000 --- a/resources/templates/vat/cop_whitelist.vat +++ /dev/null @@ -1 +0,0 @@ -cop_whitelist_enable_disable sw_if_index {sw_if_index} {ip} fib-id {fib_id}
\ No newline at end of file diff --git a/resources/templates/vat/policer/policer_add_3c.vat b/resources/templates/vat/policer/policer_add_3c.vat deleted file mode 100644 index a1a4ade0b2..0000000000 --- a/resources/templates/vat/policer/policer_add_3c.vat +++ /dev/null @@ -1 +0,0 @@ -policer_add_del name {name} cir {cir} eir {eir} cb {cb} eb {eb} rate_type {rate_type} round_type {round_type} type {p_type} conform_action {conform_action} exceed_action {exceed_action} violate_action {violate_action} {color_aware} diff --git a/resources/templates/vat/policer/policer_classify_add_session.vat b/resources/templates/vat/policer/policer_classify_add_session.vat deleted file mode 100644 index 7ba466d16d..0000000000 --- a/resources/templates/vat/policer/policer_classify_add_session.vat +++ /dev/null @@ -1 +0,0 @@ -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} diff --git a/resources/templates/vat/policer/policer_classify_set_interface.vat b/resources/templates/vat/policer/policer_classify_set_interface.vat deleted file mode 100644 index d0141c9595..0000000000 --- a/resources/templates/vat/policer/policer_classify_set_interface.vat +++ /dev/null @@ -1 +0,0 @@ -policer_classify_set_interface sw_if_index {sw_if_index} {table_type} {table_index} diff --git a/resources/templates/vat/tap.vat b/resources/templates/vat/tap.vat deleted file mode 100644 index bac63e8ee0..0000000000 --- a/resources/templates/vat/tap.vat +++ /dev/null @@ -1 +0,0 @@ -tap_{tap_command}_v2 {tap_arguments}
\ No newline at end of file |