Citrix SD-WAN

NDP router advertisement and prefix delegation group

NDP router advertisement

In an IPv6 network, SD-WAN appliance periodically multicasts Router Advertisement (RA) messages to announce its availability and convey information to the neighboring appliances in the SD-WAN network. The router advertisements include the IPv6 prefix information. Neighbor Discovery protocol (NDP) running on SD-WAN appliances uses these router advertisements to determine the neighboring devices on the same link. It also determines each other’s link-layer addresses, find neighbors, and maintain reachability information about the paths to active neighbors.

To configure the NDP router advertisement,

  1. In the Configuration Editor, navigate to Sites > NDP Router Advertisement.

  2. Click + and select one of the configured virtual interfaces from the Virtual Interface drop-down list.

  3. Select the Enable Advertisement check box to enable sending periodic router advertisements and responding to Router Solicitations for the selected virtual interface.

  4. Specify the maximum, minimum, and router lifetime intervals.

    • Max Interval: The maximum time (in seconds) allowed between sending periodic unsolicited multicast router advertisements.
    • Min Interval: The minimum time (in seconds) allowed between sending periodic unsolicited multicast router advertisements.
    • Router Lifetime: The time (in seconds) the router is considered valid by the hosts. 0 indicates the router cannot be used as the default router.
  5. Select Managed Flag check box if IP addresses are available through DHCPv6 protocol.

  6. Select Other Flag check box if the configuration information (other than the IP addresses) is available through the DHCPv6 protocol.

  7. Specify the following values for the selected interface.

    • Link MTU: The recommended Maximum Transmission Unit (MTU) for the interface.
    • Reachable Time: The time (in milliseconds) the NDP protocol stays in the Reachable state.
    • Retransmit Timer: The time (in milliseconds) between retransmission of Neighbor Solicitation messages when resolving an IP address or probing a neighbor.
    • Hop Limit: The maximum number of hops to be included in the router advertisement.
  8. Enter the details associated with the prefix.

    • Prefix: The prefix and prefix length in Classless Inter-Domain Routing (CIDR) notation.
    • Valid Lifetime: The time in seconds up to which the prefix is valid. -1 represents infinity which means the prefix remains forever.
    • On-link: When selected the prefix is considered as local to the network.
    • Autonomous Flag: When enabled the prefix is used by the host’s Stateless Address Autoconfiguration (SLAAC) to generate the IP address.
    • Prefix Lifetime: The time (in seconds) up to which the prefix is considered as preferred.
  9. Click Apply.

  10. To configure more virtual interfaces for NDP router advertisement, click +.

NDP router advertisement

Prefix delegation group

NOTE

Prefix delegation is not supported in Citrix SD-WAN 11.3 release.

Citrix SD-WAN appliances can be configured as a DHCPv6 client to request a prefix from the ISP using the configured WAN port. Once Citrix SD-WAN appliance receives the prefix, it uses the prefix to create a pool of IP addresses to cater the LAN clients. Citrix SD-WAN appliance then behaves as a DHCP server and advertise the prefix on the LAN ports to the LAN side clients.

To configure prefix delegation,

  1. In the Configuration Editor, navigate to Sites > Prefix Delegation Group.

  2. Click + and choose a configured WAN Virtual Interface on which the prefix is requested from the ISP.

  3. Provide the following details:

    • LAN Virtual Interface: Select one of the configured LAN virtual interfaces for which the prefix is requested.
    • Prefix Length: The number of bits of a Global Unicast IPv6 address that are part of the prefix.
    • Interface IP Host Portion: The host portion to be used for the interface IP address.
    • Prefix ID: A unique identifier to identify the prefix delegation requests for the LAN interface.
  4. Click Apply.

  5. To configure more WAN virtual interfaces as part of the Prefix Delegation Group, click +.

Prefix delegation

NDP router advertisement and prefix delegation group