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
9 months agoLindsay
9 months agoKathrine
9 months agoFelix
9 months agoJoesph
9 months agoCarman
9 months agoLazaro
9 months agoTerrilyn
10 months ago