EasyManua.ls Logo

Cisco UCS C Series - Setting Dhcpv4 Attributes; Setting Dhcpv6 Attributes; Setting Ipv6 Attributes

Cisco UCS C Series
138 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
"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

Related product manuals