It is managed IP address (virtual IP address) and subnet mask which will be assigned on a network interface card resource.
A real IP address which is static must be set in the network interface card to add on a virtual IP address. This can be switchable node to node in case it reacts in the same manner as the node’s real IP address, and applications and other nodes can communicate with the node using the virtual IP address.
A virtual IP address cannot be used independently. This always depends on a network interface card resource, so this have a value which is name of the network interface card(NIC) resource in its ‘NICResName’ attribute. This value should be match to its depending NIC resource name to work properly.
If the NIC resource has not been configured or not in the ONLINE state, it cannot be used.
Table of Contents
Adding
Add the IP address resource to a group.
The NIC resource should be added before adding it.
- When add a resource from a group name, select a group → right click → 'Add Resource'.
- Select 'IP' from Resource Type lists and click 'Next' button.
Enter resource name. if you skip this, the name will be given same value with virtual IP address.Enter virtual IP address which should have same subnet mask with real IP address of both nodes.
네트워크카드 리소스를 선택하고 가상 주소를 입력하면 MCCS 가 리소스 이름을 제안합니다.
이 리소스 이름을 그대로 사용할 수도 있고 다르게 입력할 수도 있습니다.
[Figure] Adding values for IP resource- Click 'Finish' button and IP resource is added.
Deleting
Select Resource type → right click → delete resource.
State
The following table explains the state of IP address resource.
네트워크 주소 에이전트: 가상 IP 주소를 관리합니다.
State | Agent command | Description | Note |
---|---|---|---|
Online An IP address is assigned properly on its corresponding NIC resource. | Offline | An IP address assigned to the designated NIC is removed. | |
Monitoring | It tests a virtual IP address exists on a NIC. | ||
Offline An IP address is unassigned on its corresponding NIC resource. | Online | It first checks if the designated NIC is online or not. | |
Monitoring | It tests a virtual IP address exists on a NIC. | ||
Fault 1. IP address assigned to a NIC is removed by the user command. Details on the cause ca be shown thorough the error log. | Online | Refer to the above online command. | |
Offline | An IP address assigned to the designated NIC is removed. |
Attribute
This is the specified attribute of the IP address resource.
Attribute | Description | Type | Default | Edit | Note |
Address | Virtual IP address. | IP ADDRESS | O | ||
Subnet | Subnet mask of the virtual IP address.(IPv4 : Subnet mask, IPv6 : Subnet prefix length) | IP ADDRESS | O | ||
NICResName | Name of the network interface card resource that has defined the network device of the virtual IP address being allocated. | NAME | O | ||
Outbound | Set the Outbound option of the registered network address\r\n(None/SkipAsSource/Replacement) | STRING | O | ||
VirtualMAC | Virtual MAC Address | STRING | O |
Specified attribute values are normally entered when add the resource, This value can be edited or viewed through 'Specified Attribute' table in the Resource Attributes tab on the detailed information panel.
MCCS 는 사용자의 입력필드에 대한 입력값 제한 기능이 존재하며, 사용자가 잘못 입력한 데이터에 대해 자동 점검기능을 제공합니다.