ā02-17-2010 02:35 AM - edited ā03-06-2019 09:44 AM
hai, can anyone help me to know the use of process id in ospf...?
ā02-17-2010 02:39 AM
The process ID is the ID of the OSPF process to which the interface belongs. The process ID is local to the router, and two OSPF neighboring routers can have different OSPF process IDs. (This is not true of Enhanced Interior Gateway Routing Protocol [EIGRP], in which the routers need to be in the same autonomous system). Cisco IOSĀ® Software can run multiple OSPF processes on the same router, and the process ID merely distinguishes one process from the another. The process ID should be a positive integer. In this example, the process ID is 1.
ā02-17-2010 02:41 AM
hai, can anyone help me to know the use of process id in ospf...?
Hi,
The process ID is the ID of the OSPF process to which the interface belongs. The process ID is local to the router, and two OSPF neighboring routers can have different OSPF process IDs.
Cisco IOSĀ® Software can run multiple OSPF processes on the same router, and the process ID merely distinguishes one process from the another. The process ID should be a positive integer.
Hope to help !!
If helpful do rate the post
Ganesh.H
ā02-17-2010 02:42 AM
mits.sasi wrote:
hai, can anyone help me to know the use of process id in ospf...?
Mithun
The OSPF process id is locally significant on the router. Unlike EIGRP for example, the process id does not have to match between 2 neighbors for a neigborship to establish.
You can run multiple OSPF processes on the same physical router and the process id would be how the router distinguishes between the processes. Also when redistributing OSPF into another routing protocol you need to specify the process id.
Note that running multiple OSPF processes on the same router is not normally recommended as OSPF can be quite heavy on the router rseources.
Jon
ā02-17-2010 02:43 AM
In complex routing architectures you might want to have two (or more) completely seperate OSPF routing processes, one serving one set of interfaces and one serving a different set of interfaces. These processes can be distinguished by means of the process id. They will operate entirely independently of each other (unless you choose to redistribute routes between them), and will hold completely seperate link-state databases. They will pass "like ship in the night" without any interference from each other.
Kevin Dorrell
Luxembourg
ā07-09-2019 06:53 AM
So to what Kevin is saying, is that a way to split the LSDB without having different areas?
ā07-09-2019 10:16 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide