Configures a LAG profile for hardware support.
The default LAG profile is enabled.
Hardware configuration mode
This command is supported only on devices based on the Broadcom DNX chipset family. For a list of such devices, see the Supported Hardware topic.
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.
Supported port-channel IDs |
Maximum links per port-channel |
---|---|
1–256; Only 64 port-channels may be created at any one time. |
64 |
1–256; Only 64 port-channels may 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.