[Xorp-users] simple xorp configuration
Timur Irmatov
irmatov at gmail.com
Fri Jul 17 02:15:57 PDT 2009
On Thu, Jul 16, 2009 at 5:44 PM, Bruce Simpson<bms at incunabulum.net> wrote:
> Sorry for the delay in responding to your question. As you can probably
> tell, the project is in a state of change at the moment, this is going to
> affect community support for some time.
Thank you for responding!
> Timur Irmatov wrote:
>>
>> When I start xorp_rtrmgr, I see two processes running: xorp_rtrmgr and
>> xorp_fea. Then I just try to add vlan interface (this interfaces does
>> not exits in the system at the moment):
>>
>> set vif eth0.333 vlan vlan-id 333
>>
>> When I try to commit, I get a message that commit failed.
>>
>> # commit
>> Commit Failed
>> Reconfig of process caused process to fail.[edit]
>>
>> I see following in logs:
>>
>> Jul 16 11:30:19 router xorp_rtrmgr: [ 2009/07/16 11:30:19 FATAL
>> xorp_fea:8700 FEA +1607 iftree.cc insert_ifindex ] Assertion
>> (iter->second == ifp) failed
>> Jul 16 11:30:19 router xorp_rtrmgr: [ 2009/07/16 11:30:19 ERROR
>> xorp_rtrmgr:8699 RTRMGR +754 module_manager.cc done_cb ] Command
>> "/usr/local/xorp/fea/xorp_fea": terminated with signal 6.
>>
>
> Did you look at fea/iftree.cc line 1607? This assertion looks as though
> it's being triggered because you have more than one interface with the same
> interface index in this system. XORP's FEA will use the interface index as
> the primary key for learning about network interfaces in the system.
Uhm, I don't quite understand what that means. I don't assign
interface indexes, it is done by Linux itself, I guess?
> Have you tried creating the VLAN interface from outside of XORP? Do you see
> similar errors?
Yes, I am fully able to create and configure VLAN interfaces through
vconfig and ip tools, so there is no problem with VLANs outside of
XORP.
> This sounds similar to stuff other folk ran into, and the workaround was
> simple, off the top of my head, try the list archives.
I have tried to search archives but found nothing. By the way, I tried
to install XORP 1.6 on fresh stable Debian lenny system, I have the
same problem with creation of vlans through xorp. I could create them
outside of xorp for now. Did anyone had success with creating vlans on
Linux through xorp, not through system networking scripts?
--
Timur Irmatov, xmpp:irmatov at jabber.ru
More information about the Xorp-users
mailing list