Explanation of the IP address assignment using SLIP.
More...
Explanation of the IP address assignment using SLIP.
This is a simple protocol and does not allow automatic configuration, therefore only one configuration mode is supported:
- Static IP
The IP address, network mask and default gateway are configured in the Net_Config_SLIP_0.h file. It is possible to change the IP address at runtime. The static configuration specifies also a primary and (optional) secondary DNS server.
- Note
- If both SLIP and Ethernet interfaces are used simultaneously, you must not set the same network group address for both.
- All available functions for using SLIP are explained in SLIP Interface section of the Reference.