The following is a guide on how to set a static IP on a VLAN interface using a Juniper EX3300. This guide assumes you are using the IP of 192.168.88.31/24 and the VLAN of 88.
- Set the Management VLAN ID
- set vlans VL88 vlan-id 88
- Set the Management VLAN Description
- set vlans VL88 description MGMT_Network
- Set the L3 Routed interface for Management
- set vlans VL88 l3-interface vlan.88
- Set the Managment Network IP Address
- set interfaces vlan unit 88 family inet address 192.168.88.31/24