cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2082
Views
10
Helpful
17
Replies

Bridge Cisco 1941

jamaglian
Level 1
Level 1

Hi, 

I need help to configure this setup 

jamaglian_0-1695706233153.png

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!!!!

17 Replies 17

Hello @Martin L ,

 This two methods works fine, really thanks!!!!!

jamaglian
Level 1
Level 1

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

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 **