cfd mip-rule

Use cfd mip-rule to configure the rules for generating MIPs. The system automatically generates MIPs on each port according to the rules configured.

Use undo cfd mip-rule to restore the default.

Syntax

cfd mip-rule { default | explicit } service-instance instance-id

undo cfd mip-rule [ default | explicit ] service-instance instance-id

Default

No rules for generating MIPs are configured and the system does not automatically generate any MIPs.

Views

System view

Predefined user roles

network-admin

Parameters

default: Specifies the default rule. If no lower-level MIP exists on an interface, a MIP is created on the current level. A MIP can be created even if no MEP is configured on the interface.

explicit: Specifies the explicit rule. If no lower-level MIP exists and a lower-level MEP exists on an interface, a MIP is created at the current level. A MIP can be created only when a lower-level MEP is created on the interface.

service-instance instance-id: Specifies the service instance ID in the range of 1 to 32767.

Examples

# Configure the MIP generation rule as default in service instance 5.

<Sysname> system-view
[Sysname] cfd mip-rule default service-instance 5