cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2651
Views
4
Helpful
16
Replies

bridge-domain interface in Cisco IOS-XR

siblirayhan
Level 1
Level 1

Hello Everyone,
Hope all of you are doing fine. Recently I'm trying to make router routed interface into bridge interface so that I can send packet from PC1 to PC2 via same broadcasting bridge domain. I used iox-xr router for the LAB. My configuration is also given below. But still can't send packet from PC1 to PC2. 
Both switch router connected port configured as trunk port. And PC connected ports are configure as access port with vlan 10. Please check my configuration and let me know is there my mistake ?

>>>>>>>>>>>>>>>>>>>>>Router Configuration<<<<<<<<<<<<<<<<<<<<<<<<<
interface GigabitEthernet0/0/0/0.10 l2transport
encapsulation dot1q 10
!
interface GigabitEthernet0/0/0/1.10 l2transport
encapsulation dot1q 10
!
interface BVI1
ipv4 address 192.168.0.1 255.255.255.240
!
l2vpn
bridge group CustomerA
bridge-domain bridge-domain1
mtu 8000
interface GigabitEthernet0/0/0/0.10
!
interface GigabitEthernet0/0/0/1.10
!
routed interface BVI1
!
!
!
end

siblirayhan_0-1728718179401.png

 

16 Replies 16

Albertt
Level 1
Level 1

akehtari76
Level 1
Level 1

Hi all, I am trying to work with IOS-XR, may I have its image for GNS3. Cheers