...
Section | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Info |
---|
네트워크 카드 이름은 공백 또는 특수 문자 사용을 자제해 주십시오. |
Adding
Add the network card resource to a group.
When you add the network card resource to a group, it will be immediately activated and displayed as online.
- When add a resource from a group name, select a group → right click → '"Add Resource'". Or select "Edit(E)" from the main menu bar → select '"Add Resource'". Or select '"Add Resource' " icon from the tool bar.
- Select '"NIC' " from Resource Type lists and click 'the "Next' " button. When add a resource from the NIC resource type name, this step will be skipped.
- Enter resource name and select "NIC".
[Figure] Add network card wizard view Click on the Add Setting "Additional Settings" button to enter the ping timeout and the test address list.
Info Additional setting can be selected as an option. Multiple test addresses are separated by ",".
[Figure] Additional Settings of NIC resource- Click the '"Finish' " button to add the network card resource.
Deleting
Select the resource. "Resource type" -> Right click with the mouse. click -> Delete the resourceResource.
State
The following table explains the state of NIC resource.
네트워크 카드 에이전트: 물리적인 네트워크 어댑터를 관리합니다NIC agent: Manages physical network adapters.
State | Agent Command | Description | Note | |
---|---|---|---|---|
Online A network interface card is working normally. | Offline | A network card resource cannot be taken offline. | ||
Monitoring | It refers to the AdapterName attributes and checks the link status of the NIC. | |||
Offline A Network interface card is in unknown state. | Online | A NIC resource cannot be brought online. | ||
Monitoring | It refers to the AdapterName attributes and checks the link status of the NIC. | |||
Fault A NIC is not configured or a link is disconnected. | Online | A NIC resource cannot be brought online. (When a faulted node is recovered, this resource will be automatically online state.) | ||
Offline | A NIC resource cannot be taken offline. |
|
*Network card resource characteristics
MCCS cannot use the online/offline commands to a network interface card. It is because a NIC is managed as MonitoringOnly resource.
Due to the characteristics, an Action attribute of its resource type is set to None. Also, its NoAction value of resource attribute is set to true.
When a resource's attribute set to like these, this cannot be brought online or taken offline. It is online at all nodes at the same time and is only monitored the state.
Attribute
Show the unique attribute of network card resource.
Attribute | Description | Type | Default | Edit | Note | ||
AdapterName | It is the ethernet adapter name registered in network interface card. | STRING | O | ||||
PingTimeout | It is the time limit for ping test. | INTEGER | 2 sec | O | |||
TestAddressList | It is the list of network access test address. | IP ADDRESS | 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.
Info |
---|
MCCS has function to limit input values against user's input field, and it provides function detects automatically data which is input wrong by user's mistake. |