Remove Link Mapping

Procedure

  1. Log in to the network node using SSH and go to the EFA folder.
    # cd efa
  2. Remove link mappings.
    • Remove all the mappings.
      # sudo efa-link-mapping remove
    • Remove all the mappings for the selected host.
      # sudo efa-link-mapping remove -H compute1/ip-address
    • Remove the selected mapping.
      # sudo efa-link-mapping remove -H compute1 -n eth0