profile etcam

Specifies external TCAM (ETCAM) profiles to support border profiles for Internet peering.

Syntax

profile etcam { default | ipv4-v6-route | ipv6-route }

Command Default

The default profile is enabled.

Parameters

default
Programs IPv4 unicast routes in the external lookup device (ELK). The internal longest prefix match (LPM) is used to program IPv6 unicast routes.
ipv4-v6-route
Programs IPv4 and v6 unicast routes in the ELK.
ipv6-route
Programs IPv6 unicast routes in the ELK. The internal LPM is used to program IPv4 unicast routes.

Modes

Hardware configuration mode

Usage Guidelines

This command is supported only on the SLX 9640.

This command does not have a no form. Specify default to revert to the default settings.

Examples

The following example specifies that IPv4 and IPv6 routes are programmed in the ELK.

device# configure terminal
device(config)# hardware
device(config-hardware)# profile etcam ipv4-v6-route