PDA

View Full Version : Review ? #11


talbert
01-23-2008, 03:30 PM
Should the answer not be Router1(config)#ipv6 router rip 1 or Router1(config-if)ipv6 rip 1 enable instead of Router1(config-if)#ipv6 router rip 1? The example routers were configured using ipv6 rip 1 enable on the interfaces on pages 759-60, but the explanation for question 11 on page 771 says that the ipv6 router rip number command is used on the interface. I'm guessing the book is wrong in either the example or the review, just not sure which.

dbeare
01-23-2008, 04:48 PM
According to Cisco, to enable RIPng for IPv6, the following command is used on an interface:
(config-if)# ipv6 rip name enable

This is from the document located at http://www.cisco.com/univercd/cc/td/doc/product/software/ios123/123cgcr/ipv6_c/sa_ripv6.htm#wp1027195

I take it that the explanation to the review question is incorrect, as is the answer, and the explanation on page 760 in the book is correct.

sukarabi
09-02-2008, 03:53 AM
Yes the answer given here is the one who should be typed in global mode not in interface mode.

Bruno

lammle
09-02-2008, 11:59 AM
yes, this is right and is already in the errata.