10-31-2015 05:07 AM - edited 03-05-2019 02:38 AM
I am trying to do local connect on an ASR920 running latest IOS
interface Gi0/0/20
service instance 10 ethernet
encapsulation dot1q 10
rewrite ingress tag pop 1 symmetric
interface Gi0/0/21
service instance 20 ethernet
encapsulation dot1q 20
rewrite ingress tag pop 1 symmetric
connect TEST Gi0/0/20 10 Gi0/0/21 20
One of the vlan interfaces is unable to perform vlan rewrite
%CONN: invalid segment 1
%CONN: Invalid Command
I am also trying to use the l2vpn syntax, configuration is set but with an error log and no traffic flows
l2vpn xconnect context TEST
member Gi0/0/20 service-instance 10
member Gi0/0/21 service-instance 20
%FMFP-3-OBJ_DWNLD_TO_CPP_FAILED: SIP0: fman_fp_image: atom_xconnect xid 0x10, ifh 16, dirty 0x1, state 0x2 download to CPP failed
I also tried simple connect of physical interfaces :
interface GigabitEthernet0/0/9
no ip address
negotiation auto
interface GigabitEthernet0/0/10
no ip address
negotiation auto
connect TEST GigabitEthernet0/0/9 GigabitEthernet0/0/10
%FMFP-3-OBJ_DWNLD_TO_CPP_FAILED: F0: fman_fp_image: atom_xconnect xid 0x10, ifh 16, dirty 0x1, state 0x2 download to CPP failed
So I wonder if ASR920 does not support local connect or if I am doing something wrong ?
10-31-2015 06:39 AM
Hello,
What is the IOS XE version that you are using?
Also, could you please share the output of show platform from the router.
KJ
11-01-2015 07:42 AM
Here are the version and platform :
Cisco IOS XE Software, Version 03.16.00.S - Extended Support Release
Cisco IOS Software, ASR920 Software (PPC_LINUX_IOSD-UNIVERSALK9_NPE-M), Version 15.5(3)S, RELEASE SOFTWARE (fc6)
Chassis type: ASR-920-24SZ-IM
Slot Type State Insert time (ago)
--------- ------------------- --------------------- -----------------
0/0 24xGE-4x10GE-FIXED ok 1d17h
R0 ASR-920-24SZ-IM ok, active 1d17h
F0 ok, active 1d17h
P0 ASR920-PSU0 ok 1d17h
P1 ASR920-PSU1 ps, fail 1d17h
P2 ASR920-FAN ok 1d17h
Slot CPLD Version Firmware Version
--------- ------------------- ---------------------------------------
R0 15033124 15.6(1r)S1
F0 15033124 15.6(1r)S1
11-01-2015 08:04 AM
Hello,
I think you are not meeting the minimum requirements to run local connect on ASR920. the evc local connect support is supposed to be from 15.6(2)S release which i dont think is the case here.
Also, i think you will need ASR920 with RSP2. Could you please verify the show inventory to see if you are having RSP2.
Thanks
Vinit
11-01-2015 09:17 AM
Here is the show inventory with serial numbers stripped.
a920-1-gs-par#show inventory
NAME: "Chassis", DESCR: "Cisco ASR920 Series - 24GE and 4-10GE- Modular PSU and IM"
PID: ASR-920-24SZ-IM , VID: V01, SN:
NAME: "Power Supply Module 0", DESCR: "ASR 920 250W AC Power Supply"
PID: ASR-920-PWR-A , VID: V01, SN:
NAME: "Power Supply Module 1", DESCR: "ASR 920 250W AC Power Supply"
PID: ASR-920-PWR-A , VID: V01, SN:
NAME: "Fan Tray", DESCR: "ASR 920 Fan tray"
PID: ASR-920-FAN-M , VID: V01, SN:
11-01-2015 09:27 AM
i guess i mis-interpreted. RSP2 is seperate. ASR920 has a diff architecture than ASR903.
10-31-2015 07:47 AM
I think the support for local connect on ASR920 starts with 15.6(2)S release. thus it should not work before that release.
Thanks,
Vinit
11-01-2015 07:59 AM
Hello Vinit,
latest download is asr920-universalk9_npe.03.16.00.S.155-3.S-ext.bin
15.6(2)S is not yet available ?
Regards
Cédric
11-01-2015 08:07 AM
Hello Cédric
yes, thats what i understood based on my research internally.
I will check further and let you know if its supported or not.
Thanks
Vinit
11-01-2015 09:39 AM
Hello Cédric
It is confirmed that evc local connect will be supported from XE release 3.18 . the version you are running is XE 3.16. Since 3.18 is not released yet, you will have to wait for sometime to use this feature.
Thanks
Vinit
PS: Please mark the question as answered if your query has been answered.
11-01-2015 10:00 AM
Hello Cédric
Could you please share the requirements for doing a local connect on ASR920.
i can check if we can find an alternate solution to your problem.
Thanks
Vinit
11-02-2015 12:52 AM
I have several needs :
- connect two physical ports (as a media converter) for a customer
- connect physical port to service instance on another port
- connect a service instance to another service instance (vlan rewrite) between two ports or same port.
I can do all of this with bridge-domains but this is not completely transparent : uses mac addess tcam, needs l2protocol tunnel.
Thank you
Cédric
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