[Xorp-users] OSPFv3 problem?

Atanu Ghosh atanu at ICSI.Berkeley.EDU
Wed Jul 9 18:36:36 PDT 2008


Hi,

The integer is an instance ID, in the future it will be possible to run
multiple instances of OSPFv3. At the moment only a a single instance can
be run but you can select that instance value.

  Atanu.

Ben Greear <greearb at candelatech.com> wrote:

> Ben Greear wrote:
> > 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 {
> >                 }
> >             }
> 
> Ok, so I had a bad syntax.
> 
> An integer is needed after ospf6, as in:
> 
> ospf6 0 {
> 
> No idea what it means, but it's required.
> 
> I was also missing an open parens after the interface foo {
> lines.
> 
> Now xorp starts, but it doesn't seem to be populating IPv6 routes.
> This could be other issues with my setup, however..so I'll go off
> and try to debug that.
> 
> Thanks,
> Ben
> 
> -- 
> Ben Greear <greearb at candelatech.com>
> Candela Technologies Inc  http://www.candelatech.com
> 
> _______________________________________________
> Xorp-users mailing list
> Xorp-users at xorp.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-users



More information about the Xorp-users mailing list