Here you go...although I believe I have already give everything relevant to the equation.
Main Topics
Browse All TopicsI am working on configuring a small lab environment and I am seeing a entry in the routing table that does not make sense. I have followed the guideline for the lab set up to the T, and their samples show the exact same output EXCEPT for this one line:
C 10.1.100.2/32 is directly connected, Serial0/0
I understand WHAT the implications are of this in the routing table BUT why does it show up? Is it because I am running a newer IOS?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
I'm guessing it is the 'ip ospf network point-to-point' that causes it to show up. I've had plenty of serial connections on OSPF enabled routers, and I've never seen that(also never used 'ip ospf network point-to-point')
http://www.cisco.com/en/US
The Cisco IOS software automatically creates neighbor routes by default; that is, it automatically sets up a route to the peer address on a point-to-point interface when the PPP IPCP negotiation is completed.
To disable this default behavior or to reenable it once it has been disabled, use the following commands in interface configuration mode:
no peer neighbor-route
Business Accounts
Answer for Membership
by: rochey2009Posted on 2009-11-07 at 10:52:04ID: 25767531
hi,
please can you post the config.