Hi John,
I have same vlan 10 for all User access switches as i said my total user count is 280 nos
1) an access-layer switch eg. sw1 is connected to both UD1 & UD2 ? yes all access layer switch (sw1, sw2,sw3,sw4,sw5,sw6) is connected to UD1 & UD2
2) the links are either single links to UD1 and UD2 or they are etherchannel links ? single link from all switch gi1/1 connect to Ud1 & gi1/2 connect to UD2
3) sw1 does not have any direct connections to any of the other sw switches ? : No direct connection to user access switches
Edit - when you say the link between UD1 & UD2 is L3 can you post the config of the link ? : I am running OSFP between UD1, UD2 , router ,
UD1
int gig 1/2
no switchport
ip address 10.150.100.9 255.255.255.252
router osf 1
network 10.150.100.8 0.0.0.3 area 0
network 10.150.100.4 0.0.0.3 area 0
network 192.168.1.0 0.0.1.255 area 0
passive interface default
no passive interface int gig 1/1
no passive interface int gig 1/2
UD2
int gig 1/2
no switchport
ip address 10.150.100.10 255.255.255.252
router osf 1
network 10.150.100.8 0.0.0.3 area 0
network 10.150.100.0 0.0.0.3 area 0
network 192.168.1.0 0.0.1.255 area 0
passive interface default
no passive interface int gig 1/1
no passive interface int gig 1/2