We have two core switches and both are configured pretty much alike but one has these bridge-group 1 commands and the other does not.
Bridging routes non-ip traffic between vlans?
How does this setup work?
Do bridge groups route between only the vlans configured with the bridge-group 1 command and can't go to other vlans?
The following is from 192.xxx.1.3
I notice the priorities are 90 on this swith are 90 and left at default on 192.xxx.1.2 so HSRP would prefer .3 (this switch) but wouldn't dlsw go down if .3 goes down?
dlsw local-peer peer-id 192.xxx.254.2 group 192 border promiscuous
dlsw load-balance round-robin
dlsw remote-peer 0 tcp 192.xxx.254.2
dlsw remote-peer 0 tcp 192.xxx.254.1
dlsw remote-peer 0 tcp 192.xxx.254.3
dlsw remote-peer 0 tcp 192.xxx.254.4
dlsw remote-peer 0 tcp 192.xxx.254.6
dlsw remote-peer 0 tcp 192.xxx.254.5
dlsw bridge-group 1
dlsw udp-disable
interface Vlan16
description ROW x Server Room
ip address 192.xxx.16.3 255.255.255.0
no ip redirects
standby 16 ip 192.xxx.16.1
standby 16 priority 90
standby 16 preempt
bridge-group 1
******Example From other core switch 192.xxx.1.2*******
interface Vlan16
description ROW x Server Room
ip address 192.xxx.16.2 255.255.255.0
ip helper-address 10.136.10.30
ip helper-address 192.xxx.88.30
no ip redirects
standby 16 ip 192.xxx.16.1
standby 16 preempt
end
*******************************************************************
!
interface Vlan24
description ROW x Server Room
ip address 192.xxx.24.3 255.255.255.0
no ip redirects
standby 24 ip 192.xxx.24.1
standby 24 priority 90
standby 24 preempt
bridge-group 1
interface Vlan25
description ROW x Server Room
ip address 192.xxx.25.3 255.255.255.0
no ip redirects
standby 25 ip 192.xxx.25.1
standby 25 priority 90
standby 25 preempt
bridge-group 1
interface Vlan27
description ROW x Server Room
ip address 192.xxx.27.3 255.255.255.0
no ip redirects
standby 27 ip 192.xxx.27.1
standby 27 priority 90
standby 27 preempt
bridge-group 1
interface Vlan28
description ROW x Server Room
ip address 192.xxx.28.3 255.255.255.0
no ip redirects
standby 28 ip 192.xxx.28.1
standby 28 priority 90
standby 28 preempt
bridge-group 1
interface Vlan40
description Row x
ip address 192.xxx.40.3 255.255.255.0
no ip redirects
standby 40 ip 192.xxx.40.1
standby 40 priority 90
standby 40 preempt
bridge-group 1
interface Vlan44
description Row x xxx Supernet
ip address 192.xxx.44.3 255.255.252.0
no ip redirects
standby 44 ip 192.xxx.44.1
standby 44 priority 90
standby 44 preempt
bridge-group 1
interface Vlan72
description ROW x (1) Server Room
ip address 192.xxx.72.3 255.255.255.0
no ip redirects
standby 72 ip 192.xxx.72.1
standby 72 priority 90
standby 72 preempt
bridge-group 1
!
interface Vlan73
description ROW x (2) Server Room
ip address 192.xxx.73.3 255.255.255.0
no ip redirects
standby 73 ip 192.xxx.73.1
standby 73 priority 90
standby 73 preempt
bridge-group 1
interface Vlan144
description Row x
ip address 192.xxx.144.3 255.255.255.0
no ip redirects
standby 144 ip 192.xxx.144.1
standby 144 priority 90
standby 144 preempt
bridge-group 1
interface Vlan209
description x Lab
ip address 192.xxx.209.3 255.255.255.0
ip helper-address 192.xxx.104.232
ip helper-address 192.xxx.73.230
no ip redirects
standby 209 ip 192.xxx.209.1
standby 209 priority 90
standby 209 preempt
bridge-group 1
interface Vlan210
description x Lab
ip address 192.xxx.210.3 255.255.255.0
ip helper-address 192.xxx.104.232
ip helper-address 192.xxx.73.230
no ip redirects
standby 210 ip 192.xxx.210.1
standby 210 priority 90
standby 210 preempt
bridge-group 1
interface Vlan252
description x
ip address 192.xxx.1.3 255.255.255.0
no ip redirects
standby 252 ip 192.xxx.1.1
standby 252 priority 90
standby 252 preempt
bridge-group 1
bridge 1 protocol vlan-bridge
bridge 1 priority 8192