Citrix ADC

VRRP interface binding in a single node active cluster

当你设置一个高可用性(HA)迁移到a cluster setup, all configurations must be compatible and must be supportable in the cluster. To achieve this, you can now configure virtual router IDs (VRIDs and VRID6s) on a node interface.

Important

Currently, only a single-node active cluster system supports VRIDs and VRID6s.

For instructions for configuring VRIDs and VRID6s, seeConfiguring Virtual MAC Addresses.

To configure a virtual router ID on a single-node active cluster, add the VRID or VRID6 and bind it to the cluster-node interface.

To add a VRID by using the Citrix ADC CLI

At the command prompt, type:

add vrID 

To bind a VRID to the cluster-node interface by using the Citrix ADC CLI

At the command prompt, type:

Bind vrid  -ifnum  | -trackifNum 

To add a VRID6 by using the Citrix ADC CLI

At the command prompt, type:

add vrID6 

To bind a VRID6 to a cluster node interface by using the CLI

At the command prompt, type:

bind vrid6  -ifnum  | -trackifNum  Add vrID6 100 Bind vrid6 100 –ifnum 1/1 1/2 Done
VRRP interface binding in a single node active cluster

In this article