I am trying to integrate a 3750 switch stack into my network. This switch stack will be used for a VM environment. Our network currently has an ASA in place and is divided into a Lan segment and a DMZ segment. Both of these segments are designated by separate connections off the ASA. The DMZ is our public facing server network. Since the VM environment will have a mix of DMZ and LAN servers in it I need to have the switch the VM environment is connected to be on the DMZ and the Lan. Since these two segments have different subnets I am thinking I can just route through the 3750 and the ASA to separate these environments on one switch statck. I seen some documenation that mentioned using IP routing and vlans, but I can't find anything that referes to using two networks connected to the 3750 stack.
- Code: Select all
ASA
|
|
/ \
| |
| |
Lan DMZ
Switches Switches
| |
| |
-------------
|
|
3750 VM Environment
I appologize for my poor ascii art skills.
This is just the first way I thought of doing this. If I do it this way, would it be easier to create two new subnets for the VM switch stack and then have the ASA route to the new subnets, or can I use the existing addressing scheme in the Lan and DMZ and just route those in the ASA? I suppose that I could dedicate one switch in the stack to the LAN environment and one for the DMZ, but I was thinking that would kill failover ability. Please let me know if anyone needs more information, I appreciate any help!
