Hey everyone, I have a projec that I've been assigned to handle and I thought I'd run my plan by y'all. We're wiring up a hotel's 17 conference rooms and putting in a T1. Each conference room needs 1 port. Additionally, every conference room has to *not* send packets to any other conference room unless explicitly directed there. The plan is as follows:
Get 10, 8 port switches to expand each conference room as necessary
Get a Cisco 2950, attach every walljack to this directly
Get a Cisco 2611 router w/ a t1+dsu/csu on it
I think the hardware level is pretty self explanatory. Where it gets tricky is separating everything. The plan is to make 17 separate vlans to keep the traffic separate, and then, using dot1q, create an etherchannel between the switch and the router, consisting of 17 port-channels -- 17 virtual ones on the routers fe0, and then matching them up one-to-one for each port on the switch, and then assigning the appropriate IP addresses across this schema (probably an internal class C per port). This should make it so that every switch port has to go through the router to talk to any other switch port (which is a-okay), and that every port has it's own default path on how to get to the internet (via the IP settings assigned to the vlans).
I got this information from a plethora of resources, the first being a cisco rep who said "use dot1q", this cisco article and some chatting with a network guy from the local Ford administration buildng.
Thanks!
randal
Get 10, 8 port switches to expand each conference room as necessary
Get a Cisco 2950, attach every walljack to this directly
Get a Cisco 2611 router w/ a t1+dsu/csu on it
I think the hardware level is pretty self explanatory. Where it gets tricky is separating everything. The plan is to make 17 separate vlans to keep the traffic separate, and then, using dot1q, create an etherchannel between the switch and the router, consisting of 17 port-channels -- 17 virtual ones on the routers fe0, and then matching them up one-to-one for each port on the switch, and then assigning the appropriate IP addresses across this schema (probably an internal class C per port). This should make it so that every switch port has to go through the router to talk to any other switch port (which is a-okay), and that every port has it's own default path on how to get to the internet (via the IP settings assigned to the vlans).
I got this information from a plethora of resources, the first being a cisco rep who said "use dot1q", this cisco article and some chatting with a network guy from the local Ford administration buildng.
Thanks!
randal