Section | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Adding
There are two way to add a resource which one is select this from a group name and another is select this from a resource type.
...
네트워크 카드 리소스를 그룹에 추가합니다.
네트워크 카드 리소스는 그룹에 추가시 바로 활성화 되고, 온라인으로 표시 됩니다.
- Select a group → right click → 'Add Resource'.
[Figure] Adding Resource in a group - Select 'NIC' from Resource Type lists and click 'Next' button.
[Figure] Select Resource Wizard View - Next steps are same as adding in resource type.
Adding in Resource Type
- ResourceType → Right Click → Click Add Resource
[Figure] Adding NIC Resource in a resource type
Enter resource name and select NIC.
[Figure] Add network card wizard view Click on the Add Setting button to enter the ping timeout and the test address list.
Info Additional setting can be selected as an option. You don't need to enter it.
테스트 주소 목록은 ','로 구분하여 여러개 지정 가능합니다.
[Figure] Additional Settings of NIC resource
[Figure] Adding network card resource is completed
Deleting
Select Resource type → Right click → Delete Resource.
- Click delete and resource will be deleted.
[Figure] Delete Network Card Resource View
완료 버튼을 클릭하면 네트워크카드 리소스가 추가 되며,
관리 웹 콘솔 상에서 바로 확인이 가능합니다.
Deleting
해당 리소스 선택 -> 마우스 우 클릭 -> 리소스 삭제를 선택합니다.
삭제된 리소스는 관리 웹콘솔 상에서 바로 사라집니다.
Status
The following table explains the status switching of the MCCS resource caused by a user's command and the status.
The command assumes that it is generated by a user.
...
MCCS cannot use the online/offline commands to a network device. It is because a network is managed by the OS as soon as it is installed in the H/W.
Due to the characteristics, a network card's resource type action attribute is set to none. Also, its NoAction value is set to true.
The attribute value cannot be used to start or terminate the resource. It is operable at all nodes at the same time but it only monitors the status. It is called a monitoring only resource.
Attribute
[Figure] Attribute of Network Interface Card네트워크 카드 리소스의 고유 속성을 표시 합니다.
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. If the ICMP test succeeds in at least one address, network connection state is considered normal. When there is more than one address, they are separated by ",". | IP ADDRESS | O |
...