ONTAP Discussions
ONTAP Discussions
Hi All,
Can anyone provide me with a step by step process for changing the default gateway on a 3140HA cluster running 7.3.2. Thanks.
Dan
Solved! See The Solution
Thanks Spence.
Would it be possible from a Windows machine to copy the RC file, make the changes and then copy it back to the filer?
Also, any reboots involved or do the changes take effect immediately.
The above procedure is without reboot and is immediate. I had you change the /etc/rc file so your changes would be in effect on subsequent reboots.
To access the /etc/rc go to \\filer\c$ from a windows machine. When connected if you AD account is not in the administrators group then use the filer\administrator account.
>source /etc/rc = to avoid any reboots
In addition to the gateway, we're also looking to change the netmask. Would I just edit the /etc/rc file with all changes including the gateway and netmask, and then run source /etc/rc to avoid reboots?
what command do I use to see the "running" subnet mask info?
Thanks.
You are going to get much more out of your systems if you take a moment to read the system documentation. Set up a NOW account and read the manpages (manual pages) here:
http://now.netapp.com/NOW/knowledge/docs/ontap/rel7351/html/ontap/cmdref/index.htm
or use the CLI and type 'man ifconfig'