HP VPN Firewall Appliances Network Management Command Reference

539
Field Descri
p
tion
active Number of active routes from the origin.
added
Number of routes added into the routing table since the router started up or the routing
table was last cleared.
deleted Number of routes marked as deleted, which will be cleared after a period.
freed Number of routes that got freed (removed permanently)
Total Total number of routes.
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
Default command level
2: System level
Parameters
vpn-instance vpn-instance-name: Clears the IPv4 route statistics for a VPN 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 the IPv4 routing protocol. It can be bgp, direct, isis, ospf, rip, or static.
The following matrix shows the values for the protocol argument on different firewalls and firewall
modules:
Hardware Protocol
ke
y
words
F1000-A-EI/F1000-S-EI bgp, direct, ospf, rip, static, and guard
F1000-E bgp, direct, ospf, rip, static, and guard
F5000 bgp, direct, isis, ospf, rip, static, and guard
F5000-S/F5000-C bgp, direct, ospf, rip, static, and guard
VPN firewall modules bgp, direct, ospf, rip, static, and guard
20-Gbps VPN firewall modules bgp, direct, ospf, rip, static, and guard
all: Clears route statistics for all IPv4 routing protocols.
Examples
# Clear route statistics for VPN instance Sysname1.
<Sysname> reset ip routing-table statistics protocol vpn-instance Sysname1 all