10-12-2024 12:40 AM
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
Solved! Go to Solution.
10-17-2024 01:51 AM
Here the EVE recommend of their website.
https://www.eve-ng.net/index.php/documentation/howtos/howto-add-cisco-xrv-9000/
12-14-2024 03:13 PM
Hi all, I am trying to work with IOS-XR, may I have its image for GNS3. Cheers
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