User's Manual

Modifying vHBA Properties
Before You Begin
You must log in with admin privileges to perform this task.
Procedure
PurposeCommand or Action
Enters the chassis command mode.Server# scope chassis
Step 1
(Optional) Displays the available adapter devices.Server /chassis # show adapter
Step 2
Enters the command mode for the adapter card at the
PCI slot number specified by index.
Server /chassis # scope adapter index
Step 3
The server must be powered on before you
can view or change adapter settings.
Note
Enters the host Fibre Channel interface command
mode for the specified vHBA.
Server /chassis/adapter # scope host-fc-if
{fc0 | fc1 | name}
Step 4
Specifies a unique World Wide Node Name (WWNN)
for the adapter in the form hh:hh:hh:hh:hh:hh:hh:hh.
Server /chassis/adapter/host-fc-if # set
wwnn wwnn
Step 5
Unless specified by this command, the WWNN is
generated automatically by the system.
Specifies a unique World Wide Port Name (WWPN)
for the adapter in the form hh:hh:hh:hh:hh:hh:hh:hh.
Server /chassis/adapter/host-fc-if # set
wwpn wwpn
Step 6
Unless specified by this command, the WWPN is
generated automatically by the system.
Enables or disables FC SAN boot. The default is
disable.
Server /chassis/adapter/host-fc-if # set
boot {disable | enable}
Step 7
Enables or disables persistent LUN binding. The
default is disable.
Server /chassis/adapter/host-fc-if # set
persistent-lun-binding {disable |
enable}
Step 8
Specifies a MAC address for the vHBA.Server /chassis/adapter/host-fc-if # set
mac-addr mac-addr
Step 9
Specifies the default VLAN for this vHBA. Valid
VLAN numbers are 1 to 4094; the default is none.
Server /chassis/adapter/host-fc-if # set
vlan {none | vlan-id}
Step 10
Specifies the class of service (CoS) value to be marked
on received packets unless the vHBA is configured
Server /chassis/adapter/host-fc-if # set
cos cos-value
Step 11
to trust host CoS. Valid CoS values are 0 to 6; the
default is 0. Higher values indicate more important
traffic.
This setting is not functional in NIV mode.
Cisco UCS C-Series Servers Integrated Management Controller CLI Configuration Guide, Release 1.5
88 OL-28893-01
Managing Network Adapters
Modifying vHBA Properties