Western Digital OpenFlex Data24 DCS0010 User Manual page 92

Hide thumbs Also See for OpenFlex Data24 DCS0010:
Table of Contents

Advertisement

User Guide
},
"AddressOrigin": {
},
"IPv4Address": "10.202.249.56/24",
"IPv4Gateway": "10.202.249.1",
"MACAddress": "00:0c:ca:11:00:40",
"NetworkType": {
},
"MTUBytes": 1500,
"Controllers": "http://10.202.249.56:80/Storage/Devices/openflex-data24-
usalp03420xxxxxx/Controllers/?portid=00_0c_ca_11_00_40_10_202_249_56_24"
}
Step 7 : Send a HEAD to the Port object you wish to configure to secure the Etag for authorization
purposes.
curl -i -u user:password -X HEAD http://10.20.30.40/Storage/Devices/openflex-
data24-usalp03420xxxxxx/Ports/00_0c_ca_11_00_40_10_202_249_56_24/
Step 8 : Send a PUT to the Port object that contains the desired IPv4 address as well as the instruction
to change the
collected from the previous step.
curl -i -u user:password -H "Content-Type: application/json" -H "If-
Match: 3677651d2011428f32120a029b015e80" -X PUT --data '{"AddressOrigin":
{"ID": 3}}{"IPv4Address": "10.50.50.50/24"}' http://10.20.30.40/Storage/
Devices/0123456789/Ports/00_0c_ca_11_00_40_10_202_249_56_24/
Step 9 : Check the status of the Port by performing another GET to check the output.
{
"Self": "http://10.202.249.56:80/Storage/Devices/openflex-data24-
usalp03420xxxxxx/Ports/00_0c_ca_11_00_40_10_202_249_56_24/",
"ID": "00_0c_ca_11_00_40_10_202_249_56_24",
"Status": {
},
"AddressOrigin": {
},
"IPv4Address": "10.50.50.50/24",
"IPv4Gateway": "10.50.50.1",
"MACAddress": "00:0c:ca:11:00:40",
]
"ID": 65536,
"Name": "DHCPv4"
"ID": 8,
"Name": "IPv4 Network"
parameter of that Port to STATIC instead of DHCP and the Etag
AddressOrigin
"State": {
"ID": 16,
"Name": "In service"
},
"Health": [
{
"ID": 5,
"Name": "OK"
}
]
"ID": 3,
"Name": "STATIC"
5. Configuration
5.3 Setting Static IPs on Ports
85

Advertisement

Table of Contents
loading

This manual is also suitable for:

Openflex data24Dcs0010

Table of Contents