netapp ip 設定?


/etc/hosts
/etc/rc

/etc/hostsにhostname、"hostname"-e0a などを書いとく?

192.168.0.1 netapp netapp-e0a
10.0.0.1    netapp-e0b


/etc/rc
netmaskを指定するときはnetmaskを書く

hostname netapp
ifconfig e0a `hostname`-e0a mediatype auto flowcontrol full
ifconfig e0b `hostname`-e0b mediatype auto flowcontrol full netmask 255.255.254.0