The display rip ecmp-group command displays information about Equal Cost Multiple Path (ECMP) groups of a RIP process.
The display ripng ecmp-group command displays the information about Equal Cost Multiple Path (ECMP) groups of a RIPng process.
Usage Scenario
To check information about ECMP groups of a RIP process, run the display rip ecmp-group command. On a network with redundant links, if a route switchover occurs due to a link failure, this command can be used to check whether the route switchover is correctly performed.
To check the information about ECMP groups of a RIPng process, run the display ripng ecmp-group command. On a network with redundant links, if a route switchover occurs due to a link failure, run the display ripng ecmp-group command to check whether the route switchover is correctly performed.The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display rip ecmp-group
RIP(1) ECMP Group Information
------------------------------------------------------------------
ECMPGroupId Flag RefCnt NextHop
------------------------------------------------------------------
3992977482 D 1 10.18.1.1
3992977483 URT 1 10.18.1.2
10.19.1.2
3992977485 D 1 10.19.1.1
------------------------------------------------------------------
Flags: D-Direct, URT
Used ECMP Group Number: 3
Item | Description |
---|---|
ECMPGroupId | ID of an ECMP group. |
RefCnt | Number of routes using the ECMP group ID. |
NextHop | Next hop. |
Used ECMP Group Number | Number of ECMP groups in use. |
Flags | Route attribute:
|