WHat you say in text and what you draw is different. By not allowing
VLAN trunks to exist beyond the distribs (which means you aren't using
VTP) you essentially divide you network into multiple L2s topologies.
For one VLAN you have
> Access1
> / \
> / \
> L2 / \ L2
> / \
> / \
> / \
> / L3 \
> Dist1-----------------Dist2
and for another VLAN you have this
> Dist1-----------------Dist2
> \ /
> \ /
> \ /
> L2 \ / L2
> \ /
> \ /
> \ /
> Access2
It is up to you to ensure you never misconfigure any vlan or trunk to
allow the diagram you drew to exist. That's why people run STP. One
misconfigured trunk or vlan and you've just taken out your network.
Secondly, are you saying you won't be running HSRP?
If you run HSRP You still have issues with who talks to which router.
If an Access2 device uses a router on DIST1 and an Access1 device uses
a router on DIST2 you wil get assymetric routing and promot unicast
flooding. DIST1 will know about access1 and DIST2 will know about
access 2.
Also if you have hybrid DISTs which many allow devices on DIST1 will
pass throught Access1 to reach DISt2 within the same VLAN.
wrote:
>No, this is what you want to hear
>That's my view anyway.
>
>
>
> Access1
> / \
> / \
> L2 / \ L2
> / \
> / \
> / \
> / L3 \
> Dist1-----------------Dist2
> \ /
> \ /
> \ /
> L2 \ / L2
> \ /
> \ /
> \ /
> Access2
>
>No STP needed, no unicast flooding due to HSRP
>and asymetric routing. Never been there done that
>however thats the one I like the looks of.
>
>Each VLAN is constrained to only one access switch
>although each Access switch can support more then one
>VLAN if trunking or multiple parallel uplinks are used.
DiGiTAL_ViNYL (no email)