Hello,
I would like to be able to bridge two ports in the same xconnect domain. I can't do it and wonder if it is possible to do it ?
I tried the configuration below on an ASR 1000 :
interface GigabitEthernet0/0/0
no ip address
negotiation auto
cdp enable
xconnect 10.10.10.10 10 encapsulation l2tpv3 pw-class LTPV3
service instance 1000 ethernet
encapsulation default
bridge-domain 10
!
interface GigabitEthernet0/0/1
no ip address
negotiation auto
cdp enable
service instance 1001 ethernet
encapsulation default
bridge-domain 10
!
bridge-domain 10
mac aging-time 600
ip igmp snooping
!