Specifying a TCAM profile

Follow these steps to specify a TCAM profile.

  1. Enter global configuration mode.
    device# configure terminal
  2. Enter the hardware command to enable hardware configuration mode.
    device(config)# hardware
  3. Enter the profile tcam command to specify a TCAM profile.
    device(config-hardware)# profile tcam multicast-profile
  4. Return to privileged EXEC mode.
    device(config-hardware)# end
  5. Save the configuration.
    device# copy running-config startup-config
  6. Enter the reload system command to reboot the device.
    device# reload system