- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Labels:
-
MPLS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2024 03:13 PM
Hi all, I am trying to work with IOS-XR, may I have its image for GNS3. Cheers

- « Previous
-
- 1
- 2
- Next »