< Home

display cfm mip

Function

The display cfm mip command displays MIP information.

Format

display cfm mip [ interface interface-type interface-number | level level ]

Parameters

Parameter Description Value
level level Displays information about a MIP of a specified level. level specifies the level of the MIP. The value is an integer that ranges from 0 to 7. A larger value indicates a higher level.
interface-type interface-number Displays MIP information on a specified interface.
  • interface-type specifies the interface type.

  • interface-number specifies the interface number.

-

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

Usage Scenario

You can use the display cfm mip command to check MIPs, interfaces where MIPs are configured, and levels of the MIPs on the device.

Precautions

If level level and interface interface-type interface-number are not specified, information about all MIPs on the device is displayed.

Example

# Display information about all MIPs.

<HUAWEI> display cfm mip
Interface Name                Level      MAC
--------------------------------------------------------
GigabitEthernet0/0/1          0          0018-82e2-377f
GigabitEthernet0/0/1          0          0018-82e2-375f

# Display information about the MIP at level 7.

<HUAWEI> display cfm mip level 7
Interface Name                Level      MAC
--------------------------------------------------------
GigabitEthernet0/0/1          7          0018-82e2-367f
GigabitEthernet0/0/1          7          0018-82e2-365f

# Display information about MIPs on GigabitEthernet0/0/1.

<HUAWEI> display cfm mip interface gigabitethernet 0/0/1
Interface Name                Level      MAC
--------------------------------------------------------
GigabitEthernet0/0/1          0         0018-82e2-368f

# Display information about MIPs on the GigabitEthernet0/0/1.

<HUAWEI> display cfm mip interface gigabitethernet 0/0/1
Info: The MIP does not exist.
Table 1 Description of the display cfm mip command output

Item

Description

Interface Name

Name of the interface where a MIP is configured.

Level

Level of the MIP. The value ranges from 0 to 7. A larger value indicates a higher priority.

To set the level of the MIP, run the cfm mip command.

MAC

MAC address of the MIP.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >