03-09-2010 02:04 AM - edited 03-06-2019 10:03 AM
Sir,
we have 2948 G switch.In that we are using bridge group configration instead of valn.Is there any advantage available for bridge configauration over VLAN
interface BVI1
ip address 10.x.x.x 255.255.255.0
no ip directed-broadcast
!
interface BVI2
ip address 176.x.x.x 255.255.255.224
no ip directed-broadcast
Thanks in advance,
Senthil
Solved! Go to Solution.
03-09-2010 02:13 AM
Sir,
we have 2948 G switch.In that we are using bridge group configration instead of valn.Is there any advantage available for bridge configauration over VLAN
interface BVI1
ip address 10.x.x.x 255.255.255.0
no ip directed-broadcast
!
interface BVI2
ip address 176.x.x.x 255.255.255.224
no ip directed-broadcastThanks in advance,
Senthi
Hi Senthil,
Bridge groups provide a method to group two or more ports into a single broadcast domain, where as VLAN's provide a method to group many ports into a single broadcast domain or establish a number of broadcast domains (or secure groups) on a single switch.
Bridge groups operate at layer 2. So they are not very effective at connecting layer 3 switches and routers.If you want to connect 2 ports of a layer 2 switch with 2 Ethernet interfaces of a router you can do that but the Ethernet interfaces on the router no longer operate as routed interfaces.
Check out the below link for more information
http://www.cisco.com/en/US/tech/tk389/tk815/technologies_tech_note09186a0080094663.shtml
Remember to rate the helpful post
Ganesh.H
03-09-2010 02:13 AM
Sir,
we have 2948 G switch.In that we are using bridge group configration instead of valn.Is there any advantage available for bridge configauration over VLAN
interface BVI1
ip address 10.x.x.x 255.255.255.0
no ip directed-broadcast
!
interface BVI2
ip address 176.x.x.x 255.255.255.224
no ip directed-broadcastThanks in advance,
Senthi
Hi Senthil,
Bridge groups provide a method to group two or more ports into a single broadcast domain, where as VLAN's provide a method to group many ports into a single broadcast domain or establish a number of broadcast domains (or secure groups) on a single switch.
Bridge groups operate at layer 2. So they are not very effective at connecting layer 3 switches and routers.If you want to connect 2 ports of a layer 2 switch with 2 Ethernet interfaces of a router you can do that but the Ethernet interfaces on the router no longer operate as routed interfaces.
Check out the below link for more information
http://www.cisco.com/en/US/tech/tk389/tk815/technologies_tech_note09186a0080094663.shtml
Remember to rate the helpful post
Ganesh.H
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