Edit SerialPort Serial Port

ItemDescription
IfIndexIfIndex for this port.
DescrPort description.
ModeUsed to configure the mode this port should operate in.
BaudRateUsed to configure the baud rate of this port.
DataBitsUsed to configure the number of data bits, per byte of data, this port should send/receive.
MyAddrUsed to configure this port's IP address. Used for both 'slip' and 'ppp' modes.
PeerAddrUsed to configure the peer's IP address. Used for both 'slip' and 'ppp' modes.
SlipMtuUsed to configure the MTU for this port. Used for slip only.
SlipTxRxCompressUsed to enable/disable compression of TCP/IP packet headers on this port. Used for slip only.
SlipRxCompressUsed to enable/disable compression for receiving packets on this port. Used for slip only.
PppConfigFileUsed to configure the configuration file to use for PPP.