> ## Documentation Index
> Fetch the complete documentation index at: https://docs.megaport.com/llms.txt
> Use this file to discover all available pages before exploring further.

# MVE Frequently Asked Questions (FAQs)

> This help topic provides answers to common questions about Megaport Virtual Edge (MVE).

export const Anchor = ({name}) => {
  const errorPrefix = '\x1b[31;1;4mERROR\x1b[0m: Anchor -';
  if (name === undefined || name === null || name === 'undefined') {
    console.error(`${errorPrefix} \`name\` must have a value — rendering an empty string instead`);
    return <></>;
  }
  const raw = typeof name === 'string' ? name : JSON.stringify(name);
  const id = raw.replace(/\s+/g, '-').replace(/[^A-Za-z0-9_-]/g, '').replace(/-+/g, '-').replace(/^-+|-+$/g, '');
  if (!id) {
    console.error(`${errorPrefix} \`name\` "${name}" sanitizes to an empty id — rendering an empty string instead`);
    return <></>;
  }
  return <a style={{
    scrollMarginTop: 'var(--scroll-mt)'
  }} id={id}></a>;
};

export const Gloss = ({term, anchor, langDir = 'en'}) => {
  const errorPrefix = '\x1b[31;1;4mERROR\x1b[0m: Gloss -';
  if (typeof term !== 'string') {
    term = String(term);
  }
  if (typeof anchor !== 'string') {
    anchor = String(anchor);
  }
  if (!term || term === 'undefined') {
    console.error(`${errorPrefix} the \`term\` property is required — rendering an empty string instead`);
    return <></>;
  }
  if (!anchor || anchor === 'undefined') {
    console.error(`${errorPrefix} the \`anchor\` property is required — rendering an empty string instead`);
    return <></>;
  }
  const lang = langDir === 'en' ? '/' : '/' + langDir + '/';
  const glossaryPage = lang + 'glossary/#' + anchor;
  return <a href={glossaryPage}>{term}</a>;
};

<Anchor name="mve-vs-mcr" />

### Is MVE an SD-WAN or Firewall product?

No, MVE is not an SD-WAN or Firewall product, but an enabler of the two. It is an on-demand platform that enables the use of an SD-WAN or Firewall service to be activated as a Virtual Network Function (VNF), assuming the customer owns a license for the VNF.\
In short, MVE provides the compute and the connectivity, whilst the customer must bring their own SD-WAN or Firewall license.

<Anchor name="internet" />

### Do I need to buy an internet connection to use MVE?

Most of the VNFs qualified to work with the MVE will use the public internet to communicate with the management platform, therefore having an internet connection attached to the MVE is very important. We recommend that you purchase a Megaport Internet connection with the initial MVE order, which will provide the internet connectivity required to authenticate/validate the license of the VNF and establish the communication with the management platform.

<Anchor name="internet2" />

### Can I bring my own internet connection?

Yes, but you need to get the confirmation from one of our Solution Architects. For example, you might have to allocate the public IP address using DHCP.

<Anchor name="IP-address" />

### How does IP addressing work on MVE?

Included within the subscription for each MVE is a unique, dedicated, publicly accessible IP address that can be entered as a Domain Name Server (DNS) "A record" within the customer DNS for ease of use. This IP address will persistently be associated with the MVE for the duration of its life.

<Anchor name="connect" />

### Can two MVEs reach each other over the public internet?

Yes, there is no restriction in exchanging traffic between two MVEs over the internet.

<Anchor name="compare" />

### How does MVE work with, or compare to, the MCR?

Megaport Cloud Router (MCR) and MVE are complementary products that serve different needs.
MCR is a virtual BGP router that resides within the Megaport SDN. MCR configuration is optimized for enterprise-to-cloud or <Gloss term="multicloud" anchor="multicloud" /> connections. MCR is ideal when customers are already present in a data center connected to the Megaport SDN or only need cloud-to-cloud connectivity. MCR is a standalone product, which is individually configured and operated.

MVE resides at the edge of the Megaport SDN. It provides access to the Megaport SDN for customers not already present within a data center. MVE configuration is done within both the Megaport Portal and the partner SD-WAN management console (details depend on your SD-WAN provider).

MVE and MCR are both subscription services, and can be used separately or together.

<Anchor name="displace-mcr" />

### Does MVE displace MCR?

No, MVE doesn't displace MCR.

<Anchor name="mve-pricing" />

### How is pricing structured?

MVEs are available in multiple sizes with recurring monthly flat fees. These fees include the compute (vCPUs, RAM, Storage) required for the VNF to work.

In addition to the compute, customers can create a Megaport Internet connection which provides the connectivity. Megaport Internet bandwidth is adjustable from 20 Mbps to several Gbps, so the price of the Megaport Internet connction will be a flat monthly recurring charge depending on the amount of selected bandwidth. Megaport Internet connections will be charged separately to the MVE compute.

These fees include the MVE, public IP address, and internet connectivity. Megaport Internet costs might differ by market. VXCs between MVEs or other resources are billed separately. You can choose a pay-as-you-go or contract term pricing model. For more information, see [MVE Pricing and Contract Terms](/finance/mve-pricing).

<Anchor name="byol" />

### Can I bring my own license?

Yes, in fact this is a must if you want to use MVE. Just be aware that the license needs to match the image/software version supported by Megaport.

<Anchor name="wiav" />

### What is a vNIC?

A vNIC is a virtual network interface which customers can use to run VXC.

<Anchor name="howmany" />

### How many vNICs can be enabled per MVE?

Up to five vNICs can be ordered per MVE dependant on vendor.

<Anchor name="maxspeed" />

### Does a vNIC have a maximum speed that can be supported?

vNICs do not have a speed limit, but the VXCs that connect to the vNICs do.

<Anchor name="morevnics" />

### Can I order more vNICs after I have activated the MVE?

No, unfortunately you won’t be able to order more vNICs, even if you didn’t reach the limit of 5. The only way to use more vNICs is to reorder the MVE.

<Anchor name="description" />

### Can I change the name of the vNIC?

Yes, you can change the name of the vNIC to anything you want. We recommend that you use names that are meaningful for the purpose of the vNIC.

You can also change the vNIC name later, after the MVE has been deployed.

<Anchor name="vniccharge" />

### How much is the charge for a vNIC?

You can order up to five vNICs per MVE at no extra cost.

<Anchor name="cancelremove" />

### Can I cancel/remove a vNIC after I activate the MVE?

No, the only way to change the number of vNICs available is to reorder the MVE.

<Anchor name="allfive" />

### Will I break anything if I order all five vNICs from day one?

We strongly recommend that you get in touch with your license supplier to understand if adding more vNICs will affect the correct functionality of the image (SD-WAN or FWaaS).
