R2511-HP MSR Router Series Layer 3 - IP Routing Command Reference(V5)
24
Default command level
2: System level
Parameters
ip-address: Specifies a destination IP address in dotted decimal notation.
mask: Specifies the IP address mask in dotted decimal notation.
mask-length: Specifies the IP address mask length in the range of 0 to 32.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display the load sharing statistics for destination 10.2.1.0/24.
<Sysname> display load-sharing ip address 10.2.1.0 24
There are/is totally 3 route entry(s) to the same destination network.
Nexthop Packet(s) Bandwidth[KB] Flow(s) Interface
10.1.1.2 763851 100000 0 Ethernet1/1
10.1.2.2 1193501 155000 0 Atm1/0
10.1.3.2 15914 2048 0 Serial2/0
Table 7 Command output
Field Descri
p
tion
Nexthop Next hop address
Packet Total number of packets forwarded through the outbound interface
Bandwidth Bandwidth of the outbound interface used for load sharing
Flow Number of flows fast forwarded through the outbound interface
Interface Name of the outbound interface
ip user-based-sharing enable (system view)
Use ip user-based-sharing enable to enable user-based load sharing.
Use undo ip user-based-sharing enable to restore the default.
Syntax
ip user-based-sharing enable
undo ip user-based-sharing enable
Default
User-based load sharing is disabled.










