11-01-2019 03:27 AM - edited 11-01-2019 03:28 AM
We have been using VPLS on Cat6880 as shown below in PE1 and PE2. PE1 is routing traffic destined out of the VLAN.
After replacing Cat6880 with Cat9500 (16.12.01c) we are no longer able to configure an IP address on the SVI. When trying, the following error message is returned: Incompatible with xconnect command on Vl133 - command rejected.
So with the Cat9500 we are no longer able to configure a gateway address on the router doing VPLS. I have considered a loop cable in and out on the same chassis, trunking the VPLS VLANs to another interface Vlan through a bridge group, but that is a hack I hope to avoid. Don't even know if it's possible.
Anyone familiar with how this gateway issue is supposed to be solved on this platform?
PE1
---------------------------------------
l2 vfi 133 manual
vpn id 133
neighbor 10.0.1.5 encapsulation mpls
!
interface Vlan133
vrf forwarding CLIENT
ip address 192.168.1.1 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
xconnect vfi 133
---------------------------------------
PE2
---------------------------------------
l2 vfi 133 manual
vpn id 133
neighbor 10.0.1.8 encapsulation mpls
!
interface Vlan133
xconnect vfi 133
---------------------------------------
02-24-2020 07:29 AM
02-28-2020 05:35 PM
Hi, I discovered Cisco will be supporting this in an already planned release, so I haven't paid more attention to the issue.
03-02-2020 01:56 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide