You can add a logical interface to NAS Bridge using an available virtual machine network adapter.
Before you begin
You must have the following information:
- IP addresses for the new logical interface
- Any routing table entries
Also, you must have an available network adapter defined to the NAS Bridge virtual machine.
Steps
- Click Configuration at the top of the web page.
- Click Networking on the left side of the page.
- Click Add at the top of the page next to Logical Interfaces.
- Enter the following configuration information.
- Name - Unique name for the LIF
- Interface - OS network interface (must begin with "eth")
- VLAN - Optional number of the VLAN
- Protocol - Static or DHCP (dynamic)
- CIDR - IP address of the LIF in CIDR notation
- Click Save.
- To create a route, click Add next to Route.
- Enter the following configuration information, associating it with the appropriate LIF.
- Name - Unique name for the route
- Logical interface - Associated LIF
- CIDR - IP address for the route entry in CIDR notation
- Gateway - IP address for the IP gateway
- Click Save.