<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.2">
</HEAD>
<BODY>
Hi all,<BR>
I have a problem with configuring multicast routing on xorp (i've tested 1.6 and 1.5 version).<BR>
When I try to add an interface to section plumbing - mfea4, got a following error: <BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; when i running multicast4.boot from doc files by typing &quot;xorp_rtrmgr -b multicast4.boot&quot; in terminal:<BR>
<BLOCKQUOTE>
    [ 2009/07/10 16:45:50&nbsp; FATAL xorp_fea:28921 MFEA +539 mfea_node.cc vif_update ] Assertion (vif_index != Vif::VIF_INDEX_INVALID) failed<BR>
    [ 2009/07/10 16:45:50&nbsp; ERROR xorp_rtrmgr:28920 RTRMGR +754 module_manager.cc done_cb ] Command &quot;/usr/local/xorp/fea/xorp_fea&quot;: terminated with signal 6.<BR>
    [ 2009/07/10 16:45:50&nbsp; INFO xorp_rtrmgr:28920 RTRMGR +299 module_manager.cc module_exited ] Module abnormally killed: fea<BR>
    [ 2009/07/10 16:45:50&nbsp; INFO xorp_rtrmgr:28920 RTRMGR +299 module_manager.cc module_exited ] Module abnormally killed: firewall<BR>
    [ 2009/07/10 16:45:50&nbsp; INFO xorp_rtrmgr:28920 RTRMGR +299 module_manager.cc module_exited ] Module abnormally killed: interfaces<BR>
    [ 2009/07/10 16:45:50&nbsp; INFO xorp_rtrmgr:28920 RTRMGR +299 module_manager.cc module_exited ] Module abnormally killed: mfea4<BR>
    [ 2009/07/10 16:45:50&nbsp; ERROR xorp_rtrmgr:28920 RTRMGR +2003 task.cc task_fail ] Shutting down fatally wounded process (mfea4)<BR>
    [ 2009/07/10 16:45:50&nbsp; ERROR xorp_rtrmgr:28920 RTRMGR +691 master_conf_tree.cc commit_pass2_done ] Commit failed: Can't startup process mfea4<BR>
    [ 2009/07/10 16:45:50&nbsp; ERROR xorp_rtrmgr:28920 RTRMGR +261 master_conf_tree.cc config_done ] Configuration failed: Can't startup process mfea4<BR>
    <BR>
    If i prepare simple config with interface eth0 as system-default and run xorp_rtrmgr, everything is ok. But when login to console by xorpsh and try to configure plumbing, but on commit get error:<BR>
    <BR>
    Welcome to XORP on trois<BR>
    root@trois&gt; configure <BR>
    Entering configuration mode.<BR>
    There are no other users in configuration mode.<BR>
    [edit]<BR>
    root@trois# set plumbing mfea4 disable false<BR>
    [edit]<BR>
    root@trois# commit <BR>
    [ 2009/07/10 16:55:05&nbsp; INFO xorp_rtrmgr:29862 RTRMGR +101 module_manager.cc execute ] Executing module: mfea4 (fea/xorp_fea)<BR>
    [ 2009/07/10 16:55:05&nbsp; FATAL xorp_fea:29863 MFEA +539 mfea_node.cc vif_update ] Assertion (vif_index != Vif::VIF_INDEX_INVALID) failed<BR>
    [ 2009/07/10 16:55:05&nbsp; ERROR xorp_rtrmgr:29862 RTRMGR +2003 task.cc task_fail ] Shutting down fatally wounded process (mfea4)<BR>
    [ 2009/07/10 16:55:05&nbsp; INFO xorp_rtrmgr:29862 RTRMGR +176 module_manager.cc terminate ] Terminating module: mfea4<BR>
    [ 2009/07/10 16:55:05&nbsp; ERROR xorp_rtrmgr:29862 RTRMGR +691 master_conf_tree.cc commit_pass2_done ] Commit failed: Can't startup process mfea4<BR>
    Commit Failed<BR>
    Can't startup process mfea4[edit]<BR>
    root@trois# edit plumbing mfea4 <BR>
    [edit plumbing mfea4]<BR>
    root@trois# set interface eth0<BR>
    [edit plumbing mfea4]<BR>
    root@trois# edit interface eth0 <BR>
    [edit plumbing mfea4 interface eth0]<BR>
    root@trois# set vif eth0 disable false<BR>
    [edit plumbing mfea4 interface eth0]<BR>
    root@trois# commit <BR>
    [ 2009/07/10 16:56:12&nbsp; INFO xorp_rtrmgr:29862 RTRMGR +101 module_manager.cc execute ] Executing module: mfea4 (fea/xorp_fea)<BR>
    [ 2009/07/10 16:56:12&nbsp; WARNING xorp_rtrmgr:29862 XrlFinderTarget +407 ../xrl/targets/finder_base.cc handle_finder_0_2_resolve_xrl ] Handling method for finder/0.2/resolve_xrl failed: XrlCmdError 102 Command failed Target &quot;MFEA_4&quot; does not exist or is not enabled.<BR>
    ...<BR>
    [ 2009/07/10 16:56:42&nbsp; WARNING xorp_rtrmgr:29862 XrlFinderTarget +407 ../xrl/targets/finder_base.cc handle_finder_0_2_resolve_xrl ] Handling method for finder/0.2/resolve_xrl failed: XrlCmdError 102 Command failed Target &quot;MFEA_4&quot; does not exist or is not enabled.<BR>
    [ 2009/07/10 16:56:42&nbsp; ERROR xorp_rtrmgr:29862 RTRMGR +2003 task.cc task_fail ] Shutting down fatally wounded process (mfea4)<BR>
    [ 2009/07/10 16:56:42&nbsp; INFO xorp_rtrmgr:29862 RTRMGR +176 module_manager.cc terminate ] Terminating module: mfea4<BR>
    [ 2009/07/10 16:56:42&nbsp; ERROR xorp_rtrmgr:29862 RTRMGR +691 master_conf_tree.cc commit_pass2_done ] Commit failed: Can't validate start of process mfea4<BR>
    Commit Failed<BR>
    Can't validate start of process mfea4<BR>
</BLOCKQUOTE>
<BR>
Did anyone know, what can by wrong? I'm trying to locate problem, but I still faul.<BR>
<BR>
Thanks for help, Mike
</BODY>
</HTML>