After adding a
subnet IP address to the instance, you must bind the IP address to the VLAN of
data interface you are using on the instance. By default, the VLAN 1007 is
bound to the 10/1 and 10/2 interfaces.
- To bind the subnet IP address to VLAN of data interface from the
configuration utility
-
- Navigate to the
page.
- Select the VLAN,
such as 1007, that was created when provisioning the instances.
- Click
Open, as shown in the following figure.
- In the Interface
Bindings tab of the Configure VLAN dialog box, notice that the VLAN is bound to
interfaces 10/1 (entry T9 of your worksheet) and 10/2.
- In the IP Bindings
tab, select the subnet IP address you have created, as shown in the following
figure.
- Click Create and
then Close.
- If you are
configuring the appliance for two links, repeat this procedure to bind second
subnet IP (entry T5 of your worksheet) to another VLAN, such as 1009.
- To bind the subnet IP addresses to VLANs of data interface by
using the command line interface, run the following command
-
> bind vlan 1007–IPAddress 172.17.17.2 255.255.255.0
> bind vlan 1009–IPAddress 172.17.18.2 255.255.255.0
Note: Run the second command only if you are configuring the
appliance for two links.