43
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
.
all
: Clears route statistics for all IPv6 routing protocols.
Examples
# Clear all IPv6 route statistics for the public network.
<Sysname> reset ipv6 routing-table statistics protocol all
rib
Use
rib
to enter RIB view.
Use
undo rib
to remove all configurations in RIB view.
Syntax
rib
undo rib
Views
System view
Predefined user roles
network-admin
Examples
# Enter RIB view.
<Sysname> system-view
[Sysname] rib
[Sysname-rib]