Page MenuHomeDevCentral

Configure CARP to send advertisements in unicast mode
Open, NormalPublic

Description

CARP sends advertisements using multicast by default, but can be configured to use unicast advertisements to a specific peer via the peer and peer6 parameters.

Why unicast ? Using CARP in unicast mode can be appropriate in a two-router topology, as communication only needs to occur between 2 specific peers and also multicast support is often filtered, limited, and so unreliable.

Steps :

  • 1. Add the parameter "peer" manually
  • 2. Verify CARP peer communication
  • 3. Automate the peer configuration with Salt
  • 4. Verify CARP peer communication

Event Timeline

yousra triaged this task as Normal priority.Mon, Mar 16, 20:01
yousra created this task.
yousra updated the task description. (Show Details)