FAS3210 running 8.0.2P3 7-mode with two controllers in a single stack.
I've configured controller B's network interfaces using command line over the serial connection. Then rebooted it using "reboot. After a few minutes, I wasn't able to connect using its ip addreses. I connected through the serial console and found that none of interfaces were configured with the ips I assigned them.
controller B's interfaces were assigned ips using the following "ifconfig e0a 192.169.1.3 netmask 255.255.255.0 partner 192.168.1.2"
ifconfig -a showed the ip bound to e0a and I could ping it from controller A but after a reboot all was lost.
Any assistance or clarification is appreciated.