Unify Firewall testcases TG and VNF names
[yardstick.git] / samples / vnf_samples / nsut / acl / acl_worstcaserules.yaml
1 # Copyright (c) 2016-2017 Intel Corporation
2 #
3 # Licensed under the Apache License, Version 2.0 (the "License");
4 # you may not use this file except in compliance with the License.
5 # You may obtain a copy of the License at
6 #
7 #      http://www.apache.org/licenses/LICENSE-2.0
8 #
9 # Unless required by applicable law or agreed to in writing, software
10 # distributed under the License is distributed on an "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 # See the License for the specific language governing permissions and
13 # limitations under the License.
14 ---
15 access-list-entries:
16   -
17     ace-oper-data:
18       match-counter: 0
19     actions: [drop,count]
20     matches:
21       destination-ipv4-network: 152.16.40.20/24
22       destination-port-range:
23         lower-port: 0
24         upper-port: 65535
25       source-ipv4-network: 0.0.0.0/0
26       source-port-range:
27         lower-port: 0
28         upper-port: 65535
29     rule-name: rule1588
30   -
31     ace-oper-data:
32       match-counter: 0
33     actions: [drop,count]
34     matches:
35       destination-ipv4-network: 0.0.0.0/0
36       destination-port-range:
37         lower-port: 0
38         upper-port: 65535
39       source-ipv4-network: 152.16.100.20/24
40       source-port-range:
41         lower-port: 0
42         upper-port: 65535
43     rule-name: rule1589