Connecting MVEs Integrated with Palo Alto VM-Series
This topic describes how to connect a Megaport Virtual Edge (MVE) integrated with Palo Alto next-generation firewall (NGFW) to another MVE.
This deployment uses the Megaport private software defined network (SDN) to reduce reliance on the internet and connect enterprise branch locations.
With two MVEs configured, you can create a private VXC to connect them on the Megaport network without the need for any physical infrastructure. A VXC is essentially a private point-to-point Ethernet connection between an A-End MVE and a B-End MVE.
Before you begin
Provision two MVEs in different locations. If you haven’t already created MVEs, see Creating a VM-Series MVE.
Creating a VXC between two MVEs
A private VXC deployment between two MVEs integrated with Palo Alto starts in the Megaport ONE Portal. To complete the configuration, you will use Palo Alto VM-Series.
To create a VXC
-
In the Megaport ONE Portal, choose Networking > Services.
-
Click the gear icon
next to the originating A-End Palo Alto MVE.
-
Select Add Connection.
-
Select Private VXC as the connection type.
-
Select the destination B-End MVE.
Use the Country filter to narrow the selection. -
Specify the VXC Configuration details:
-
Connection Name – Specify a name for the VXC that is easily identifiable. For example, LA MVE 2 to Dallas MVE 4. You can change the name later, if you like.
-
Rate Limit (Mbps) – Specify a rate limit, in Mbps. The maximum speed is displayed. Although the rate limit for a VXC can be up to 10 Gbps, the compute capacity of the A-End or B-End MVE can influence the circuit throughput. Consult Palo Alto’s documentation for details.
-
A-End vNIC – Specify a vNIC by using the pre-populated default, or select from the drop-down list.
-
Preferred VLAN – Specify the 802.1q VLAN tag for this connection. Each VXC is delivered as a separate VLAN on the MVE. The VLAN ID must be unique on this MVE and can range from 2 to 4093. Megaport will attempt to use the same VLAN ID at both MVE instances, and it will also be used to configure the VLAN tag in Palo Alto PAN-OS. If you specify a VLAN ID that is already in use, you will be notified when placing the MVE order.
-
-
Specify the Billing Details:
-
Service Level Reference (optional) – Specify a unique identifying number for the VXC to be used for billing purposes, such as a cost center number or a unique customer ID. The service level reference number appears for each service under the Product section of the invoice. You can also edit this field for an existing service.
-
Monthly Price – The monthly rate is based on location and size.
-
Promo Code – If you have a promotional code, enter it and click Add Code.
-
-
Click Create Connection to order the connection.
-
Review the new connection details and pricing then click Confirm.
Once the VXC is deployed, you can view it in the Megaport ONE Portal Services page. The Services page displays the VXC under the A-End MVE and the B-End MVE. Note that the service ID number is the same for the VXC at both ends of the connection.
The next step is to configure the A-End and B-End MVEs in the Palo Alto VM-Series.
Note
The next procedure configures IP connectivity with BGP, providing just one solution out of many. Consult your SD-WAN vendor documentation for specific network design and configuration options before configuring interfaces for the MVEs.
Configuring the A-End MVE in VM-Series
-
Log in to your VM-Series instance.
-
Choose Network > Interfaces.
-
Select the A-End MVE (
ethernet1/1
). -
Click Add Subinterface.
-
Provide these details:
-
Interface Name – Enter a name for the subinterface. In the adjacent field, enter a number to identify the subinterface.
-
Comment – Enter an alternate name, for example, PA-MVE-1 to PA-MVE-2.
-
Tag – Specify the VLAN value associated with the VXC you created earlier. For ease of use, specify the same number as the Interface Name.
-
Virtual Router – Select a virtual router to the interface, as required by your network.
-
-
Select the IPv4 tab.
- Select Static as the Type.
- Click +Add to add a new IP address.
- Enter the IPv4 address and netmask.
- Click OK.
- Click Commit in the top right corner.
- Review the changes and click Commit.
The new VLAN interface appears with your ethernet1/1
physical interface.
Next, you will create a security zone so the interface can route traffic.
To create a security zone
- Select the
ethernet1/1.1010
subinterface. - Select New Zone from the Security Zone drop-down list.
- Specify a name for the security zone.
- Click +Add under Interfaces and add
ethernet1/1.1010
to the security zone. - Specify any additional details as required for your network security.
- Select New Zone Protection Profile from the Zone Protection Profile drop-down list.
- Specify any details as required for your network security.
This example uses all the defaults.
- Click OK.
- Click OK in the Layer3 Subinterface screen.
- Click Commit in the top right corner.
- Review the changes and click Commit.
Configuring the B-End MVE in VM-Series
- Follow the same procedure to configure the B-End interface, using a different IP address.
Validating your connection
Next, you will test connectivity between the Palo Alto MVEs.
Note
Because Palo Alto is a firewall, you must enable ICMP before an interface can respond to an ICMP echo request.
To validate your connection
- Log in to your VM-Series instance.
- Choose Network > Interfaces.
- Select the newly created subinterface.
- Select the Advanced tab.
- Select New Management Profile from the drop-down list.
- Specify a profile name in the Name field.
- Select Ping from the Network Services list.
- To add specific IP addresses or subnets to the ACL, click +Add under Permitted IP Addresses.
- Click OK.
- Click OK.
- Click Commit in the top right corner.
- Review the changes and click Commit.
- Repeat steps 1 to 12 for the second Palo Alto MVE.
- Choose Device > Troubleshooting to test connectivity between the Palo Alto MVEs.
- Select Ping from the Select Test drop-down list.
- Enter the relevant details.
See the Palo Alto Tech Docs for information on these fields. - Click Execute to run the test.