Configures a LAG profile for hardware support.
The default LAG profile is enabled.
Hardware configuration mode
This command is supported on the Extreme 8820, SLX 9740, SLX 9640, and SLX 9540 devices only.
To view the current LAG profile, enter the show hardware profile current command.
For the new setting to take effect, you need to run the copy running-config startup-config to reload the device. Run this command during a maintenance window so that the profile changes are activated without interrupting normal network services.
This command does not support a no form. Use the profile lag default form of the command to restore the default LAG profile.
Port channel scale and support for SLX 9740/Extreme 8820
Device | LAG Profile | Supported port-channel IDs | Maximum links per port-channel |
---|---|---|---|
SLX 9740-40/Extreme 8820-40 | default | 1-256; Only 77 port-channels can be created at one time. | 64 |
SLX 9740-80/Extreme 8820-80 | default | 1-256; Only 153 port-channels can be created at one time. | 64 |
Note
Supported port-channel IDs |
Maximum links per port-channel |
---|---|
1–256; Only 64 port-channels can be created at any one time. |
64 |
1–256; Only 64 port-channels can be created at any one time. |
32 |
The following example specifies lag-profile-1.
device# configure terminal device(config)# hardware device(config-hardware)# profile lag lag-profile-1 **Warning: To activate the new profile config, please run 'copy running-config startup-config' followed by reload system.