05-23-2011 02:20 PM - edited 03-07-2019 12:38 AM
Hello
Team,
How can I add a statement on like the one below for OSPF. I would like to add the statement as follow: O 192.168.3.0/24 [110/11] via 192.168.101.5, 3d00h, FastEthernet0/1.
I just can't seem to find the right commands.
O E2 192.168.6.0/24 [110/20] via 192.168.101.5, 3d00h, FastEthernet0/1
O E2 192.168.7.0/24 [110/20] via 192.168.101.5, 3d00h, FastEthernet0/1
O 192.168.1.0/24 [110/11] via 192.168.101.5, 3d00h, FastEthernet0/1
My OSPF is this
router ospf 1
log-adjacency-changes
area 0 authentication message-digest
network 10.0.0.3 0.0.0.0 area 0
network 10.254.254.2 0.0.0.0 area 0
network 192.168.100.0 0.0.1.255 area 0
Thanks
05-23-2011 11:57 PM
Hi,
Then you'll have to go on 192.168.101.5 and issue:
router ospf 1
network 192.168.30. 0.0.0.255 area 0
Regards.
Alain.
05-24-2011 07:00 AM
Thanks Alain,
Just want to make sure you did not leave anything out. It seems you meant to give me further instructions when you say: Then you'll have to go on 192.168.101.5 and issue.
Just checking., If you got something else to add, it will definetely be welcome. I will wait for your reply before i start implementing.
Thanks
05-24-2011 07:26 AM
No,
That was all I wanted to say.
Regards.
Alain.
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