White Papers

14 Standards-based NIC and FC-HBA management for Dell EMC PowerEdge servers
Note: This PATCH command will create and schedule the configuration job but it WILL NOT reboot the server
to apply the change. When ready, use POST a command with ACTION “ComputerSystem.Reset” to reboot
the server; this will cause iDRAC with Lifecycle Controller to execute the job and apply the changes.
The example below illustrates using the Python script SetNetworkDevicePropertiesRedfish.py
from the Dell EMC Redfish Scripting GitHub repository to inventory the server’s network devices, display their
current settings, and then set the iSCSI boot network properties.
Note: A best practice is to first run the script with the h option to view the help text which explains the
supported parameters and values and provides usage examples.
1. Inventory the network devices on the target server:
C:\Python27>SetNetworkDevicePropertiesRedfish.py -ip 192.168.0.120 -u root -p
calvin -n y
- Network device ID(s) detected -
NIC.Integrated.1
NIC.Slot.1
FC.Slot.4
- Network port ID(s) detected for NIC.Integrated.1 -
NIC.Integrated.1-4-1
NIC.Integrated.1-2-1
NIC.Integrated.1-3-1
NIC.Integrated.1-1-1
- Network port ID(s) detected for NIC.Slot.1 -
NIC.Slot.1-4-1
NIC.Slot.1-4-2
NIC.Slot.1-4-3
NIC.Slot.1-4-4
NIC.Slot.1-2-1
NIC.Slot.1-2-2
NIC.Slot.1-2-3
NIC.Slot.1-2-4
NIC.Slot.1-3-1
NIC.Slot.1-3-2
NIC.Slot.1-3-3
NIC.Slot.1-3-4
NIC.Slot.1-1-1
NIC.Slot.1-1-2
NIC.Slot.1-1-3
NIC.Slot.1-1-4
- Network port ID(s) detected for FC.Slot.4 -
FC.Slot.4-1