Enable or Disable ARP Suppression and Neighbor Discovery (ND)

You can enable or disable ARP Suppression and Neighbor Discovery (ND).

About this task

Follow this procedure to enable or disable ARP Suppression and Neighbor Discovery (ND) on a tenant EPG when you configure network property during EPG update operations.
Note

Note

Latest value will be effective for EPG update and delete on suppress-arp and suppress-nd on common-ctag.

Procedure

Run the following command to enable or disable ARP Suppression and Neighbor Discovery (ND) on a tenant EPG:

When you delete a network property, a default value of "false" is configured.

efa tenant epg update –-name <epg-name> --tenant <tenant-name> 
         --operation  <network-propert-add | <network-property-update> | < network-property-delete>
         --suppress-arp <ctag:suppress-arp> --suppress-nd <ctag:suppress-nd>

Example