IPv4 Network Configurator Tutorial¶
This tutorial shows how to configure IP addresses and routing tables (that is, achieve static autoconfiguration) in wired and wireless networks in the INET Framework using the Ipv4NetworkConfigurator module.
Contents:
- Getting Started
- Step 1. Fully automatic IP address assignment
- Step 2. Manually overriding individual IP addresses
- Step 3. Automatically assigning IP addresses to a subnet from a given range
- Step 4. Fully automatic static routing table configuration
- Step 5. Manually overriding individual routes
- Step 6. Setting different metric for automatic routing table configuration
- Step 7. Configuring a hierarchical network
- Step 8. Configuring a mixed wired/wireless network
- Step 9. Leaving some part of the network unconfigured
- Step 10. Configuring a completely wireless network
- Step 11. Manually modifying an automatically created configuration
- Step 12. Mixing different kinds of autorouting
- Conclusion