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

Venketesan venkthi1 at iit.edu
Wed Oct 18 11:34:09 PDT 2006


I had the problem (in 1.2), basically the NIC needs to be connected to 
a switch i.e. it shud have some connection.
Thanks,
Venkat
-------------- next part --------------
---------- Forwarded message ----------
From: hilal chouman <hilalchouman at gmail.com>
Date: Oct 18, 2006 6:56 PM
Subject: Re: [Xorp-users] underlying vif is not UP
To: Pavlin Radoslavov <pavlin at icir.org>

I'll check that Pavlin and tell you the feed back
I have a question about what you mentioned about "underlying interface is
really UP". Do you mean being ENABLED? If so, It is enabled. But I can't
find the UP remark anywhere??
I'll check if the interface has a previous configured IP and tell you back.

Regards,
Hilal



On 10/18/06, Pavlin Radoslavov <pavlin at icir.org> wrote:
>
> > I am a new  xorp user. I am trying to enable multicast routing (PIM_SM)
> and
> > Whenever I reach the mfea4 configuration and try to commit the changes I
>
> > already did, I receive this message:
> >
> > *102 Command failed Cannot start vif fxp0. underlying vif is not UP.*
> >
> > I am stuck at this point and can't commit the changes and thus I am
> obliged
> > to discard them If I wanna go out of the configuration mode  to the
> > operational mode.
> > If anyone can help with to fix this error, I would be grateful.
>
> Can you double-check that you have "interfaces" configuration
> section and that it contains an entry for fxp0. E.g., if fxp0
> already has an IP address before starting XORP, then you could use
> the simpler configuration:
>
> interfaces {
>    interface fxp0 {
>        default-system-config
>    }
> }
>
> Otherwise, you need to explicitly configure its IP address, etc:
>
> interfaces {
>    interface fxp0 {
>        vif fxp0 {
>            address 10.0.0.1 {
>                prefix-length: 24
>            }
>        }
>    }
> }
>
> After that double-check that the underlying interface is really UP
> by using the following xorpsh command:
>
> show interfaces
>
> Regards,
> Pavlin
>



-- 
Hilal Chouman
???? ?????

-- 
Hilal Chouman
???? ?????
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/xorp-users/attachments/20061018/fa437c2c/attachment-0001.html 
-------------- next part --------------
_______________________________________________
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