another wrong answer?

This is from the 1.7 INTRO question bank update downloaded from ciscopress.com:

Interface B is set up to use the RIP routing protocol: RouterB(config)#router rip enable

RouterA#config terminal

RouterA(config)#interface Serial0/0

RouterA(config-if)#ip address 10.1.1.1 255.255.255.0

RouterA(config-if)#clock rate 64000

RouterA(config-if)#no shut

RouterA(config-if)#interface FastEthernet0/0

RouterA(config-if)#ip address 172.16.1.1 255.255.255.0

RouterA(config-if)#no shutdown

RouterA(config-if)#exit

RouterA(config)#router ospf 1

RouterA(config-router)#network 10.1.1.1 0.0.0.0 area 0

RouterA(config-router)#network 172.16.1.1 0.0.0.0 area 0

RouterB>enable

RouterB#config terminal

RouterB(config)#interface Serial0/0

RouterB(config-if)#ip address 10.1.1.2 255.255.255.0

RouterB(config-if)#no shut

RouterB(config-if)#interface FastEthernet0/0

RouterB(config-if)#ip address 192.168.1.1 255.255.255.0

RouterB(config-if)#no shutdown

RouterB(config-if)#exit

RouterB(config)#router rip

Reply to
Mark Scott
Loading thread data ...

You're correct: the "router rip" command on Router B is obiviously wrong. Are you sure you downloaded the INTRO update? This sounds like a question from the ICND test bank.

Allan Wingenbach

Reply to
Allan Wingenbach

Yeah, it was the update, the questions now load up "boson" and are not shown until you actually click the sim button

Reply to
Mark Scott

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.