Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
xenica_ipmanager [2018/05/28 19:07] sathish |
xenica_ipmanager [2020/01/06 00:03] orwah |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{:user:servarica.png?direct|}} | + | {{ :wiki:300.png?250 |}} |
- | {{ :user:xenica.png?direct|}} | + | |
<html> | <html> | ||
<head> | <head> | ||
<style> | <style> | ||
h1 { | h1 { | ||
- | color: #FF5733; | + | color: #3498DB; |
text-align: center; | text-align: center; | ||
font-weight:bold; | font-weight:bold; | ||
Line 25: | Line 24: | ||
---- | ---- | ||
We have a dedicated IP manager to manage all IP related tasks like | We have a dedicated IP manager to manage all IP related tasks like | ||
- | * Assigning IPs to the VM | + | * Assigning IPs to the VM automatically on provision |
* Maintaining IP records assigned to the user | * Maintaining IP records assigned to the user | ||
* Displaying IP availability status | * Displaying IP availability status | ||
Line 36: | Line 35: | ||
---- | ---- | ||
- | We have a Concept of NOC/Datacenter in our IP manager, in which IPs are Allotted based on NOC | + | We have a Concept of Datacenter/NOC in our IP manager, in which IPs are Allotted based on NOC\\ |
- | Were you can have multiple servers on a same NOC/DC. | + | Where you can have multiple servers on a different Datacenters (NOCs), and each NOC have its different IP range. and you still need to control all of that from the same WHMCS . |
- | i.e (If you need some servers to use completely different set of IPs, you can simply change its NOC/DC to Some other name | + | i.e : If you need some servers to use completely different set of IPs, like when it is located on different Data Center,\\ |
+ | you can simply change those server's 'Datacenter/NOC' field to Some other name, the same name will be used exactly for a range of IPs on the IP Manager , so VMs created on those servers will use only those suitable IPs based on their 'Datacenter/NOC' Field value. | ||
- | By Default all Servers will be added to **(Default)** NOC | + | IPs always filtered based on 'Datacenter/NOC' Value of the used server, \\ |
+ | if no value specified on the server NOC/DC field (empty), then it is called the Default NOC.\\ | ||
+ | By Default all Servers will be added to **(Default)** NOC Set of IPs Unless you change that value manually. | ||