7.243. RegistrationVnicProfileMapping struct


Red Hat Virtualization Manager에 존재하는 외부 가상 NIC 프로필을 매핑합니다. 대상은 프로필 ID 또는 프로필 이름 및 네트워크 이름으로 지정할 수 있습니다.

예를 들어 원하는 가상 NIC 프로파일 매핑에 다음 행이 포함됩니다.

Expand
소스 네트워크 이름소스 네트워크 프로필 이름대상 가상 NIC 프로파일 ID\names

red

gold

738dd914-8ec8-4a8b-8628-34672a5d449b

<empty >(네트워크 이름 없음)

<empty >(네트워크 프로필 이름이 없음)

892a12ec-2028-4451-80aa-ff3bf55d6bac

blue

silver

orange\copper

노란색

platinum

<empty >(프로필 없음)

green

bronze

 

그런 다음 register Configuration에 다음 스니펫을 추가해야 합니다.

<vnic_profile_mappings>
  <registration_vnic_profile_mapping>
    <from>
      <name>gold</name>
      <network>
        <name>red</name>
      </network>
    </from>
    <to id="738dd914-8ec8-4a8b-8628-34672a5d449b"/>
  </registration_vnic_profile_mapping>
  <registration_vnic_profile_mapping>
    <from>
      <name></name>
      <network>
        <name></name>
      </network>
    </from>
    <to id="892a12ec-2028-4451-80aa-ff3bf55d6bac"/>
  </registration_vnic_profile_mapping>
  <registration_vnic_profile_mapping>
    <from>
      <name>silver</name>
      <network>
        <name>blue</name>
      </network>
    </from>
    <to>
      <name>copper</name>
      <network>
        <name>orange</name>
      </network>
    </to>
  </registration_vnic_profile_mapping>
  <registration_vnic_profile_mapping>
    <from>
      <name>platinum</name>
      <network>
        <name>yellow</name>
      </network>
    </from>
    <to>
      <name></name>
      <network>
        <name></name>
      </network>
    </to>
  </registration_vnic_profile_mapping>
  <registration_vnic_profile_mapping>
    <from>
      <name>bronze</name>
      <network>
        <name>green</name>
      </network>
    </from>
  </registration_vnic_profile_mapping>
</vnic_profile_mappings>
Copy to Clipboard Toggle word wrap
Expand
표 7.318. 링크 요약
이름유형요약

from

VnicProfile

외부 네트워크 및 외부 네트워크 프로필에 대한 참조입니다.

다음으로 변경

VnicProfile

기존 가상 NIC 프로필에 대한 참조입니다.

맨 위로 이동
Red Hat logoGithubredditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다. 최신 업데이트를 확인하세요.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

Theme

© 2025 Red Hat