Bridge-domain vs xconnect

Hi guys, I have been readying a few documents about VPLS/EoMPLS but still confuse about the bridge-domain and xconnect. Could you please provide any ideas which scenarios I should use bridge-domain and which should be for xconnect? What is the difference between them, any documens can explain this?
Thanks, Leo

The simple difference between the 2 is mac learning.
An Xcon will just throw everything it received over to the other end.
A bridge-domain will forward traffic based on the dmac knowing where it should go. If it doesnt know it goes flooding.
So if you have 2 circuits to connect only, VPWS or XCON is the right choice as it is simple, light weight and fast.
If you have more then 2 end points you will need a Bridge Domain which constitutes mac learning with the notion that flooding is intensive from a hw forwarding perspective and will consume more system resources in terms of mac tables.
xander
Xander Thuijs #6775
Principal Engineer ASR9000

Similar Messages

  • VPLS: bridge-domain o xconnect?

    Hi all,
    to attach an interface to a vfi I have seen two kind of possible solution:
    L2 vfi <name> manual
    Vpn id <VPNid>
    bridge-domain <bridge-domain id>
    Neighbor <Remote-PE>
    interface fastethernetx/y
    bridge-domain < bridge-domain id>
    or
    interface fastethernetx/y
    xconnect vfi <name>
    What is the difference between the command bridge-domain o xconnect? When I must use one or the other?
    Thanks in advance
    Gianluca

    hi! I am not entirely sure about it but this is my best shot...
    X-connect would be used to establish a pseudo-wire (point-to-point) for an EPL service like EoMPLS. That will just connect the 2 UNI together to the VC created by the X-connect command. In this case ther would be no mac table maintained for the VSI in the router.
    Bridge domain can be used so that you create a seperate bridge domain ( like a virtual bridge) and add ports to that and connect it to remote PE so that you create a VPLS connection. The PE will maintain a seperate mac table for the VSI.
    So thats what I think - PWE3 v/s VPLS..
    Correct me if I am wrong.
    Thanks....

  • High bridge domain (BD) utlization

    Hello,
    is there any way to know which brdige domain/P2P Xconnect is getting more utlizaiton or traffic.
    since many BD are sharing the same physical interface there is a need to know which BD is getting more of link bandwidh.
    Mohamed.

    Hi Mohammed,
    You can run mpls netflow on the core facing interface and based on the VC label you can figure out which pseudowire is getting lot of traffic.
    other way to check would be "sh l2vpn bridge-domain bd-name xxx detail" and look at the
    Statistics:
            packets: received 0, sent 0
            bytes: received 0, sent 0
    which will be cumbersome if you have lot of p2p in the network.
    HTH,
    Chander

  • Bridge-domain traffic paths

    Hi guys,
    Couldn't really get into logic of bridge-domain and hsrp coexistence. How traffic will be flooded?
    Imagine following topology:
    Bridge-domain and hsrp is running between ASR1 and ASR2.
    Host C has two network adapters. Both are in UP state, but only one of them is forwarding traffic.
    I am curious, what path traffic will take from host A to host C and from B to C in situation when :
    1) net.adapter #1 is active
    2) net.adapter #2 is active
    p.s. active router for hsrp remains the same.
    We have captured traffic on the devices, and it was a bit confusing to me that standby hsrp router was forwarding traffic from host B out of g0/0/0/0 and pw 3
    I would appriciate any help...

    Okay, that really make sence. Thank You very much for the explanation!
    Yes, You are right, that's RNC.
    Theoretically the MAC address should be flushed away from the memory when the switchover of the network card appears, because, the connection for some seconds goes down.
    Could You please tak a look on the following output:
    As I understand, both ASR's do know where 0040.4384.8260 (This is RNC NPGEP mac address) is. So basically there should not be any flooding..
    RP/0/RSP1/CPU0:ASR9k-1#sh l2vpn forwarding bridge-domain RNC:RNC3_TEST mac-address detail location 0/0/CPU0
    Mon Dec  2 21:05:25.639 EET
    Bridge-domain name: RNC:RNC3_TEST, id: 20, state: up
    MAC learning: enabled
    MAC port down flush: enabled
    Flooding:
       Broadcast & Multicast: enabled
       Unknown unicast: enabled
    MAC aging time: 300 s, Type: inactivity
    MAC limit: 4000, Action: none, Notification: syslog
    MAC limit reached: no
    MAC Secure: disabled, Logging: disabled
    DHCPv4 snooping: profile not known on this node
    Dynamic ARP Inspection: disabled, Logging: disabled
    IP Source Guard: disabled, Logging: disabled
    IGMP snooping: disabled, flooding: enabled
    Routed interface: BVI3, Xconnect id: 0x8000001f, state: up
      IRB platform data: {0x14000a, 0x1, 0x0, 0x80000000}, len: 16
    Bridge MTU: 1500 bytes
    Number of bridge ports: 2
    Number of MAC addresses: 2
    Multi-spanning tree instance: 0
    Mac Address: 0000.0c07.ac03, LC learned: N/A
       Resync Age: N/A, Flag: static, BVI
    Mac Address: 6c9c.ed0a.2e3d, LC learned: N/A
       Resync Age: N/A, Flag: static, BVI
      GigabitEthernet0/0/0/0, state: oper up
        Number of MAC: 1
        Statistics:
          packets: received 48765801690, sent 309298266072
          bytes: received 33416543382293, sent 54307173696538
        Storm control drop counters:
          packets: broadcast 0, multicast 0, unknown unicast 0
          bytes: broadcast 0, multicast 0, unknown unicast 0
        Dynamic arp inspection drop counters:
          packets: 0, bytes: 0
        IP source guard drop counters:
          packets: 0, bytes: 0
    Mac Address: 0040.4384.8260, LC learned: 0/0/CPU0
       Resync Age: 0d 0h 0m 0s, Flag: local
      Nbor 10.9.9.253 pw-id 3
        Number of MAC: 1
        Statistics:
          packets: received 19771488146, sent 198111062527
          bytes: received 10977874479587, sent 50825792902418
        Storm control drop counters:
          packets: broadcast 0, multicast 0, unknown unicast 0
          bytes: broadcast 0, multicast 0, unknown unicast 0
        Dynamic arp inspection drop counters:
          packets: 0, bytes: 0
        IP source guard drop counters:
          packets: 0, bytes: 0
    Mac Address: 6c9c.ed0a.9ced, LC learned: 0/0/CPU0
       Resync Age: 0d 0h 0m 0s, Flag: global
       L3 encapsulation Vlan: 2558
    RP/0/RSP1/CPU0:ASR9k-2#sh l2vpn forwarding bridge-domain RNC:RNC3_TEST mac-address detail location 0/0/CPU0
    Mon Dec  2 21:05:49.504 EET
    Bridge-domain name: RNC:RNC3_TEST, id: 15, state: up
    MAC learning: enabled
    MAC port down flush: enabled
    Flooding:
       Broadcast & Multicast: enabled
       Unknown unicast: enabled
    MAC aging time: 300 s, Type: inactivity
    MAC limit: 4000, Action: none, Notification: syslog
    MAC limit reached: no
    MAC Secure: disabled, Logging: disabled
    DHCPv4 snooping: profile not known on this node
    Dynamic ARP Inspection: disabled, Logging: disabled
    IP Source Guard: disabled, Logging: disabled
    IGMP snooping: disabled, flooding: enabled
    Routed interface: BVI3, Xconnect id: 0x8000001a, state: up
      IRB platform data: {0xf000a, 0x1, 0x0, 0x80000000}, len: 16
    Bridge MTU: 1500 bytes
    Number of bridge ports: 2
    Number of MAC addresses: 3
    Multi-spanning tree instance: 0
    To Resynchronize MAC table from the Network Processors, use the command...
        l2vpn resynchronize forwarding mac-address-table location
      GigabitEthernet0/0/0/0, state: oper up
        Number of MAC: 0
        Statistics:
          packets: received 782133119087, sent 620642426712
          bytes: received 514958352902308, sent 107302134940298
        Storm control drop counters:
          packets: broadcast 0, multicast 0, unknown unicast 0
          bytes: broadcast 0, multicast 0, unknown unicast 0
        Dynamic arp inspection drop counters:
          packets: 0, bytes: 0
        IP source guard drop counters:
          packets: 0, bytes: 0
      Nbor 10.9.9.254 pw-id 3
        Number of MAC: 3
        Statistics:
          packets: received 297905813562, sent 17722149746
          bytes: received 68165206300571, sent 10642920750826
        Storm control drop counters:
          packets: broadcast 0, multicast 0, unknown unicast 0
          bytes: broadcast 0, multicast 0, unknown unicast 0
        Dynamic arp inspection drop counters:
          packets: 0, bytes: 0
        IP source guard drop counters:
          packets: 0, bytes: 0
    Mac Address: 0000.0c07.ac03, LC learned: 0/0/CPU0
       Resync Age: 0d 0h 0m 0s, Flag: global
       L3 encapsulation Vlan: 510
    Mac Address: 0040.4384.8260, LC learned: 0/0/CPU0
       Resync Age: 0d 0h 0m 0s, Flag: global
       L3 encapsulation Vlan: 510
    Mac Address: 6c9c.ed0a.2e3d, LC learned: 0/0/CPU0
       Resync Age: 0d 0h 0m 0s, Flag: global
       L3 encapsulation Vlan: 3582

  • How to make ASR9000 bridge domain forward traffic between sub interfaces of same physical interface?

    Hi,
    I regularly use bridge domains to connect sub interfaces on different vlans using this sort of configuration:
    interface GigabitEthernet0/0/0/5.21 l2transport
    description CUSTOMER A WAN
    encapsulation dot1q 21
    rewrite ingress tag pop 1 symmetric
    interface GigabitEthernet0/0/0/10.3122 l2transport
    description CUSTOMER A CORE
    encapsulation dot1q 3122
    rewrite ingress tag pop 1 symmetric
    l2vpn
    bridge group WANLINKS
      bridge-domain CUSTOMERA
       interface GigabitEthernet0/0/0/5.21
       interface GigabitEthernet0/0/0/10.3122
    When I try to use the same method to bridge two sub interfaces on the same physical interface so as to create a L2 VPN no data flows:
    interface GigabitEthernet0/0/0/5.21 l2transport
    description CUSTOMER A WAN
    encapsulation dot1q 21
    rewrite ingress tag pop 1 symmetric
    interface GigabitEthernet0/0/0/5.22 l2transport
    description CUSTOMER A WAN2
    encapsulation dot1q 22
    rewrite ingress tag pop 1 symmetric
    l2vpn
    bridge group WANLINKS
      bridge-domain CUSTOMERA
       interface GigabitEthernet0/0/0/5.21
       interface GigabitEthernet0/0/0/5.22
    If I add a BVI interface to the bridge domain then the CE devices at the remote end of the WAN interface can both ping the BVI IP but they remain unable to ping each other.
    Is this because tag rewrites are not happening since packets don't leave the physical interface?
    How can I work around this and establish a L2 connection between the two subinterfaces?
    Thank you

    a vlan is usually the equivalent of an l3 subnet, so linking 2 vlans together in the same bridge domain, likely needs to come with some sort of routing (eg a BVI interface).
    If these 2 vlans are still in the same subnet, then there is still arp going on, from one host to the other that traverses the bD.
    you will need to verify the state of the AC, the forwarding in the BD and see if something gets dropped somewhere and follow the generic packet troubleshooting guides (see support forums for that also).
    that might give a hint to what the precise issue in your forwarding is.
    regards
    xander

  • ME3600-ME3800: service-instance & bridge-domain syntax

    Hello,
    what is the best practice for the configuration of L3VPN on Cisco ME3XXX ?
    Old Syntax:
    interface GigabitEthernet0/1
    switchport trunk allowed vlan none
    switchport mode trunk
    service instance 2 ethernet
      encapsulation dot1q 3
      rewrite ingress tag pop 1 symmetric
      bridge-domain 4
    interface vlan 4
    vrf forwarding L3VPN-1
    ip address 2.2.2.1 255.255.255.0
    New Syntax:
    interface GigabitEthernet0/1
    switchport trunk allowed vlan none
    switchport mode trunk
    service instance 2 ethernet
      encapsulation dot1q 3
      rewrite ingress tag pop 1 symmetric
    bridge-domain 4
    member GigabitEthernet0/1 service-instance 2
    interface vlan 4
    vrf forwarding L3VPN-1
    ip address 2.2.2.1 255.255.255.0
    The new syntax is very much similar to the new syntax for L2VPN, see:
    http://www.cisco.com/en/US/docs/switches/metro/me3600x_3800x/software/design/guide/ME3600x_Design_Guide.pdf
    I'm soon sending in the field some more ME3600, so I'd like to start right.
    Best Regards
    Andrea

    Hello.
    You might have confused service instance configuration and usual switchport mode trunk.
    Please refer figure 11-10 in the document http://www.cisco.com/c/en/us/td/docs/switches/metro/me3600x_3800x/software/release/12-2_52_ey/configuration/guide/3800x3600xscg/swevc.html
    >But there is a typo - per description it should be "enc doat1q 20" under service instance 9on the picture).
    Also under Figure 11-2 we have following example:
     QinQ is also supported when sending packets between an EFP and a switchport trunk, because the switchport trunk is implicitly defined as rewrite ingress tag pop 1 symmetric. The same external behavior as Method 1 can be achieved with this configuration:
    Switch (config)# interface gigabitethernet0/1 
    Switch (config-if)# service instance 1 Ethernet 
    Switch (config-if-srv)# encapsulation dot1q 1-100 
    Switch (config-if-srv)# bridge-domain 30
    Switch (config)# interface gigabitethernet0/2 
    Switch (config-if)# switchport mode trunk
    Again, service instance 1 on Gigabit Ethernet port 0/1 is configured with the VLAN encapsulations used by the customer: C-VLANs 1-100. These are forwarded on bridge-domain 30. The service provider facing port is configured as a trunk port. The trunk port implicitly pushes a tag matching the bridge-domain that the packet is forwarded on (in this case S-VLAN 30). 

  • Bridge domain issue

    Hi,
    Im Currently using a 4431 router configuring it with a bridge domain. Im encountering problems with the bridge domain interface not able to ping my load balancer IP address.
    We have one 4431 router connected to 2 2960 switches with 2 F5 connected to both of the switches also.
    Below is my configuration for the bridge domain:
    interface BDI1
     ip address 192.168.1.219 255.255.255.224
     no ip redirects
     no ip unreachables
     no ip proxy-arp
     no cdp enable
    interface GigabitEthernet0/0/1
     no ip address
     no ip redirects
     no ip unreachables
     no ip proxy-arp
     negotiation auto
     service instance 1 ethernet
      encapsulation untagged
      bridge-domain 1
    interface GigabitEthernet0/0/2
     no ip address
     no ip redirects
     no ip unreachables
     no ip proxy-arp
     negotiation auto
     service instance 1 ethernet
      encapsulation untagged
      bridge-domain 1
    Im not able to ping my load balancer IP address:
    sg-wr01#ping 192.168.1.220
    Type escape sequence to abort.
    Sending 5, 100-byte ICMP Echos to 192.168.1.220, timeout is 2 seconds:
    Success rate is 0 percent (0/5)
    sg-wr01#ping 192.168.1.221
    Type escape sequence to abort.
    Sending 5, 100-byte ICMP Echos to 192.168.1.221, timeout is 2 seconds:
    Success rate is 0 percent (0/5)
    sg-wr01#ping 192.168.1.222
    Type escape sequence to abort.
    Sending 5, 100-byte ICMP Echos to 192.168.1.222, timeout is 2 seconds:
    Success rate is 0 percent (0/5)
    But when I change the bridge domain interface to a layer 3 interface I can ping the load balancer IP address:
    interface GigabitEthernet0/0/1
     ip address 192.168.1.219 255.255.255.224
     no ip redirects
     no ip unreachables
     no ip proxy-arp
     negotiation auto
    end
    sg-wr01#ping 192.168.1.220
    Type escape sequence to abort.
    Sending 5, 100-byte ICMP Echos to 192.168.1.220, timeout is 2 seconds:
    Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/1 ms
    sg-wr01#ping 192.168.1.221
    Type escape sequence to abort.
    Sending 5, 100-byte ICMP Echos to 192.168.1.221, timeout is 2 seconds:
    Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/1 ms
    sg-wr01#ping 192.168.1.222
    Type escape sequence to abort.
    Sending 5, 100-byte ICMP Echos to 192.168.1.222, timeout is 2 seconds:
    Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/1 ms
    Has anyone encountered this before?
    Below is the network diagram:
    Thanks,
    Marvin

    Did you do a no shut on the BDI?
    "The initial administrative state of a BDI depends on how the BDI is created. When a BDI is created at boot time in the startup configuration, the default administrative state for the BDI will be up, and will remain in this state unless the startup configuration includes the shutdown command. This behavior is consistent with all the other interfaces. When a BDI is created dynamically by a user at command prompt, the default administrative state is down."

  • Bridge-domain and trunk configuration on ES20 card.

    Hello.
    I have two 7609-S boxes equipped with ESM20G cards and WS-X6748-GE-TX cards. A trunk is configured on ports of WS cards between these devices. A very important system is to be connected with two optical links to both devices via ES20 cards for redundancy. I consider configuring it using EVC framework in the following way:
    service instance -> bridge-domain XXX -> interface VLAN XXX and enable HSRP on my devices.
    I am not sure what is the structure of conecting system so I would like to have some kind of L2 connectivity between my devices for this connection. For other connections made using ports on WS card a dedicated VLAN is allocated for every one of them and then this VLAN is simply put in trunk between devices. Can I simply add vlan XXX to the list of VLANs allowed on the WS-card-based-trunk or do I have to utilize some completely different solution? Links to any related documentation are appreciated. Tomorrow I am going to test this configruation any way but I would like to have some backup solution in case this will not work.
    Thanks in advance,
    Andrew.

    Hi Andrei,
    Im having the same dilemna and im wondering if you were able to find a solution for this?
    I need to support HSRP on a vlan interface with bridging over port channel bundled interface between routers.
    im trying this but i cant seem to get this to work.
    ----R2----
    interface Vlan10
    ip vrf forwarding BOB
    ip address 10.1.1.2 255.255.255.248
    standby 1 ip 10.1.1.1
    standby 1 priority 110
    standby 1 preempt
    end
    interface Port-channel1
    no ip address
    service instance 10 ethernet
      encapsulation dot1q 10
      bridge-domain 10
    --- R2----
    interface Vlan10
    ip vrf forwarding BOB
    ip address 10.1.1.3 255.255.255.248
    standby 1 ip 10.1.1.1
    end
    interface Port-channel1
    no ip address
    service instance 10 ethernet
      encapsulation dot1q 10
      bridge-domain 10
    BR//
    Chanuka

  • Bridge domain questions

    Hi everybody.
    At work , I have seen a lot of bridge domains configured on a single switch. My question is what is bridge domain and why we use them. An example with configurations will be great.
    Thanks and have a great day.

    Hi Marvin and Rick
    Please consider the following config and questions:
    R1#  show platform
    Interrupt Throttling:
      Throttle Count   = 00052552   Timer Count      = 00039372
      Netint usec      = 00000800   Netint Mask usec = 00000240
      Active           =        0   Configured       =        1
      Longest IRQ(usec)= 00003999
    MSFC CPU IDPROM:
    IDPROM image:
      (FRU is 'C7600 MSFC4 Daughterboard')
    +++++++++++++++++++++++++++++++++++++++++
    R1#show running-config interface gigabitEthernet 9/7
    service instance 1251 ethernet
      encapsulation dot1q 1251
      rewrite ingress tacg pop 1 symmetri
      bridge-domain 440
    service instance 2001 ethernet
      encapsulation dot1q 2001
      rewrite ingress tag pop 1 symmetric
      bridge-domain 440
    +++++++++++++++++++++++++++++++++++++++++
    Let say R1 receives a packet with vlan tag 1251 on g9/7. What will happen next? will R1 update its MAc table with source mac?
    1)Will there be a mac table for bridge -domain 440?  Do we have one-to one correspondence between the two i.e each  bridge-domain has its own mac table.?
    2)Let say R1 receives a packet with vlan tag 1251 on g9/7. What will happen next? will R1 update its MAc table with source mac?
    3) Let say R1 receives a frame with vlan tag 1251 with destination mac ff:ff:ff:ff
    What will R1 do next?
    4)Will R1 forward it to all service instance in bridge-domain 440 except the one R1 receives the broadcast frame? 
    ( in our case we have two service instances under  bridge -domain 440 i.e service instance 1251 ethernet,service instance  2001 ethernet)
    5) Will R1 change the vlan tag 1251 to 2001 when forwarding the broadcast frame out of instance 2001?
    Appreciate your help.
    Thanks

  • Bridge Domain and multicast traffic

    Hi All,
    i am planning to build a Point to multipoint network based on ME3600X switch at the HQ and ISR 2900 routers at the Branches. i need to simulate a lan service.
    i though of using EOMPLS at the ISR 2900 and closing them at the ME3600X. at the ME3600X i will use bridge domain to have this point to multipoint functionality.
    at the configuration guide i saw that when i am using bridge domain i need to disable IGMP snooping on every Vlan.
    my question is how the bridge domain treat Multicast traffic ?
    furthermore, can i mix EOMPLS and Bridge Domain ?
    Thanks,
    Avi.

    Hi Avi,
    ME3600X doesn't support VPLS yet (check with your account team for the roadmap) so I don't think your design will work here. What you can do is having a router behind the ME3600X which will have a dedicated VLAN with each remote site.
    HTH
    Laurent.

  • How to configure 8192 bridge domain default limit shows 2048

    Hello,
     How can i scale up bridge-domain from 2048 to 8192.
     As per the link (http://www.cisco.com/c/en/us/td/docs/routers/asr9000/software/asr9k_r4-1/lxvpn/configuration/guide/lesc41/lesc41p2mps.html) ASR9000 series routers can scale up to 8192 bridge-domains.
     However my ASR9k shows the l2vpn capability to be only around 2048. How can i configure 8192 bridge-domain
    RP/0/RSP0/CPU0:ci-asr9k#show l2vpn capability 
    Tue Feb 10 14:11:36.797 EST
    Capability mode: mixed-mode
    L2vpn all-capable: N
    System capability:
      VPLS Max MAC addresses: 32000 
      VPLS Max bridge-domains: 2048 
      VPLS Max attachment circuits: 32768 
      VPLS Max pseudowires: 32768 
      RSI bit size: 13 
      Per-AC drop counters supported: Y 
      VPLS Preferred path allowed: Y 
      VPLS Preferred path fallback enable allowed: Y 
      VPLS Preferred path fallback disable allowed: Y 
      MAC withdrawal allowed: Y 
      Max attachment circuits per bridge-domain: 16384 
      VPLS Max virtual forwarding interfaces: 2048 
      VPLS Max virtual forwarding interfaces per bridge-domain: 1 
      VPLS Max pseudowires per bridge-domain: 512 
      VPLS Max pseudowires per virtual forwarding interface: 512 
      VPWS PW redundancy supported: Y 
      VPLS Access PW supported: Y 
      Bundle AC supported: Y 
      Security config supported: Y 
      DHCP snooping supported: Y 
      VPLS Static MAC filter supported: Y 
      VPLS MAC configs on bridge port supported: Y 
      VPLS Flooding config on bridge port supported: Y 
      Flood unknown unicast disable supported: Y 
      IGMP snooping supported: Y 
      MMRP flood optimization supported: Y 
      MMRP flood optimization max multicast address entries: 8192 
      MMRP flood optimization max PW participants: 262144 
      VPLS MAC Aging Default Timer Value: 300 
      VPLS MAC Aging Min Timer Value: 300 
      VPLS MAC Aging Max Timer Value: 30000 
      VPWS Max attachment circuits: 32768 
      VPWS Max pseudowires: 32768 
      VPWS Preferred path fallback enable allowed: Y 
      VPWS Preferred path fallback disable allowed: Y 
    -Ramdas

    Are there any LC scale profiles configured in the admin mode? If so, that would reduce L2 resources. If you don't need the L3 profile, remove it and reboot the router to gain back 8k bridge domains.
    Regards, 
    /A

  • PPPoE Bridge Domain Interface

    Does anyone know if it's possible to terminate PPPoE sessions on an ASR1K BDI interface?  We have two 7609s both terminating on the ASR1K with the same customer vlans.  Just trying to figure out the best way to terminate the connections since they both have the same vlans.
    Thanks,
    Shane

    Could you please give more information about your connections.

  • CISCO ASR901 BRIDGE BETWEEN 2 INTERFACES WITH XCONNECT

    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 .

    Hello,
    I do not believe that the ASR901 will do this without help from an upstream device. If I understand correctly, you want to build a bridge-domain with 3 EFPs: 2 physical ports, and one pseudowire. As of the last IOS revision that I have configured on this platform, the 901 doesn't support the pseudowire on a bridge-domain, only a service instance.
    It seems to me that you would need an upstream box involved to support this.
    Either:
    Build 2 pseudowires to an upstream box that supports this configuration (like an ME 3600x, ME3800x, or 9k).
    or
    Associate both service instances to a common bridge domain that is extended to an upstream box that is initiating the pseudowire. More platforms would support this, since it does not require supporting the pseudowire on a bridge domain.
    ...Unless you are looking to build an LACP channel-group on the interfaces connected to the ISGs to load-balance. The 901 supports LACP, and it also supports building an EFP (service instance) on the channel-group interface. This technically makes the 2 physical interfaces one EFP. The part of this that I have not tried is building a pseudowire on an EFP on a channel-group.
    Hope this helps.
    Jason

  • L2vpn xconnect/bridge group

    Hi
    I just want to get confirmation on this:
    that the syntax "l2vpn xconnect group" or "l2vpn bridge group" is just a container for the subsequent xconnects or bridge-domains. 
    That the group is only a container and doesnt have any operational impact on the contained xconnects or bridge-domains?
    unless you of course delete the group!
    example of thinkings is when a customer has contracted multiple bridge-domains, the the group would be the customer ID and their services are contained within?

    Correct the group definition is nothing more then a confg container.
    The p2p or bridge-domain CFO is what actually intantiates the resources
    Xander
    Sent from Cisco Technical Support iPad App

  • CISCO ASR901 BRIDGE BETWEEN 2 INTERFACES

    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 .

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

Maybe you are looking for