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 NIC resource in a group, it will be immediately enabled 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".
Select "NIC" from Resource Type lists and click the "Next" button.
- Enter resource name and select "NIC".
[Figure] Add network card wizard view Click on the "Additional Settings" button to define attributes and then click the "OK" button.
Additional setting can be selected as an option. Multiple test addresses are separated by ",".
[Figure] Additional Settings of network card wizard viewClick the "Finish" button to add the NIC resource.
Deleting
Select Resource type → Right click → Delete 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. | |
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 specified attribute of NIC 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 | 2sec | 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.