display cfm mip

Function

The display cfm mip command displays information about a MIP.

Format

display cfm mip [ interface { interface-name | ifType ifNum } | level level ]

Parameters

Parameter Description Value
interface ifType ifNum

Displays information about a MIP on a specified interface.

ifType specifies the type of an interface, and the value can be Ethernet, Eth-Trunk, or GE. ifNum specifies the number of an interface.

level level

Displays information about a MIP with a specified level.

level specifies the level of a MIP. The value is an integer ranging from 0 to 7. A larger value indicates a higher level.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
y1731 read

Usage Guidelines

Usage Scenario

To check the MIPs, interfaces on which the MIPs reside, and levels of the MIPs on a device, run the display cfm mip command.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display information about a MIP with a level of 7.
<HUAWEI> display cfm mip level 7
Interface Name                Level MAC                 Config Type
-------------------------------------------------------------------
Gigabitethernet0/1/1                 7     00e0-fc12-7880      Manual
# Display information about all MIPs.
<HUAWEI> display cfm mip
Interface Name                Level MAC                 Config Type
-------------------------------------------------------------------
Gigabitethernet0/1/1                 2     00e0-fc12-7880      Manual
# Display information about the MIP on GE 0/1/1.
<HUAWEI> display cfm mip interface gigabitethernet0/1/1
Interface Name                Level MAC                 Config Type
-------------------------------------------------------------------
GigabitEthernet0/1/1                 2     00e0-fc12-7880      Manual
Table 1 Description of the display cfm mip command output
Item Description
Interface Name

Name of the interface on which the MIP resides.

Level

Level of the MIP, ranging from 0 to 7.

MAC

MAC address of the MIP.

A MIP's MAC address can be a bridge MAC address or the MAC address of the interface on which the MIP resides, depending on the configured MP MAC address model:

  • If the shared MAC address model is configured, a MIP uses a bridge MAC address as its own MAC address.
  • If the individual MAC address model is configured, a MIP uses the MAC address of the interface on which the MIP resides.
Config Type

MIP generation mode.

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