Software Archive
Read-only legacy content
17061 Discussions

Setting Static Route in MIC

Paul_P_3
Novice
512 Views

We need to create static routes in the MICs in addition to the default route.  Other than doing this by hand in our torque prologue, is there a way to do this permanently like using /etc/sysconfig/network-scripts/route-mic0?  We have our MICs set up to use an external bridge.

0 Kudos
1 Reply
William_Howell
Beginner
512 Views

I am also wondering if this can be achieved using static route files. As a work around, to not have to add routes in the prologue script, we've added rc.d scripts for the mic os.  These scripts use the 'route add' command to generate the routes. It would be nice however to just use the standard static routes files. 

0 Kudos
Reply