NET_DVR_ETHERNET_V30

Ethernet Configuration Structure

Member

Data Type

Description

struDVRIP

NET_DVR_IPADDR_UNION

Device IP address

struDVRIPMask

NET_DVR_IPADDR_UNION

Mask of device IP address

dwNetInterface

DWORD

Network interface type: 1-10MBase-T; 2-10MBase-T (full duplex); 3-100MBase-TX; 4-100M (full duplex); 5-10M/100M/1000M (self-adaptive); 6-1000M (full duplex)

wDVRPort

WORD

Device port No.

wMTU

WORD

MTU settings, the default is 1500.

byMACAddr

Array of BYTE

Device physical address.

byEthernetPortNo

BYTE

Network interface No.: 0-invalid, 1-interface 0, 2-interface 1, and so on. This parameter is read-only.

byRes

Array of BYTE

Reserved.