Configuring TCAM profiles to support LVTEP

LVTEP configurations use the vxlan-visibility TCAM profile, as illustrated in this task.

  1. Enter global configuration mode and enter the hardware command.
    device# configure terminal
    device(config)# hardware
  2. In hardware configuration mode, enter the profile tcam command.
    device(config-hardware)# profile tcam default
  3. Save the running configuration to the startup configuration.
    device# copy running-config startup config
  4. Reboot the device.