85
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
clear ip ospf policy statistics
Usage Guidelines
Use the
clear ip ospf statistics
command to learn the policy statistics shown in the
show ip ospf policy
statistics
command. Use the
instance-tag
argument to clear the policy statistics from one OSPF
instance.
If you do not specify the instance tag, Cisco NX-OS clears the policy statistics from
all OSPF instances.
Use the
show ip ospf policy statistics
command to to view the statistics that you are clearing.
This command requires the LAN Base Services license.
Examples
This example shows how to clear all OSPF policy statistics for area 99 inbound filtered routes for OSPF
201:
switch#
clear ip ospf 201 policy statistics area 99 filter-list in
This example shows how to clear all OSPF policy statistics for all BGP redistributed routes for OSPF
202:
switch#
clear ip ospf 202 policy statistics redistribute bgp
Related Commands
Command
Description
show ip ospf policy statistics
Displays details for OSPF policies.