Batch Script

Job ID: 35783898

Budget: $10 – $30 USD

I need to creat a SSH batch Script that will access a switch. Name of the switch is Core and IP addresses 192.32.xxx.x. Then would run 2 commands. I want to be able make the switch between DR and Main Server.

IP route 192.XXX.X.X, 255.255.255.X, 10.X.X.X
IP route 192.XXX.X.X, 255.255.255.X, 10.X.X.X
End

to fail back to Main Server
No ip route 192.XXX.X.X, 255.255.255.X, 10.X.X.X
No IP route 192.XXX.X.X, 255.255.255.X, 10.X.X.X
End.

If you can create the script for this I can fill in the numbers that has an Xs on my end. Thank you
Related categories: PHP Python Linux Software Architecture Shell Script