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.
|
- |
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.
# 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.
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. |