cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
692
Views
0
Helpful
2
Replies

CISCO ASR901 BRIDGE BETWEEN 2 INTERFACES

gfreitasf
Level 1
Level 1

Hi All!

  I'm looking for some way to make a transparent bridge between two interfaces of a Cisco router ASR901 , is there any possibility? I ask this because I have a scenario where I would use the ASR901 to the following question :

POP01 (                       ) ASR901  g0 / 6 -------- > ISG_7206

POP02 ( MPLS CLOUD )               g0 / 7 -------- > ISG_7206

POP03 (                       )

The ASR901 will focus EoMPLS with other points in the network and pass on to ISG routers , ie , VLANs would have to be two ports with XConnect to a remote router , the configuration would be something like this :

interface GigabitEthernet0/6

Core description : MPLS CONC PPPOE02

no ip address

negotiation auto

hold- queue 1024 in

hold- queue 1024 in October

!

service instance 4095 ethernet

  encapsulation dot1q 4094

  rewrite ingress tag pop 1 symmetric

interface GigabitEthernet0/7

Core description : 7206_PPPOE_01

no ip address

negotiation auto

!

service instance 4095 ethernet

  encapsulation dot1q 4094

  rewrite ingress tag pop 1 symmetric

!

end

L2VPN XConnect context TEST

ethernet interworking

member 201.55.127.202 1212 encapsulation mpls group TEST

member GigabitEthernet0 / 7 service -instance TEST 4095 group priority 1

member GigabitEthernet0 / 6 service -instance 4095

redundancy group delay 1 3 TEST

But without an interface that was redundant of other , what I need is the 2 interfaces in " bridge " making a XConnect to a remote router , and these 2 interfaces connected ISGs in 2 to make a balance .

2 Replies 2

Rivalino Tamaela
Cisco Employee
Cisco Employee

Hi,

This discussion is for IOS-XR related questions. You should post your question under Service Provider > MPLS.

thanks,

rivalino

Thanks Rivalino! I post the discussion on the right place.