Hi i am getting an rcfile mismatch in Netapp FAS8020. We are using 7 mode HA. Error message i have attached.
Could anyone please help me to figured out.
Netapp01 - 192.168.100.61
Netapp02 - 192.168.100.62
RC file output is shown below
netapp01> rdfile /etc/rc
hostname netapp01
ifconfig e0M `hostname`-e0M flowcontrol full netmask 255.255.255.0 partner 192.168.100.62 mtusize 1500
ifconfig e0e `hostname`-e0e netmask 255.255.255.0 mediatype auto flowcontrol full partner e0e mtusize 1500 trusted wins up
ifconfig e0f `hostname`-e0f netmask 255.0.0.0 mediatype auto flowcontrol full mtusize 1500 trusted wins up
route add default 192.168.100.1 1
routed on
netapp02> rdfile /etc/rc
hostname netapp02
ifconfig e0M `hostname`-e0M flowcontrol full netmask 255.255.255.0 mtusize 1500
ifconfig e0e `hostname`-e0e mediatype auto flowcontrol full netmask 255.255.255.0 mtusize 1500
ifconfig e0f `hostname`-e0f netmask 255.0.0.0 mediatype auto flowcontrol full mtusize 1500 trusted wins up
route add default 192.168.100.1 1
routed on