[Xorp-users] Fwd: underlying vif is not UP

Pavlin Radoslavov pavlin at icir.org
Fri Oct 20 17:45:14 PDT 2006


> The exact error message is as I stated:
> "101 command failed Cannot enable vif rl0 no such vif"
> I configured the interfaces and the fea (for unicasting), and I was able to
> commit the changes without errors, When I reached the mfea4 and I configured
> it and tried to commit the changes, the previously stated error occured.
> I didn't proceed to configure the igmp or the pim-sm or fib2mrib since I got
> this error.
> Note here that both interfaces are enabled in mfea4 in addition to
> traceoptions and vif register_vif.
> I read that vif register_vif must be enabled in case PIM-SM is used, so
> since I did not configure PIM-SM yet, does that lead to such an erro when I
> enable it??
> 
> Here is the plumbing configuration:


Your MFEA configuration looks fine. What your "interfaces" section
looks like.

Regards,
Pavlin

> plumbing {
> 
> mfea4 {
> 
> disable: false
> 
> interface rl0 {
> 
> vif rl0 {
> 
> disable: false
> 
> }
> 
> }
> 
> interface rl1 {
> 
> vif rl1 {
> 
> disable: false
> 
> }
> 
> }
> 
> interface register_vif {
> 
> vif register_vif {
> 
> disable: false
> 
> }
> 
> }
> 
> traceoptions {
> 
> flag all {
> 
> disable: false
> 
> }
> 
> }
> 
> }
> 
> }



More information about the Xorp-users mailing list