[Xorp-users] XORP-PIM Commands are NOT Working !

Vunnava Kesava Srinivas-B32946 B32946 at freescale.com
Tue Nov 30 20:32:52 PST 2010


Also forgotten to add that using Xorp Version is 1.6 and the Command I
am trying to use is "show pim neighbors" ; but after getting to "pim"
itself ; cli is throwing the above mentioned error. The usage of the
command is mentioned in pim Test Suite ; page Number 19.

 

-Regards,

VKS.

 

From: Vunnava Kesava Srinivas-B32946 
Sent: Wednesday, December 01, 2010 9:58 AM
To: 'Ben Greear'
Cc: Jeff Mitchell; xorp-users at xorp.org
Subject: RE: [Xorp-users] XORP-PIM Commands are NOT Working !

 

Thanks Ben. Please find the necessary information. Please note that with
the Existing Configuration File ; I am able to start the necessary
daemons [pim-sm4 etc... ] .

 

Error

############

xorp at P2020RDB> show pim

Not a XORP command!

xorp at P2020RDB> show pim

Not a XORP command!

#########

 

Configuration File 

###########################

interfaces {

    interface eth0 {

        vif eth0 {

            address 192.168.1.10 {

                prefix-length: 24

            }

        }

    }

    interface eth1 {

        vif eth1 {

            address 10.20.20.20 {

                prefix-length: 24

            }

        }

    }

}

 

fea {

    unicast-forwarding4 {

        disable: false

    }

}

 

plumbing {

    mfea4 {

        interface eth0 {

            vif eth0 {

                disable: false

            }

        }

        interface eth1 {

            vif eth1 {

                disable: false

            }

        }

        interface register_vif {

            vif register_vif {

                /* Note: this vif should be always enabled */

                disable: false

            }

        }

 

/*

        traceoptions {

            flag all {

                disable: false

            }

        }

*/

    }

}

 

protocols {

    igmp {

        interface eth0 {

            vif eth0 {

                disable: false

            }

        }

        interface eth1 {

            vif eth1 {

                disable: false

            }

        }

 

/*

        traceoptions {

            flag all {

                disable: false

            }

        }

*/

    }

}

 

/*

protocols {

    static {

        mrib-route 10.30.0.0/16 {

            next-hop: 10.10.10.20

        }

    }

}

*/

 

protocols {

    pimsm4 {

        interface eth0 {

            vif eth0 {

                disable: false

            }

        }

        interface eth1 {

            vif eth1 {

                disable: false

            }

        }

        interface register_vif {

            vif register_vif {

                /* Note: this vif should be always enabled */

                disable: false

            }

        }

 

        /* Note: static-rps and bootstrap should not be mixed */

        static-rps {

            rp 10.10.10.10 {

                group-prefix 224.0.0.0/4 {

                }

            }

        }

/*

        bootstrap {

            disable: false

            cand-bsr {

                scope-zone 224.0.0.0/4 {

                    cand-bsr-by-vif-name: "dc0"

                }

            }

            cand-rp {

                group-prefix 224.0.0.0/4 {

                    cand-rp-by-vif-name: "dc0"

                }

            }

        }

*/

 

        switch-to-spt-threshold {

            /* approx. 1K bytes/s (10Kbps) threshold */

            disable: false

            interval: 100

            bytes: 102400

        }

 

/*

        traceoptions {

            flag all {

                disable: false

            }

        }

*/

    }

}

 

protocols {

    fib2mrib {

        disable: false

    }

}

#######################

 

Looking forward for the reply!.

 

-Wishes,

VKS.

 

 

From: Ben Greear [mailto:greearb at candelatech.com] 
Sent: Tuesday, November 30, 2010 11:54 PM
To: Vunnava Kesava Srinivas-B32946
Cc: Jeff Mitchell; xorp-users at xorp.org
Subject: Re: [Xorp-users] XORP-PIM Commands are NOT Working !

 

On 11/29/2010 11:22 AM, Vunnava Kesava Srinivas-B32946 wrote:
> oh Sorry . Here for an example ; I have shown in CAPS. But in real I
> tried SMALL Letters only. Not Working.
> Is there any Prerequisite for it ?

Please show us your config file, the exact command you tried and
it's errors, and let us know what version of xorp you are using.

You should provide this sort of information with any bug report
for any project.

We may still not know how to fix your issue, but at least we'd
have a chance!

Thanks,
Ben

> -VKS.
>
------------------------------------------------------------------------
> *From:* Jeff Mitchell [jmitchell at ll.mit.edu]
> *Sent:* 30 November 2010 00:51:25
> *To:* Vunnava Kesava Srinivas-B32946
> *Cc:* xorp-users at xorp.org
> *Subject:* Re: [Xorp-users] XORP-PIM Commands are NOT Working !
>
> On 11/29/2010 02:19 PM, Vunnava Kesava Srinivas-B32946 wrote:
>  > Hi Guys,
>  > I am a new bie to XORP and trying to use it for PIM-SM V4. The
issus is
>  > ; I have installed the binaries and able to start the necessary
daemons
>  > on my Ubuntu Machine. But when I am trying to use the CLI; some
commands
>  > are NOT Working. All the PIM Related Commands are NOT Working. It
is
>  > throwing me an error message saying that "Invalid Xorp Command"
>  > Ex: show PIM neighbors etc..
>
> They'd work if you used the right name. It's "pim" not "PIM".
>
> --Jeff
>
>
>
> _______________________________________________
> Xorp-users mailing list
> Xorp-users at xorp.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-users


--
Ben Greear <greearb at candelatech.com>
Candela Technologies Inc  http://www.candelatech.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/xorp-users/attachments/20101130/79637d11/attachment-0001.html 


More information about the Xorp-users mailing list