EasyManuals Logo

Cisco UCS C Series Programmer's Guide

Cisco UCS C Series
138 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #134 background image
"PowerControl":[
{
"PowerLimit":{
"CorrectionInMs":2000,
"LimitInWatts":350,
"LimitException":"LogEventOnly"
}
}]
}'
Setting DHCPv4 Attributes
This is not applicable for S3260 M5 servers.
Note
Request:
curl -XPATCH -k -u admin https://10.10.10.10/redfish/v1/Managers/CIMC/EthernetInterfaces/NICs
-d'
{
"DHCPv4": {
"UseDNSServers": false,
"UseGateway": false,
"DHCPEnabled": false,
"UseStaticRoutes": false
}
}
Setting DHCPv6 Attributes
This is not applicable for S3260 M5 servers.
Note
Request:
curl -XPATCH -k -u admin https://10.10.10.10/redfish/v1/Managers/CIMC/EthernetInterfaces/NICs
-d'
{"DHCPv6": {
"OperatingMode": "Stateful",
"UseDNSServers": true
}
}
Setting IPv6 Attributes
This is not applicable for S3260 M5 servers.
Note
Cisco UCS C-Series Servers REST API Programmer's Guide
128
Cisco IMC REST API Examples
Examples of Server Tasks for 4.0(4)

Table of Contents

Other manuals for Cisco UCS C Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco UCS C Series and is the answer not in the manual?

Cisco UCS C Series Specifications

General IconGeneral
ProcessorIntel Xeon Scalable Processors
ManagementCisco Integrated Management Controller (CIMC)
MemoryDDR4
StorageNVMe
RAID SupportYes
NetworkMultiple Gigabit Ethernet and 10 Gigabit Ethernet options
Power SupplyRedundant power supply options
Operating System SupportVMware, Microsoft Windows, Linux
Form FactorRack Server

Related product manuals