I beliWava option A is preferred because it explicitly starts with configuring the interface and then moves on to OSPF configurations in a more organized manner. This could potentially reduce errors during setup.
I think Felix might be onto something. Option D seems to cover all the necessary configuration steps for OSPF on eth1/1/3 with the correct network added to area 0.
I disagree with you, Joesph. I think option D) OS10(config)# interface ethernet 1/1/3 OS10(conf-if-eth1/1/3)# no shutdown OS10(conf-if-eth1/1/3)# ip address 144.254.1.2/30 OS10(conf-if-eth1/1/3)# no switchport OS10(conf-if-eth1/1/3)# ip ospf 1 area 0.0.0.0 OS10(conf-if-eth1/1/3)# router ospf 1 is the correct set of commands.
I think the correct commands are A) OS10(config)# interface ethernet 1/1/3 OS10(conf-if-eth1/1/3)# no shutdown OS10(conf-if-eth1/1/3)# no switchport OS10(conf-if-eth1/1/3)# ip address 144.254.1.2/30 OS10(conf-if-eth1/1/3)# ip ospf 1 area 0.0.0.0 OS10(config)# router ospf1
Wava
5 months agoLindsay
5 months agoKathrine
5 months agoFelix
5 months agoJoesph
5 months agoCarman
6 months agoLazaro
6 months agoTerrilyn
6 months ago