< Home

service (flow probe policy rule view)

Function

The service command creates a service in a flow probe policy rule.

The undo service command deletes a service from a flow probe policy rule.

Format

service { service-name &<1-6> | any }

undo service { service-name &<1-6> | all }

Parameters

Parameter Description Value
service-name &<1-6> Specifies the name of a service or service group. The value must be the name of an existing service or service group. You can add or delete a maximum of six services or service groups at a time.
any Indicates any service. -
all Deletes all services from the security policy rule. -

Views

Flow probe policy rule view

Default Level

2: Configuration level

Usage Guidelines

The service/service group referenced in a flow probe policy can be either a predefined service or user-defined service/service group. You can use the ip service-set command to configure user-defined services and service groups. The system provides predefined services. You can run the display predefined-service command to view details on predefined services.

Flow probe policies cannot reference the predefined services with dynamic ports, namely, the predefined services whose ports are identified as dynamic port.

Example

# Add service http to flow probe policy rule policy_probe.

<sysname> system-view
[sysname] flow-probe-policy
[sysname-policy-probe] rule name policy_probe
[sysname-policy-probe-rule-policy_probe] service http
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >