Hi Neale, I found the "multicast" in the command below: VLIB_CLI_COMMAND (create_mpls_tunnel_command, static) = { .path = "mpls tunnel", .short_help = "mpls tunnel [multicast] [l2-only] via [next-hop-address] [next-hop-interface] [next-hop-table <value>] [weight <value>] [preference <value>] [udp-encap-id <value>] [ip4-lookup-in-table <value>] [ip6-lookup-in-table <value>] [mpls-lookup-in-table <value>] [resolve-via-host] [resolve-via-connected] [rx-ip4 <interface>] [out-labels <value value value>]", .function = vnet_create_mpls_tunnel_command_fn, };
Is this enough for the mpls multicast? Or the " vnet_mpls_local_label()" multicast + “mpls tunnel” multicast => mpls multicast? Thanks, Xue From: Neale Ranns (nranns) Date: 2018-11-30 16:31 To: 薛欣颖 CC: vpp-dev Subject: Re: [vpp-dev] question about multicast mpls Hi Xue, I don’t have any. And a quick look at the CLI implementation in vnet_mpls_local_label() shows it does not accept a ‘multicast’ keyword. /neale De : <vpp-dev@lists.fd.io> au nom de xyxue <xy...@fiberhome.com> Date : vendredi 30 novembre 2018 à 01:21 À : "Neale Ranns (nranns)" <nra...@cisco.com> Cc : vpp-dev <vpp-dev@lists.fd.io> Objet : Re: [vpp-dev] question about multicast mpls Hi Neale, Is there any cli configuration examples about multicast mpls ? Thanks, Xue From: Neale Ranns via Lists.Fd.Io Date: 2018-11-28 20:59 To: 薛欣颖; vpp-dev CC: vpp-dev Subject: Re: [vpp-dev] question about multicast mpls Hi Xue, MPLS multicast has been supported for a while. Please see the unit tests for examples: test/test_mpls.py test_mcast_*() Regards, Neale De : <vpp-dev@lists.fd.io> au nom de xyxue <xy...@fiberhome.com> Date : mercredi 28 novembre 2018 à 13:04 À : vpp-dev <vpp-dev@lists.fd.io> Objet : [vpp-dev] question about multicast mpls Hi guys, I found "multicast" in the mpls cli. Is the vpp support multicast mpls now ? Is there any example show about multicast mpls? Thank you very much for your reply. Thanks, Xue
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11477): https://lists.fd.io/g/vpp-dev/message/11477 Mute This Topic: https://lists.fd.io/mt/28430049/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-