Configuring a static channel group, Configuring a static channel, Group – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 565
Link Aggregation Introduction and Configuration
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
20.9
Configuring a Static Channel Group
For details of LACP channel group commands, see
.
The following example creates a static channel group and adds switch ports 1.0.1 and
1.0.2
.
Commands Used
Validation
Commands
awplus#
configure terminal
Enter the Global Configuration mode.
awplus(config)#
interface port1.0.1
Enter the Interface Configuration mode to configure
port 1.0.1.
awplus(config-if)#
static-channel-group 2
Add port 1.0.1 to static-channel-group 2.
awplus(config-if)#
exit
Exit the Interface Configuration mode and return to
the Global Configuration mode.
awplus(config)#
interface port1.0.2
Enter the Interface Configuration mode to configure
port 1.0.2.
awplus(config-if)#
static-channel-group 2
Add port 1.0.2 to static-channel-group 2.
awplus(config-if)#
interface sa2
Select the static aggregator logical interface created
for static-channel-group 2 named sa2.