This is the address of the loopback.

conf t
int loopback 0
no ip address 10.0.0.X 255.255.255.0




Daniel Ladrach
CCNP, CCNA
WorldCom



-----Original Message-----
From: J. Johnson [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 11, 2003 12:23 PM
To: [EMAIL PROTECTED]
Subject: newbie: removing an ip route to loopback [7:62811]


Please pardon my newbieness ...

I have a router with this in the routing table:

Router#show ip route
     
     10.0.0.0/24 is subnetted, 1 subnets
     C       10.0.0.0 is directly connected, Loopback0
     
Router#

I would like to remove it.  However, the following (and several variations) 
doesn't do the trick:

Router(config)#no ip route 10.0.0.0 255.255.255.0 Loopback 0
%No matching route to delete
Router(config)# 

This command with other addresses works the way I would expect it to work. 
E.g. I can do "ip route 10.0.0.3 255.255.255.255 Loopback 0" and the route 
appears, and then "no ip route 10.0.0.3 255.255.255.255 Loopback 0" and the 
route is gone.  Presumably the difference is that the 10.0.0.0 address is a 
network address.  Is there a way to remove it?

This router is a 3620 shared by several people in a lab environment.  I 
don't know how this route got into the table.

James




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=62840&t=62811
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to