[Xorp-users] OSPFv3 problem?

Ben Greear greearb at candelatech.com
Tue Jul 8 16:39:25 PDT 2008


I'm trying to add OSPFv3 (and v2 and multicast) support to one
of my virtual routers.

 From the xorp-user guide, I think I have it configured correctly,
but perhaps not.

The error in the logs:
[ 2008/07/08 16:31:39  ERROR xorp_rtrmgr:12359 RTRMGR main_rtrmgr.cc:330 run ] rtrmgr shutting down due to an init error: PARSE ERROR [Config File vr_conf/xorp-vr10001.conf, line 89]: No template found in template map; Last symbol parsed was "router-id"

The ospfv6 section looks like:

     ospf6 {
         router-id: 127.1.0.1
         area 0.0.0.0 {
             interface rddVR2
                 vif rddVR2 {
                 }
             }

             interface rddVR1
                 vif rddVR1 {
                 }
             }

             interface rddVR4
                 vif rddVR4 {
                 }
             }

         } /* area */

     } /* ospfv6 protocol */

The line 89 is the 'area 0.0.0.0 {' one.


My config is attached.  Any idea what I'm doing wrong?

Thanks,
Ben

-- 
Ben Greear <greearb at candelatech.com>
Candela Technologies Inc  http://www.candelatech.com

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: xorp-vr10001.conf
Url: http://mailman.ICSI.Berkeley.EDU/pipermail/xorp-users/attachments/20080708/e32b32c0/attachment.ksh 


More information about the Xorp-users mailing list