Home
Certification Preparation
Cisco
CCNA & CCENT
How Can I ping a loopback interface without adding it into ospf
dppagc
Suppose my routers are running OSPF.
I cannot ping 5.5.5.5 unless I use the command below:
router ospf 1
net 5.5.5.5 0.0.0.0 area 0
Is there any way to do it without using tis command?
Find more posts tagged with
Comments
OfWolfAndMan
Yes.
#interface loopback 0
#ip ospf 1 area 0
tomtom1
Redistribute connected subnets
OfWolfAndMan
^^That too.
satishtech
I had a similar issue , resolved redistributing a null route.
Quick Links
All Categories
Recent Posts
Activity
Unanswered
Groups
Best Of