ospf routing
ospf routing
100 is process id of routing local value for router can be shared between router can be repeat
R1(config-router)#router-id 1.1.1.1
*******************************************************
R1(config)#router ?
R1(config)#router osf
R1(config)#router os
R1(config-router)#router
R1(config-router)#?
R1(config-router)#rout
R1(config-router)#router-id 1.1.1.1
R1(config-router)#net
% Incomplete command.
R1(config-router)#ne
R1(config-router)#netwo
R1(config-router)#exit
R1(config)#
*Aug 11, 14:43:45.4343: 14:43:45: %OSPF-5-ADJCHG: Process 100, Nbr 2.2.2.2 on Serial0/0/0 from LOADING to FULL,
Loading Done
***********************************************************************************************
***
R2(config-router)#?
area OSPF area parameters
R2(config-router)#router
R2(config-router)#router-id 2.2.2.2
R2(config-router)#net
R2(config-router)#netwo
00:13:45: %OSPF-5-ADJCHG: Process 200, Nbr 1.1.1.1 on Serial0/0/0 from LOADING to FULL, Loading Done
R2(config-router)#exit
***********************************************************************************************
***
R3(config)#router ?
R3(config)#router osf
R3(config)#router os
R3(config-router)#router
R3(config-router)#router-id 3.3.3.3
R3(config-router)#netwo
R3(config-router)#network 192.168.3.0 0.0.0.255 area 0
R3(config-router)#netw
R3(config-router)#exit
************************************************************************************