SystemRescueCd provides several network configuration boot options so that the network interfaces are already configured when the SystemRescueCd boot process is complete. These options allows both dynamic IP configuration (using dodhcp) and static IP configuration (using ethx=ipaddr/cidr, gateway=ipaddr, dns=ipaddr).
With the ethx=ipaddr/cidr option, all the ethernet interfaces of the computer are configured with the same IP […]