User's Manual
PurposeCommand or Action
Enters the host Fibre Channel interface command mode
for the specified vHBA.
Server /chassis/adapter # scope
host-fc-if {fc0 | fc1 | name}
Step 3
Displays the boot table. From the Boot Table Entry field,
locate the number of the entry to be deleted.
Server /chassis/adapter/host-fc-if #
show boot
Step 4
Deletes the boot table entry at the specified position in
the table. The range of entry is 0 to 3. The change will
take effect upon the next server reset.
Server /chassis/adapter/host-fc-if #
delete boot entry
Step 5
Commits the transaction to the system configuration.Server /chassis/adapter/host-fc-if #
commit
Step 6
The changes will take effect upon the next server
reboot.
Note
This example deletes boot table entry number 1 for the vHBA fc1:
Server# scope chassis
Server /chassis # scope adapter 1
Server /chassis/adapter # scope host-fc-if fc1
Server /chassis/adapter/host-fc-if # show boot
Boot Table Entry Boot Target WWPN Boot LUN ID
----------------- -------------------------- ------------
0 20:00:00:11:22:33:44:55 3
1 20:00:00:11:22:33:44:56 5
Server /chassis/adapter/host-fc-if # delete boot 1
Server /chassis/adapter/host-fc-if *# commit
New host-fc-if settings will take effect upon the next server reset
Server /chassis/adapter/host-fc-if # show boot
Boot Table Entry Boot Target WWPN Boot LUN ID
----------------- -------------------------- ------------
0 20:00:00:11:22:33:44:55 3
Server /chassis/adapter/host-fc-if #
What to Do Next
Reboot the server to apply the changes.
vHBA Persistent Binding
Persistent binding ensures that the system-assigned mapping of Fibre Channel targets is maintained after a
reboot.
Cisco UCS C-Series Servers Integrated Management Controller CLI Configuration Guide, Release 1.5
96 OL-28893-01
Managing Network Adapters
vHBA Persistent Binding