HA problems in SBC 1100
Hello,
I have a problem configuring HA on SBC 1100 via wancom0. I followed the procedure:
Procedure
Configure the network interface for wancom0 on a VLAN that is not the VLAN for the
management interface. Configure a unique address for the pri-utility-addr and secutility-
addr parameters.
1. Logon and navigate to the network-interface object.
ORACLE# configure terminal
ORACLE(configure)# system
ORACLE(system)# network-interface
ORACLE(network-interface)
2. Type name wancom0, and press ENTER.
3. Type sub-port-id <VLANname>, and press ENTER.
4. Type netmask 255.255.0.0, and press ENTER.
5. Type pri-utility-addr 169.254.1.1, and press ENTER.
6. Type sec-utility-addr 169.254.1.2, and press ENTER.
7. Type done, and press ENTER.
8. Type quit, and press ENTER.