Ive got a Juniper SRX210 only using 2 ports
Model: srx210he-poe
JUNOS Software Release [11.4R2.14]
WAN
ge-0/0/0 up up
ge-0/0/0.0 up up inet 192.168.10.4/24
LAN
ge-0/0/1 up up
ge-0/0/1.0 up up eth-switch
vlan up up
vlan.0 up up inet 192.168.1.1/24
I would like to add internal routable ip space on 3 VLANs
VLAN 101 - 192.168.70.1/24
VLAN 102 - 10.10.0.1/24
VLAN 103 - 10.10.10.1/24
My desktop is on 192.168.1.22. I would like to be able to reach these three VLANs from my desktop, as I have servers and storage deployed in the above mentioned IP space. I've read a variety of docs on virtual routers, and creating routable subnets, but none seem to cut it for this configuration, or I'm simply not getting it. I also don't want to use the other 6 interfaces as they are only 10/100. Its for an OpenStack lab deployment, in a branch office, which requires tagged vlans. The problem arises where this particular device only has 2 GigE ports, one is the gateway WAN, the other is the port connected to the Extreme Summit 400-48T. So I really only have 1 useable port to trunk to the summit, and i need 3 tagged vlans 101, 102, 103 however I cant seem to accomodate it, from everything ive read and tried on virtual routers, trunk port and vlans, nothing seems to accomplish what im doing, and OpenStack needs the tagged vlans to functionally work The environment is simple I would think.
Hoping to achieve
ge-0/0/1 up up
ge-0/0/1.0 up up eth-switch
vlan up up
vlan.0 up up inet 192.168.1.1/24
vlan.101 - 192.168.0.1/24
vlan.102 - 10.10.0.1/24
vlan.103 - 172.16.10.1/24