How Can I ping a loopback interface without adding it into ospf
dppagc
Member Posts: 293
in CCNA & CCENT
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?
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?
Comments
-
OfWolfAndMan Member Posts: 923 ■■■■□□□□□□Yes.
#interface loopback 0
#ip ospf 1 area 0:study:Reading: Lab Books, Ansible Documentation, Python Cookbook 2018 Goals: More Ansible/Python work for Automation, IPSpace Automation Course [X], Build Jenkins Framework for Network Automation [] -
OfWolfAndMan Member Posts: 923 ■■■■□□□□□□^^That too.:study:Reading: Lab Books, Ansible Documentation, Python Cookbook 2018 Goals: More Ansible/Python work for Automation, IPSpace Automation Course [X], Build Jenkins Framework for Network Automation []