profile lag

Specifies a LAG profile for hardware support.

Syntax

profile lag { default | lag-profile-1 }
no profile lag

Command Default

The default LAG profile is enabled.

Parameters

default
Specifies the default LAG profile. As described in the Usage Guidelines, the maximum numbers of port-channel IDs and links per port-channel vary with device and TCAM profile.
lag-profile-1
Specifies lag-profile-1 as the LAG profile. As described in the Usage Guidelines, the maximum numbers of port-channel IDs and links per port-channel vary with device and TCAM profile.

Modes

Hardware configuration mode

Usage Guidelines

This command is not supported on SLX 9150 or SLX 9250 devices.

To view the current LAG profile, enter the show hardware profile current command.

To restore the default LAG profile, enter the no form of this command.

( SLX 9540 and SLX 9640) Maximum numbers of port-channel IDs and links per port-channel vary with device and LAG profile, as follows:
Table 1. Port-channel scale for SLX 9540 and SLX 9640 devices

Device or series

LAG profile

Supported port-channel IDs

Maximum links per port-channel

SLX 9540 SLX 9640

default

1–256; Only 64 port-channels may be created at any one time.

64

SLX 9540 SLX 9640

lag-profile-1

1–256; Only 64 port-channels may be created at any one time.

32

( SLX 9150, and SLX 9250) Maximum numbers of port-channel IDs and links per port-channel vary only with device, as follows:
Table 2. Port-channel support for SLX 9150 and SLX 9250 devices

Device or series

Supported port-channel IDs

Maximum links per port-channel

SLX 9150, SLX 9250

1–256; Only 128 port-channels may be created at any one time.

64

Note

Note

Non-default LAG profiles are not supported for the SLX 9150 and SLX 9250 devices.

Examples

The following example specifies lag-profile-1.

device# configure terminal
device(config)# hardware
device(config-hardware)# profile lag lag-profile-1