06-29-2013 09:30 AM - edited 03-07-2019 02:09 PM
Hi there,
I a 2821 with 2 Gi interfaces and 4 switch ports. Gi0/0 is WAN and Gi0/1 is LAN, network 192.168.23.0 . I want the 4 switch ports to be part of the same LAN. I have putting both ports in the same bridge group but no luck. and of course i cant assign an IP in that range to Int vlan 1.
How can I achieve this setup?
Thanks.
Solved! Go to Solution.
06-29-2013 11:01 AM
Take the ip address off the gi0/1 interface, put both gi0/1 and int vlan 1 in the same bridge group and put the ip address on the bvi interface.
Sent from Cisco Technical Support Android App
06-29-2013 11:01 AM
Take the ip address off the gi0/1 interface, put both gi0/1 and int vlan 1 in the same bridge group and put the ip address on the bvi interface.
Sent from Cisco Technical Support Android App
06-29-2013 11:06 AM
It is not entirely clear from your description so I will ask for some confirmation. It sounds like you have configured an IP address on Gig0/1 and also configured a bridge-group on the interface. Is that the case?
If this is what you have done then the result is that Gig0/1 is routing IP and will bridge non-IP traffic. And that is not what you need.
I suggest that you remove the IP address from Gig0/1 and make sure that the interface has bridge-group1. That should allow you to put the IP address on interface vlan 1 and allow the Gig0/1 and the switch ports to all be in the same network.
HTH
Rick
06-29-2013 10:23 PM
Thanks very much for both your replys. Is it best to have int vlan1 or int bvi1 with the IP address. I tried with int BVI1 haveing the Ip address but sh ip int brief which showed down down. I also added
Bridge IRB
bridge 1 protocol ieee
bridge 1 route ip
I must be doing something wrong?
06-30-2013 03:01 PM
Does the bridge-group command work on the interface vlan 1? I believe that bridge-group is needed for the BVI but I am not sure that it works on the vlan interface.
Perhaps it would help if you would post your configuration and also the outputs of show ip interface brief and of show spanning-tree
HTH
Rick
07-01-2013 08:41 PM
Hi there,
Thanks again for the help. i will post my config shortly.
07-02-2013 12:05 AM
I just retried the config with bridge group and all working now with the ip on int BVI1. Thanks verz much for all the help.
: )
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