[c-nsp] config example xconnent between ASR9K and 6500

James Bensley jwbensley at gmail.com
Thu Sep 21 03:20:59 EDT 2017


On 20 September 2017 at 22:52, Alejandro Aristizabal
<aaristizabal at mediacommerce.net.co> wrote:
> how can I fix this issue ???

As I said before...

>> On 20/09/17 11:19, James Bensley wrote:
>>
>> You can try and move the neighbor statement from the VFI to under your
>> bridge domain config, I believe that creates a targeted (p2p) LDP
>> session which might "trick" the 6500 into thinking this is just a
>> vanilla Martini draft pseudowire.

So can you try and change you config from this ...

 l2vpn
  xconnect group PRUEBA
   p2p ENSAYO
    interface GigabitEthernet0/0/0/2.70
    neighbor 172.31.171.254 pw-id 70

To this..


 l2vpn
  !
  no xconnect group PRUEBA
  !
  bridge group BG_MST_VALLE
   bridge-domain BD_MST-VALLE-VLAN-70
    interface GigabitEthernet0/0/0/2.70
    neighbor 172.31.171.254 pw-id 70


Cheers,
James.


More information about the cisco-nsp mailing list