cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2703
Views
15
Helpful
11
Replies

Local connect on ASR920

cedrictabary1
Level 1
Level 1

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 ?

11 Replies 11

k_jackson
Level 1
Level 1

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

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

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

Thanks
--Vinit

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:

i guess i mis-interpreted. RSP2 is seperate. ASR920 has a diff architecture than ASR903.

Thanks
--Vinit

Vinit Jain
Cisco Employee
Cisco Employee

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

Thanks
--Vinit

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

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

Thanks
--Vinit

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.

Thanks
--Vinit

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

Thanks
--Vinit

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

Review Cisco Networking for a $25 gift card