cc/td/doc/product/aggr/vpn5000/5000sw/conc52x/ref52x
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

reset ip

reset ip

The reset ip commands are used to reset or clear IP routing parameters, relays and statistics.

reset ip {statistics |
routing {all |
IP_address [mask]} |
cache {all |
IP_address [mask]}}

Syntax Description

statistics

Resets all of the IP statistic tallies to zero. This is helpful if you are debugging an IP problem and want to watch IP statistics accrue from the current time.

routing {all | IP_address [mask]}

Removes entries from the routing table. These can be static routes configured previously or dynamic routes picked up via RIP.

  • IP_address [mask] specifies the destination host IP address or network address for the entry to be deleted. Its value should be entered in dotted-decimal format.

  • all removes all dynamic routes and the router relearns them.

cache {all | IP_address [mask]}

Clears entries from the IP portion of the fast-routing cache.

  • IP_address [mask] specifies the destination host IP address or network address for the entry to be deleted. Its value should be entered in dotted-decimal format.

  • all removes all dynamic routes and the router relearns them.

Examples

This example removes a routing table entry for a host route from both the runtime and configuration.

reset ip routing 198.41.12.2 255.255.255.255 
 

Related Commands

Command Description

add ip route

Adds a static IP route

show ip

Shows IP configuration and statistics


hometocprevnextglossaryfeedbacksearchhelp
Posted: Wed Sep 27 11:14:27 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.