HpicfGppcv2PolicyType

  • Base type Enumeration

Type of the policy. A policy of type 'aclIpv4' indicates that the policy is an IPv4 Access Control List, an ACL that filters packets based on source IPv4 address and subnet, destination IPv4 address and subnet, and protocol amongst other packet information. A policy of type 'aclIpv6' indicates that the policy is an IPv6 Access Control List, an ACL that filters packets based on source IPv6 address and subnet, destination IPv6 address and subnet, and protocol amongst other packet information. A policy of type 'classifierClassIpv4' indicates that the policy is an IPv4 Classifier class which specifies packets to be compared against the specified source IPv4 address and subnet, destination and subnet, protocol, etc. A policy of type 'classifierClassIpv6' indicates that the policy is an IPv6 Classifier class which specifies packets to be compared against the specified source IPv6 address and subnet, destination and subnet, protocol, etc. A policy type of 'classifierPolicy' indicates that the policy will perform Quality of Service/mirror actions on packets that match statements in the policy's classes. A policy type of 'connectionRateFilterIpv4' indicates that the policy is an IPv4 Connection Rate Filter, a list that specifies packets to be filtered or ignored based on source IPv4 address and subnet and protocol.

Possible values

6 objects
Number Name
1 aclIpv4
2 aclIpv6
3 classifierClassIpv4
4 classifierClassIpv6
5 classifierPolicy
6 connectionRateFilterIpv4