09-25-2023 10:35 PM
Hi,
I need help to configure this setup
I have a 1941 Router and i want configure bridge between PC (FastEthernet0/1/0) and Home Router (GigabitEthernet0/0), has any posibilitie to make this functonaly ? How i can configure my 1941 ?
Thanks by your help in advance!!!!
10-02-2023 10:04 AM
Hello @Martin L ,
This two methods works fine, really thanks!!!!!
10-02-2023 10:12 AM - edited 10-02-2023 10:16 AM
Hi,
Only to share my solution with this router, commands i used with help of community on this post
bridge irb
bridge 1 route ip
bridge 1 protocol ieee
interface Vlan1
bridge-group 1
no shutdown
interface Gi0/0
bridge-group 1
no shutdown
interface BVI1
ip address dhcp
interface Fa0/1/0
switchport mode access
switchport access vlan 1
no shutdown
Thank you for all the answers, they all helped me a lot to reach the expected result!
Edit:
I won't mark it as a solution yet because I'm waiting for more suggestions if this is the best way to solve this
10-02-2023 10:40 AM - edited 10-02-2023 03:14 PM
Well, easy solution -as mentioned in my previous post - is to use Ethernet switching module in your router; did u try it ? if u don't have it, u can get it on ebay.
so, either use bridge irb (extra configuration and work load) or use Ethernet switching module (less configuration). There are NO other solutions or ways.
Regards, ML
**Please Rate All Helpful Responses **
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