Explanation of the IP address assignment using SLIP.
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 is is configured manually in the Net_Config_SLIP.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 address for both.
- All available functions for using SLIP are explained in SLIP Interface section of the API Reference.