Interpretation Acquire the global address of IPv6. Specify from 1 to 8 for Number, and get addresses from 1 till vacant address is returned. In
Getting MAC Address from VN-V685/686/686B
Format /api/param?network.interface.mac
Example of Response network.interface.mac=008088001AEF&200 OK
Interpretation Acquire the MAC address. A
Allowed users admin, operator, user
6.11. Network Details
The APIs below are related to network details. These are equivalent to the features on the Details page of the WEB setting page. Refer to the instruction manual for details on the Details page.
Getting TOS Value of JPEG from
Format /api/param?network.interface.dscp.video.jpeg
Example of Response network.interface.dscp.video.jpeg=56&200 OK
Interpretation Acquire TOS that includes DHCP field for JPEG.
Allowed users admin, operator, user
Setting TOS Value of JPEG for VN-V685/686/686B
Format /api/param?network.interface.dscp.video.jpeg=data
Example /api/param?network.interface.dscp.video.jpeg=56
Example of Response
network.interface.dscp.video.jpeg&202
Accepted(network.interface.status=restart)
Interpretation Change TOS that includes DHCP field for JPEG. The range of set value is between 0 to 255 though MSB 6 bits in the value is valid. To validate the change, use "network.interface.status=restart" API.
Allowed user admin
Getting TOS Value of MPEG-4 from VN-V685/686/686B
Format /api/param?network.interface.dscp.video.mpeg
Example of Response network.interface.dscp.video.mpeg=56&200 OK
Interpretation Acquire TOS that includes DHCP field for
84