mip create-type (MD view)

Function

The mip create-type command sets the MIP generation rule in the MD .

The undo mip create-type command restores the default MIP generation rule.

By default, the MIP generation rule in an MD is none, indicating that no MIPs are generated.

Format

mip create-type { default | explicit | none }

undo mip create-type

Parameters

Parameter Description Value
default

Indicates that MIPs can be generated on the interface without a MEP of a higher level or a MIP of a lower level. Under the default MIP generation rule, MIPs can be generated when no MEPs are configured on an interface.

-

explicit

Indicates that MIPs can be generated on the interface with a MEP of a lower level but without a MEP of a higher level or a MIP of a lower level. Under the explicit MIP generation rule, MIPs can be generated only after a MEP of a lower level is configured on an interface.

-

none

Indicates that MIPs are not generated automatically.

-

Views

MD view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
y1731 write

Usage Guidelines

Usage Scenario

MIPs are located on a link between two MEPs within an MD, facilitating management. The more MIPs there are, the easier it is to manage and control the network. Carriers set up more MIPs for important services than for regular services.

The mip create-type command can be used to set the MIP generation rule in an MD . The created MIPs can respond to LBMs or LTMs sent by a non-MEP in the same MA. A device uses the configured rule to automatically create MIPs.

After a creation rule is configured in a specific MD , all interfaces in the MD use the rule to create MIPs.

  • The mip create-type command can be used only on Layer 2 interfaces to which a specific MD belongs.
  • The mip create-type none command must be run on a VLANIF interface that accesses a VPLS network.

Prerequisites

CFM has been enabled globally using the cfm enable (system view) command.

Example

# Set the MIP generation rule to none in the MD named customer.
<HUAWEI> system-view
[~HUAWEI] cfm enable
[*HUAWEI] cfm md customer level 1
[*HUAWEI-md-customer] mip create-type none
# Set the MIP generation rule to default in the default MD.
<HUAWEI> system-view
[~HUAWEI] cfm enable
[*HUAWEI] cfm default md
[*HUAWEI-default-md] mip create-type default
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >