In VMware Cloud Foundation, configure routing for vSAN witness traffic so that the vSAN witness host can exchange system data with the management components for the workload domain.

Procedure

  1. Log in to the appliance of the vSAN witness host by using a Secure Shell (SSH) client.
    Setting Value
    FQDN sfo03w01vsanw01.sfo01.rainpole.local
    User name

    root

    Password vsan_witness_root_password
  2. Add a static route to the vSAN network in Availability Zone 1 by running this command.
    esxcli network ip route ipv4 add -n 172.16.43.0/24 -g 172.17.13.253
  3. Add a static route to the vSAN network in Availability Zone 2 by running this command.
    esxcli network ip route ipv4 add -n 172.16.63.0/24 -g 172.17.13.253