Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 1 Static Route Configuration Commands
3Com Corporation
1-14
<3Com > display ip routing-table vpn-instance vpn1 10.1.1.1
Routing tables: vpn1 Route-Distinguisher: 100:1
Destination/Mask Protocol Pre Cost Nexthop Interface
10.1.1.1/32 DIRECT 0 0 127.0.0.1 InLoopBack0
10.1.1.0/24 DIRECT 0 0 10.1.1.1 LoopBack0
1.1.11 reset ip routing-table
Syntax
reset ip routing-table [ vpn-instance vpn-instance-name ] statistics protocol
protocol-type
View
User view
Parameter
vpn-instance vpn-instance name: Specifies the name of the VPN-instance.
protocol protocol-type: Specifies the protocol type, including all, BGP, direct
connection route, ISIS, OSPF, OSPF ASE, OSPF NSSA, RIP, and static route.
Description
Use the reset ip routing-table command to clear the routing table.
When you specify the vpn-instance, the numbers of added and deleted routes of the
specified protocol are set to zero.
Example
# Remove the routing information of the private network whose VPN-instance name is
3Com 1.
[Router] reset ip routing-table vpn-instance 3Com 1
Routing tables:
Proto route active added deleted
DIRECT 2 2 0 0
STATIC 1 1 0 0
BGP 0 0 0 0
RIP 0 0 0 0
IS-IS 0 0 0 0
OSPF 0 0 0 0
O_ASE 0 0 0 0
O_NSSA 0 0 0 0
AGGRE 0 0 0 0
Total 3 3 0 0