How to save iproute2 configuration?

I know how to modify the iproute2 settings on a Linux box by using the "ip route *" and "ip rule *" commands.

But how do I save the settings such that they will remain if the machine gets rebooted?

 

 

 

 

Top