7-1 Network Interface Card
It monitors the network interface card (NIC) in the node.Â
To attach an IP address, A NIC resource should be online first and is needed to be monitored.Â
In a system with several NICs are installed, each NIC resources of MCCS must be able to identify those under its management. To identify those, you can use the name registered in the MAC address or device driver, or the name registered in the network connection registration information. The NIC resource of MCCS uses uses the name (FriendlyName) registered in the network connection registration information.Â
This name is shown in the 'Network Connection' screen, or the information displayed after 'Ethernet Adapter' when you run the 'ipconfig' command in the command prompt is the name used to identify a NIC.Â
The NIC resource defines this name by using the AdapterName attribute.Â
Table of Contents
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 "Additional Settings" button to enter the ping timeout and the test address list.
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 type" -> Right click -> Delete the Resource.
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.
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.