{{ post.title }}
글 편집
{{ post.author.name }}
작성일
Version | {{ post.target_version }} | Product |
{{ product.name }}
|
---|---|---|---|
Tutorial/Manual | {{ post.manual_title }} | Attached File | {{ post.file.upload_filename }} |
Host Name과 Mac Address를 확인하는 방법은?
컴퓨터가 서버 컴퓨터이거나 Node-Locked License를 사용할 때, 라이선스 파일을 발급받기 위해서는 라이선스 서버로 작동할 컴퓨터의 다음 정보들이 필요합니다.
- Host Name
- Mac Address (Physical Address) (또는 Mac 주소)
만일 Mac Address (Physical Address)만 얻고자 한다면,
이 링크 에서 FindMacAdress.exe 를 실행하여 정보를 얻을 수 있습니다.
Host Name과 Mac Address (Physical Address)를 모두 얻고자 할 때 는 다음의 과정을 통해 얻을 수 있습니다.
- Windows 시작 버튼을 누릅니다.
- Windows 시스템 – 명령 프롬프트를 실행합니다. (혹은 시작 버튼을 누른 상태로 cmd를 입력하면 실행됩니다.)
- 다음의 명령을 입력합니다. : ipconfig /all
-
명령창에 나타난 정보로부터 Host Name 과 Mac Address (Physical Address)를 확인할 수 있습니다.
-