24
<Sysname> system-view
[Sysname] max-ecmp-num 10
The configuration will take effect at the next reboot. Continue? [Y/N]:y
Reboot device to make the configuration take effect.
After reboot, the maximum number of ECMP routes is 10.
reset ip routing-table statistics protocol
Use
reset ip routing-table statistics protocol
to clear IPv4 route statistics.
Syntax
reset ip routing-table statistics protocol
[
vpn-instance
vpn-instance-name
] {
protocol
|
all
}
Views
User view
Predefined user roles
network-admin
Parameters
vpn-instance
vpn-instance-name
: Clears the IPv4 route statistics for an MPLS L3VPN instance specified
by its name, a case-sensitive string of 1 to 31 characters. Without this option, the command clears route
statistics for the public network.
protocol
: Clears route statistics for a routing protocol. It can be
bgp
,
direct
,
isis
,
ospf
,
rip
, or
static
.
all
: Clears route statistics for all IPv4 routing protocols.
Examples
# Clear all IPv4 route statistics for the public network.
<Sysname> reset ip routing-table statistics protocol all
reset ipv6 routing-table statistics
protocol
Use
reset ipv6 routing-table statistics protocol
to clear IPv6 route statistics.
Syntax
reset ipv6 routing-table statistics protocol
[
vpn-instance
vpn-instance-name
] {
protocol
|
all
}
Views
User view
Predefined user roles
network-admin
Parameters
vpn-instance
vpn-instance-name
: Clears route statistics for an MPLS L3VPN instance specified by its
name, a case-sensitive string of 1 to 31 characters. Without this option, the command clears the route
statistics for the public network.
protocol
: Clears route statistics for an IPv6 routing protocol. It can be
bgp4+
,
direct
,
isisv6
,
ospfv3
,
ripng
,
or
static
.