User Manual
UMN:CLI
V5824G
369
To enable ECMP load splitting, use the following command.
Command
Mode
Description
ip multicast multipath
[
srcip
|
srcgrpip
]
Global
Enables ECMP load splitting.
srcip: source address (default)
srcgrpip: source and group address
no ip multicast multipath
Disables ECMP load splitting.
9.3.1.4
MRIB Entry Limit
You can limit the maximum number of multicast routing entries in the multicast routing
table in the multicast routing information base (MRIB), and then the system generates an
error message when the number of the entries exceeds the limit. If the warning threshold
is specified, the system generates a warning message when the number of the entries
exceeds the threshold.
To specify the maximum number of multicast routing entries, use the following command.
Command
Mode
Description
ip multicast route-limit
LIMIT
[
THRESHOLD
]
Global
Specifies the limit of the maximum number of multicast
routing entries.
LIMIT: number of routing entries (1-214783647)
THRESHOLD: warning threshold (1-214783647)
no ip multicast route-limit
Deletes a specified limit.
The warning threshold must not exceed the maximum number of multicast routing entries.
9.3.1.5
Displaying MRIB Entry
To display the multicast routing entries in the MRIB, use the following command.
Command
Mode
Description
show ip mroute
[
summary
]
Enable
Global
Bridge
Shows all multicast routing entries.
summary: abbreviated display
show ip mroute
{
dense
|
sparse
}
[
summary
]
Shows the multicast routing entries for a given PIM
mode.
dense: dense mode
sparse: sparse mode
show ip mroute
A.B.C.D
[
dense
|
sparse
] [
summary
]
Shows the multicast routing entries for a given group.
A.B.C.D: group address
show ip mroute
A.B.C.D A.B.C.D
[
dense
|
sparse
] [
summary
]
Shows the multicast routing entries for a given group
and source.
A.B.C.D: group/source address
show ip mroute
A.B.C.D/M
[
dense
|
sparse
] [
summary
]
Shows the multicast routing entries for a given group
range.
A.B.C.D/M: group address and prefix
!