Sunday, January 15, 2012

Command to enable OSPF Routing protocol on Router interface mode


Here is a Command to enable OSPF routing protocol on a router interface mode for that particular interface
as-
Router(Config-if)#ip ospf <process-id> area <area-id> [secondaries none].

Ex.
Router(Config-if)#ip ospf 100 area 0 secondaries none
 
-->Here secondaries none is optional which prevent other secondary ip address on the interface being advertise.


For Further Reading,
General, Networking, Technology

0 comments:

Post a Comment


 

Site Status

Man Behind Technical Today

Hello, I am Navin Bansal. I am a student of MCA in Rajsthan Institute of Engineering and Technology and owner of this blog. I share my view and ideas among people.