To configure a route:
The Add Route screen opens.
Preference/status | Prefer None | Prefer VIP | Prefer STATIC |
---|---|---|---|
No VIP, no static IP | Not applied. On Active server, alarm 70015 is raised. On Standby or Spare server, this error is ignored. | Not applied. If VIP is not configured, Alarm 70016 is raised. On Active server, alarm 70015 is also raised. | Not applied. Alarm 70017 is raised. |
No VIP, one or more static IP | Applied without "src" option specified to kernel. Kernel will use the first static IP as source address automatically. | Not applied. If VIP is not configured, Alarm 70016 is raised. On Active server, alarm 70015 is also raised. | Applied to the first static IP |
One VIP, no static IP | Applied without "src" option specified to kernel. Kernel will use the VIP as source address automatically. | Applied to VIP | Not applied. Alarm 70017 is raised. |
One VIP, one or more static IP | Applied without "src" option specified to kernel. Kernel will use the VIP as source address automatically. | Applied to VIP | Applied to first static IP |
Two or more VIPs, no static IP | Applied without "src" option specified to kernel. Kernel will use the first VIP as source address automatically. | Applied to first VIP | Not applied. Alarm 70017 is raised. |
Two or more VIPs, one or more static IP | Applied without "src" option specified to kernel. Kernel will use the first static IP as source address automatically. | Applied to first VIP | Applied to first static IP |