Phase 2 selectors and ADVPN shortcut tunnels
Phase 2 selectors can be used to inject IKE routes on the ADVPN shortcut tunnel. When configuration method (mode-cfg
) is enabled in IPsec phase 1 configuration, enabling mode-cfg-allow-client-selector
allows custom phase 2 selectors to be configured. By also enabling the addition of a route to the peer destination selector (add-route
) in the phase 1 configuration, IKE routes based on the phase 2 selectors can be injected. This means that routes do not need to be reflected on the hub to propagate them between spokes, avoiding possible BGP daemon process load issues and improving network scalability in a large-scale ADVPN network.
For details, see SD-WAN in large scale deployments.