SBC session border controllers
153
Aggregation group configuration commands
channel-group
This command adds FRONT-PORT interfaces to the aggregation group.
The use of the negative form of the command (no) removes FRONT-PORT interface from the aggregation group.
Syntax
channel-group <id> [force]
no channel-group
Parameters
<id> — sequence number of the aggregation group, to which the port will be added, takes values [1 ... 4];
[force] — optional parameter, may take value;
force — means being compatible with the rest of the group.
Example
SBC2000-[CONFIG]-[SWITCH]-[if]> channel-group 1
All uplink ports are combined in group 1.
lacp mode
This command allows you to select the channel aggregation mode:
Passive — switch does not initiate creation of a logical link, but processes incoming LACP packets;
Active — in this mode it is necessary to form an aggregated communication line and initiate
negotiation.
Connection of communication lines is formed if the other side works in LACP active or passive modes.
The use of the negative form of the command (no) sets the default channel aggregation mode.
Syntax
lacp mode <name>
no lacp mode
Parameters
<name> — mode:
active;
passive.
Default value
active
Example
SBC2000-[CONFIG]-[SWITCH]-[if]> lacp mode active
The channel aggregation mode «active» is enabled on the configurable ports.