Command Manual (For Soliton) – Link Aggregation
H3C S3100 Series Ethernet Switches
Chapter 1 Link Aggregation Configuration
Commands
1-8
Parameter
agg-id
: Aggregation group ID, in the range of 1 to 28.
agg-name
: Aggregation group name, a string of 1 to 32 characters.
Description
Use the
link-aggregation group description
command to set a description for an
aggregation group.
Use the
undo link-aggregation group description
command to remove the
description of an aggregation group.
Note:
If you have saved the current configuration with the
save
command, after system
reboot, the configuration concerning manual and static aggregation groups and their
descriptions still exists, but that of the dynamic aggregation groups and their
descriptions gets lost.
You can use the
display link-aggregation verbose
command to check the
configuration result.
Example
# Set the description "abc" for aggregation group 1.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] link-aggregation group 1 description abc
1.1.9 link-aggregation group mode
Syntax
link-aggregation group
agg-id
mode
{
manual
|
static
}
undo link-aggregation group
agg-id
View
System view
Parameter
agg-id
: Aggregation group ID, in the range of 1 to 28.
manual
: Creates a manual aggregation group.
static
: Creates a static aggregation group.