IfIndex
|
The slot and port number of the serial port.
|
Descr
|
The description of the serial port.
|
Mode
|
Specifies the mode this port should operate in.
|
BaudRate
|
Specifies the baud rate of this port.
|
DataBits
|
Specifies the number of data bits, per byte of data, this port should send/receive.
|
MyAddr
|
Specifies this port's IP address. It is used for both "slip" and "ppp" modes.
|
PeerAddr
|
Specifies the peer's IP address. It is used for both "slip" and "ppp" modes.
|
SlipMtu
|
Specifies the MTU for this port.
|
SlipTxRxCompress
|
Enables or disables compression of TCP/IP packet headers on this port. Used for "slip" mode only.
|
SlipRxCompress
|
Enables or disables compression for receiving packets on this port. Used for "slip" mode only.
|
PppConfigFile
|
Specifies the configuration file to use PPP.
|