[Xorp-users] Xorp, pimsm and ethertap

Atanu Ghosh atanu@ICSI.Berkeley.EDU
Fri, 24 Feb 2006 12:43:40 -0800


Hi,

Try replacing "hush" with the actual IP address.

    Atanu.

>>>>> "Calum" == Calum  <caluml@gmail.com> writes:

    Calum> Hello Pavlin, I've just tried out the xorpsh interface, and
    Calum> it's much easier (for me) to configure the system.

    Calum> I am trying to create a BGP peering, but am getting an error
    Calum> when I commit:

    Calum> # commit Commit Failed 102 Command failed
    Calum> AddressFamilyMismatch from line 64 of iptuple.cc: mismatch
    Calum> 10.0.0.122 hush[edit]

    Calum> I notice that when the interface asks for the local-ip (which
    Calum> I missed) ...

    Calum> # commit Missing mandatory configuration node "$(@.local-ip)"
    Calum> required by node "protocols bgp peer hush" The configuration
    Calum> has not been changed.  Fix this error, and run "commit"
    Calum> again.  # create protocols bgp peer hush local-ip Possible
    Calum> completions: <text> Set the IP address on this router to use
    Calum> for this peering.  # create protocols bgp peer hush local-ip
    Calum> 10.0.0.122 [edit]

    Calum> ..it asks for a "text" input rather than "<IPv4>" as it does
    Calum> for most of the other required IP addresses. E.g.

    Calum> # create protocols bgp peer hush next-hop ?  Possible
    Calum> completions: <IPv4> IPv4 next-hop


    Calum> Is this text/IPv4 difference intentional?

    Calum> Here is my current (uncommited) config from show -all

    Calum>     interfaces { interface taphush { default-system-config
    Calum> disable: false discard: false description: "" vif taphush {
    Calum> disable: false } } restore-original-config-on-shutdown: false
    Calum> }
    >> protocols { bgp { peer hush { as: 1 peer-port: 179 local-port:
    >> 179 holdtime: 90 delay-open-time: 0 client: false
    >> confederation-member: false disable: false ipv4-unicast: true
    >> ipv4-multicast: false ipv6-unicast: false ipv6-multicast: false
    >> next-hop: 10.0.0.121 local-ip: "10.0.0.122" } local-as: 4 bgp-id:
    >> 10.0.0.122 }


    Calum> I see that the local-ip is as "10.0.0.122" - I think I tried
    Calum> editting it manually, and setting it to 10.0.0.122, and it
    Calum> didn't make it work.

    Calum> (I'm using "real" ASs rather than the ones set aside for
    Calum> testing because I'm lazy. :) )


    Calum> Calum


    Calum> -- Ask me about Linux virtual servers.  A80F D3A0 0EFA
    Calum> 23FE@wwwkeys.eu.pgp.net

    Calum> _______________________________________________ Xorp-users
    Calum> mailing list Xorp-users@xorp.org
    Calum> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-users