1. You should enable IP routing on Core switch and Distribution switch.
2. Create a point to point link between ASA and core switch with a /30 mask
3 As i can see you have 4 VLANs (invcluding the servers). So create 4 VLAN and assign Intervlan routing to Distribution layer switch instead of Core switch.
4. For better security and to avoid any accidential mega-outage, configure all switches in VTP transparent mode. How many times you are going to add/delete VLANs?
5. Connection between Distribution switches and Access switches should be configured as trunks with dynamic desirable. Also allow only one VLAN in respective trunk. It is good that you are going to use VLAN-in-a-box design.
7 On all access layer switches configure ports as static access and shut down admin unused ports. you should also disable VLAN 1. Assign IP from the relevant VLAN to the switch for management purpose.
8 Make sure that you have full connectivity and after that apply your security policy between vlan and the internet
9 Make sure that your router knows how to go to your internal networks
10. Once your network is up and running, take backup regularly. In fact it is wise to take backup of all networking devices, one basic L3 connectivity is through.
HTH.
nayan panchal
Main Topics
Browse All Topics





by: hau_itPosted on 2009-04-19 at 23:38:31ID: 24182309
Interesting topology.
1. I would suggest to enable IP routing on L3 switch.
2. Create a point to point link between ASA and L3 switch with a /30 mask
3 As i can see you have 4 VLANs (invcluding the servers). So create 4 VLAN and configure the L3 switch as a VTP server and all other switches as transparent
4 Enable the SVI (switched virtual interface) on L3 switch. One for each VLAN. With this you enable intervlan routing and you have full connectivity between VLANs
5 You can use the switch mentioned as distribution to put pcs or printers instead of sitting empty
6 On all access layer switches configure ports as static access
7 Make sure that you have full connectivity and after that apply your security policy between vlan and the internet
8 Make sure that your router knows how to go to your internal networks
For security purposes i would suggest you to configure the trunks to allow only traffic from these 4 vlans
I would also place all ports to shutdown state except from those that are currently has pcs.
Dimitris