CRS VLAN Challenge

I have read through a few different forum posts and explored a little along the way, but I am looking for any help and suggestions to configure my CRS:

Here is what I have setup:

ether1 = uplink to my provider

ether2= master port for ports 2-24 with 10.0.10.0/24 DHCP network

I have servers plugged into
ether2
ether3
ether4
ether5
ether6

I would like to create vlan ID 50 and take ether1 incoming traffic and put it on it. I would like to allow vlan50 on ports ether2,3,4,5 to tag vlan50 so it can go out ether1. VLAN50 will be my public network so I can route my provider’s static IPs to different virtual machines.

I have not played around with VLANs too much, and would appreciate any help.

Cheers!
wicheese

Create a new master port for port 7 and assign ports 8-24 to it and then masquerade them for NAT based on the LAN and ether1 address. Then if you have a routable subnet from your provider it will route to ports 2-6; otherwise if the address from ether1 is in the same subnet as ports 2-6 then you’ll have to add port 1 to their bridge.