QuestionQ392

Storage Network

A network engineer is configuring a Cisco UCS service profile template with Ansible by using this code:

hostname: 192.168.10.23  
username: cisco  
password: f718c4329405726531f6247ff982  
name: DCE-CTRL  
template_type: updating-template  
uuid_pool: UUID-POOL  
storage_pronte: DCE-StgProf  
maintenance_policy: default  
server_pool: Container-Pool  
host_firmware_package: 4.1(1a)  
bios_policy: Docker  

Which attribute must be used to assign iSCSI initiator identifiers to every iSCSI vNIC for service profiles derived from the service template?

  • A san_connectivity_policy
  • B lan_connectivity_policy
  • C boot_policy
  • D iqn_pool
Explanation

The iqn_pool attribute assigns an IQN pool—the source of iSCSI initiator identifiers—to all iSCSI vNICs in service profiles created from the service profile template.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!