Minimum RIPng Configuration
For a router to accept RIPng routes, you must configure at least one RIPng group and the associated neighbor. Routes received from routers that are not configured as neighbors are ignored. All other RIPng configuration statements are optional. Include one
neighborstatement for each interface on which you want to receive routes. The local router imports all routes by default from this neighbor and does not advertise routes.[edit]protocols {ripng {groupgroup-name{neighborinterface-name;}}}
NOTE: When you configure RIPng on an interface, you must also configure
family inet6at the[edit interfacesinterface-nameunitlogical-unit-number]hierarchy level.