cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2052
Views
6
Helpful
12
Replies

VERIFY CONFIGURATION XCONNECT catalyst 9300

halima
Level 1
Level 1

HELLO , I've configured an L2VPN point-to-point xconnect between the interfaces G1/0/13 and G1/0/11 using the following configuration 

 

l2vpn xconnect context test

member GigabitEthernet1/0/11

member GigabitEthernet1/0/13

 

interface GigabitEthernet1/0/11

no switchport

no ip address

no keepalive

!

 

interface GigabitEthernet1/0/13

no switchport

no ip address

no keepalive

To test the configuration between the two interfaces, we employed VRF to emulate the routers . However, it appears that the setup is not functioning as expected. It's possible that i ve overlooked a crucial feature or configuration.

Could anyone please assist me to test the connectivity between the virtual routers ?Thank you for your support

halima_0-1703604005861.png

interface GigabitEthernet1/0/10

description test-sub

no switchport

vrf forwarding bleu

ip address 10.9.9.1 255.255.255.0

interface GigabitEthernet1/0/12

description test-sub

no switchport

 

 

12 Replies 12

Harold Ritter
Cisco Employee
Cisco Employee

Hi @halima ,

The L2VPN xconnect context members need to be L2 ports. Please revert gi1/0/11 and gi1/0/13 to their default configuration and it should work then.

int gi1/0/11

switchport

int gi1/0/13

switchport

Regards,

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

 

Hello Sir, thanks for your response i've tried your configuration but it doesn't work unfortunately is it possible that the vrf isn't associated how can i force it to pass through the 2 interfaces ? thanks for your reply

halima_0-1703629160144.png

I

 

Hi @halima ,

Please make sure that gi1/0/11 and gi1/0/13 are still configured under "l2vpn connect context test" after applying the configuration I recommended, as this configuration will normally cause the interface to be removed.

UUT(config-xconnect)#int gi1/0/11
UUT(config-if)#switchport
%Deleting AC member of xconnect test.

Can you also provide the output for the following commands.

show ip int brief

show runn vrf

show ip route vrf bleu

show ip route vrf red

show xconnect all

Regards,

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

halima_0-1703669854055.pnghalima_1-1703669869250.pnghalima_2-1703669887127.pnghalima_3-1703669900785.pnghalima_4-1703669946599.png

this is my the configurations i have

Hi @halima ,

Your configuration looks good. I ran a quick test with a virtual CAT9k and it works like a charm.

When you ping vrf bleu 10.9.9.2, do you see the counters incrementing on gi1/0/11?

When you ping vrf red 10.9.9.1, do you see the counters incrementing on gi1/0/13?

You probably need to double check the external connections between gi1/0/10 and gi1/0/11 and between gi1/0/12 and gi1/0/13 as well. 

Regards,

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

l2vpn xconnect context test
interworking ip  <- add this 

member GigabitEthernet1/0/11

member GigabitEthernet1/0/13
!

interface GigabitEthernet1/0/11

no switchport

!

interface GigabitEthernet1/0/13

no switchport <- change it to Switchport as @Harold Ritter  suggest

MHM

did you try use source IP in ping command ?
try use source and check 
for 
interworking IP <<- did you add it ?

MHM

balaji.bandi
Hall of Fame
Hall of Fame

make interface 1/0/11 and 1/0/13 to switchport and test it.

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

MHM

Hi @MHM Cisco World ,

This is IOS-XR configuration. The Catalyst 9300 runs IOS-XE.

Regards,

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

Ruben Cocheno
Spotlight
Spotlight

@Harold Ritter 

I hope you doing well buddy. Building up your rankings on segment routing?  

Tag me to follow up.
Please mark it as Helpful and/or Solution Accepted if that is the case. Thanks for making Engineering easy again.
Connect with me for more on Linkedin https://www.linkedin.com/in/rubencocheno/

Hi @Ruben Cocheno ,

I am doing well, thanks. Hope you are doing well too. Keep up the good work on the Cisco Community.

Regards,

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México
Review Cisco Networking for a $25 gift card